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

models.dms-2016-01-01-intermediate.json Maven / Gradle / Ivy

{
  "customizationConfig" : {
    "attachPayloadTraitToMember" : { },
    "blacklistedSimpleMethods" : [ "describeReplicationTaskAssessmentResults" ],
    "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" : [ "describeAccountAttributes", "describeCertificates", "describeConnections", "describeEndpointTypes", "describeEndpoints", "describeEventCategories", "describeEventSubscriptions", "describeEvents", "describeOrderableReplicationInstances", "describeReplicationInstances", "describeReplicationSubnetGroups", "describeReplicationTasks" ]
  },
  "metadata" : {
    "apiVersion" : "2016-01-01",
    "asyncBuilder" : "DefaultDatabaseMigrationAsyncClientBuilder",
    "asyncBuilderInterface" : "DatabaseMigrationAsyncClientBuilder",
    "asyncClient" : "DefaultDatabaseMigrationAsyncClient",
    "asyncInterface" : "DatabaseMigrationAsyncClient",
    "authPolicyPackageName" : null,
    "authType" : "V4",
    "baseBuilder" : "DefaultDatabaseMigrationBaseClientBuilder",
    "baseBuilderInterface" : "DatabaseMigrationBaseClientBuilder",
    "baseExceptionName" : "DatabaseMigrationException",
    "baseRequestName" : "DatabaseMigrationRequest",
    "baseResponseName" : "DatabaseMigrationResponse",
    "cborProtocol" : false,
    "clientPackageName" : "databasemigration",
    "contentType" : null,
    "defaultEndpoint" : null,
    "defaultEndpointWithoutHttpProtocol" : null,
    "defaultRegion" : null,
    "descriptiveServiceName" : "AWS Database Migration Service",
    "documentation" : "AWS Database Migration Service 

AWS Database Migration Service (AWS DMS) can migrate your data to and from the most widely used commercial and open-source databases such as Oracle, PostgreSQL, Microsoft SQL Server, Amazon Redshift, MariaDB, Amazon Aurora, MySQL, and SAP Adaptive Server Enterprise (ASE). The service supports homogeneous migrations such as Oracle to Oracle, as well as heterogeneous migrations between different database platforms, such as Oracle to MySQL or SQL Server to PostgreSQL.

For more information about AWS DMS, see What Is AWS Database Migration Service? in the AWS Database Migration User Guide.

", "endpointPrefix" : "dms", "fullAuthPolicyPackageName" : "software.amazon.awssdk.services", "fullClientPackageName" : "software.amazon.awssdk.services.databasemigration", "fullModelPackageName" : "software.amazon.awssdk.services.databasemigration.model", "fullPaginatorsPackageName" : "software.amazon.awssdk.services.databasemigration.paginators", "fullRequestTransformPackageName" : "software.amazon.awssdk.services.databasemigration.transform", "fullTransformPackageName" : "software.amazon.awssdk.services.databasemigration.transform", "ionProtocol" : false, "jsonProtocol" : true, "jsonVersion" : "1.1", "modelPackageName" : "databasemigration.model", "paginatorsPackageName" : "databasemigration.paginators", "protocol" : "json", "queryProtocol" : false, "requestTransformPackageName" : "databasemigration.transform", "requiresApiKey" : false, "requiresIamSigners" : false, "rootPackageName" : "software.amazon.awssdk.services", "serviceId" : "Database Migration Service", "serviceName" : "DatabaseMigration", "signingName" : "dms", "syncBuilder" : "DefaultDatabaseMigrationClientBuilder", "syncBuilderInterface" : "DatabaseMigrationClientBuilder", "syncClient" : "DefaultDatabaseMigrationClient", "syncInterface" : "DatabaseMigrationClient", "transformPackageName" : "databasemigration.transform", "uid" : "dms-2016-01-01", "xmlProtocol" : false }, "operations" : { "AddTagsToResource" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Adds metadata tags to an AWS DMS resource, including replication instance, endpoint, security group, and migration task. These tags can also be used with cost allocation reporting to track cost associated with DMS resources, or used in a Condition statement in an IAM policy for DMS.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "AddTagsToResourceRequest", "variableName" : "addTagsToResourceRequest", "variableType" : "AddTagsToResourceRequest", "documentation" : "

Associates a set of tags with an AWS DMS resource.

", "simpleType" : "AddTagsToResourceRequest", "variableSetterType" : "AddTagsToResourceRequest" }, "methodName" : "addTagsToResource", "operationName" : "AddTagsToResource", "paginated" : false, "returnType" : { "returnType" : "AddTagsToResourceResponse", "documentation" : "

" }, "syncReturnType" : "AddTagsToResourceResponse" }, "ApplyPendingMaintenanceAction" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Applies a pending maintenance action to a resource (for example, to a replication instance).

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ApplyPendingMaintenanceActionRequest", "variableName" : "applyPendingMaintenanceActionRequest", "variableType" : "ApplyPendingMaintenanceActionRequest", "documentation" : "

", "simpleType" : "ApplyPendingMaintenanceActionRequest", "variableSetterType" : "ApplyPendingMaintenanceActionRequest" }, "methodName" : "applyPendingMaintenanceAction", "operationName" : "ApplyPendingMaintenanceAction", "paginated" : false, "returnType" : { "returnType" : "ApplyPendingMaintenanceActionResponse", "documentation" : "

" }, "syncReturnType" : "ApplyPendingMaintenanceActionResponse" }, "CreateEndpoint" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates an endpoint using the provided settings.

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

AWS DMS cannot access the AWS KMS key.

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

The resource you are attempting to create already exists.

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

The quota for this resource quota has been exceeded.

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

The resource is in a state that prevents it from being used for database migration.

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

The resource could not be found.

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

AWS DMS was denied access to the endpoint. Check that the role is correctly configured.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateEndpointRequest", "variableName" : "createEndpointRequest", "variableType" : "CreateEndpointRequest", "documentation" : "

", "simpleType" : "CreateEndpointRequest", "variableSetterType" : "CreateEndpointRequest" }, "methodName" : "createEndpoint", "operationName" : "CreateEndpoint", "paginated" : false, "returnType" : { "returnType" : "CreateEndpointResponse", "documentation" : "

" }, "syncReturnType" : "CreateEndpointResponse" }, "CreateEventSubscription" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates an AWS DMS event notification subscription.

You can specify the type of source (SourceType) you want to be notified of, provide a list of AWS DMS source IDs (SourceIds) that triggers the events, and provide a list of event categories (EventCategories) for events you want to be notified of. If you specify both the SourceType and SourceIds, such as SourceType = replication-instance and SourceIdentifier = my-replinstance, you will be notified of all the replication instance events for the specified source. If you specify a SourceType but don't specify a SourceIdentifier, you receive notice of the events for that source type for all your AWS DMS sources. If you don't specify either SourceType nor SourceIdentifier, you will be notified of events generated from all AWS DMS sources belonging to your customer account.

For more information about AWS DMS events, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

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

The quota for this resource quota has been exceeded.

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

The resource could not be found.

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

The resource you are attempting to create already exists.

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

The SNS topic is invalid.

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

You are not authorized for the SNS subscription.

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

The ciphertext references a key that doesn't exist or that the DMS account doesn't have access to.

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

The specified master key (CMK) isn't enabled.

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

The state of the specified AWS KMS resource isn't valid for this request.

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

The specified AWS KMS entity or resource can't be found.

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

This request triggered AWS KMS request throttling.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateEventSubscriptionRequest", "variableName" : "createEventSubscriptionRequest", "variableType" : "CreateEventSubscriptionRequest", "documentation" : "

", "simpleType" : "CreateEventSubscriptionRequest", "variableSetterType" : "CreateEventSubscriptionRequest" }, "methodName" : "createEventSubscription", "operationName" : "CreateEventSubscription", "paginated" : false, "returnType" : { "returnType" : "CreateEventSubscriptionResponse", "documentation" : "

" }, "syncReturnType" : "CreateEventSubscriptionResponse" }, "CreateReplicationInstance" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates the replication instance using the specified parameters.

AWS DMS requires that your account have certain roles with appropriate permissions before you can create a replication instance. For information on the required roles, see Creating the IAM Roles to Use With the AWS CLI and AWS DMS API. For information on the required permissions, see IAM Permissions Needed to Use AWS DMS.

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

AWS DMS was denied access to the endpoint. Check that the role is correctly configured.

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

The resource you are attempting to create already exists.

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

There are not enough resources allocated to the database migration.

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

The quota for this resource quota has been exceeded.

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

The storage quota has been exceeded.

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

The resource could not be found.

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

The replication subnet group does not cover enough Availability Zones (AZs). Edit the replication subnet group and add more AZs.

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

The resource is in a state that prevents it from being used for database migration.

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

The subnet provided is invalid.

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

AWS DMS cannot access the AWS KMS key.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateReplicationInstanceRequest", "variableName" : "createReplicationInstanceRequest", "variableType" : "CreateReplicationInstanceRequest", "documentation" : "

", "simpleType" : "CreateReplicationInstanceRequest", "variableSetterType" : "CreateReplicationInstanceRequest" }, "methodName" : "createReplicationInstance", "operationName" : "CreateReplicationInstance", "paginated" : false, "returnType" : { "returnType" : "CreateReplicationInstanceResponse", "documentation" : "

" }, "syncReturnType" : "CreateReplicationInstanceResponse" }, "CreateReplicationSubnetGroup" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a replication subnet group given a list of the subnet IDs in a VPC.

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

AWS DMS was denied access to the endpoint. Check that the role is correctly configured.

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

The resource you are attempting to create already exists.

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

The resource could not be found.

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

The quota for this resource quota has been exceeded.

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

The replication subnet group does not cover enough Availability Zones (AZs). Edit the replication subnet group and add more AZs.

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

The subnet provided is invalid.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateReplicationSubnetGroupRequest", "variableName" : "createReplicationSubnetGroupRequest", "variableType" : "CreateReplicationSubnetGroupRequest", "documentation" : "

", "simpleType" : "CreateReplicationSubnetGroupRequest", "variableSetterType" : "CreateReplicationSubnetGroupRequest" }, "methodName" : "createReplicationSubnetGroup", "operationName" : "CreateReplicationSubnetGroup", "paginated" : false, "returnType" : { "returnType" : "CreateReplicationSubnetGroupResponse", "documentation" : "

" }, "syncReturnType" : "CreateReplicationSubnetGroupResponse" }, "CreateReplicationTask" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a replication task using the specified parameters.

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

AWS DMS was denied access to the endpoint. Check that the role is correctly configured.

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

The resource is in a state that prevents it from being used for database migration.

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

The resource you are attempting to create already exists.

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

The resource could not be found.

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

AWS DMS cannot access the AWS KMS key.

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

The quota for this resource quota has been exceeded.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateReplicationTaskRequest", "variableName" : "createReplicationTaskRequest", "variableType" : "CreateReplicationTaskRequest", "documentation" : "

", "simpleType" : "CreateReplicationTaskRequest", "variableSetterType" : "CreateReplicationTaskRequest" }, "methodName" : "createReplicationTask", "operationName" : "CreateReplicationTask", "paginated" : false, "returnType" : { "returnType" : "CreateReplicationTaskResponse", "documentation" : "

" }, "syncReturnType" : "CreateReplicationTaskResponse" }, "DeleteCertificate" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the specified certificate.

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

The resource could not be found.

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

The resource is in a state that prevents it from being used for database migration.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteCertificateRequest", "variableName" : "deleteCertificateRequest", "variableType" : "DeleteCertificateRequest", "documentation" : "", "simpleType" : "DeleteCertificateRequest", "variableSetterType" : "DeleteCertificateRequest" }, "methodName" : "deleteCertificate", "operationName" : "DeleteCertificate", "paginated" : false, "returnType" : { "returnType" : "DeleteCertificateResponse", "documentation" : null }, "syncReturnType" : "DeleteCertificateResponse" }, "DeleteConnection" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the connection between a replication instance and an endpoint.

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

AWS DMS was denied access to the endpoint. Check that the role is correctly configured.

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

The resource could not be found.

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

The resource is in a state that prevents it from being used for database migration.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteConnectionRequest", "variableName" : "deleteConnectionRequest", "variableType" : "DeleteConnectionRequest", "documentation" : "

", "simpleType" : "DeleteConnectionRequest", "variableSetterType" : "DeleteConnectionRequest" }, "methodName" : "deleteConnection", "operationName" : "DeleteConnection", "paginated" : false, "returnType" : { "returnType" : "DeleteConnectionResponse", "documentation" : "

" }, "syncReturnType" : "DeleteConnectionResponse" }, "DeleteEndpoint" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the specified endpoint.

All tasks associated with the endpoint must be deleted before you can delete the endpoint.

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

The resource could not be found.

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

The resource is in a state that prevents it from being used for database migration.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteEndpointRequest", "variableName" : "deleteEndpointRequest", "variableType" : "DeleteEndpointRequest", "documentation" : "

", "simpleType" : "DeleteEndpointRequest", "variableSetterType" : "DeleteEndpointRequest" }, "methodName" : "deleteEndpoint", "operationName" : "DeleteEndpoint", "paginated" : false, "returnType" : { "returnType" : "DeleteEndpointResponse", "documentation" : "

" }, "syncReturnType" : "DeleteEndpointResponse" }, "DeleteEventSubscription" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes an AWS DMS event subscription.

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

The resource could not be found.

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

The resource is in a state that prevents it from being used for database migration.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteEventSubscriptionRequest", "variableName" : "deleteEventSubscriptionRequest", "variableType" : "DeleteEventSubscriptionRequest", "documentation" : "

", "simpleType" : "DeleteEventSubscriptionRequest", "variableSetterType" : "DeleteEventSubscriptionRequest" }, "methodName" : "deleteEventSubscription", "operationName" : "DeleteEventSubscription", "paginated" : false, "returnType" : { "returnType" : "DeleteEventSubscriptionResponse", "documentation" : "

" }, "syncReturnType" : "DeleteEventSubscriptionResponse" }, "DeleteReplicationInstance" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the specified replication instance.

You must delete any migration tasks that are associated with the replication instance before you can delete it.

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

The resource is in a state that prevents it from being used for database migration.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteReplicationInstanceRequest", "variableName" : "deleteReplicationInstanceRequest", "variableType" : "DeleteReplicationInstanceRequest", "documentation" : "

", "simpleType" : "DeleteReplicationInstanceRequest", "variableSetterType" : "DeleteReplicationInstanceRequest" }, "methodName" : "deleteReplicationInstance", "operationName" : "DeleteReplicationInstance", "paginated" : false, "returnType" : { "returnType" : "DeleteReplicationInstanceResponse", "documentation" : "

" }, "syncReturnType" : "DeleteReplicationInstanceResponse" }, "DeleteReplicationSubnetGroup" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes a subnet group.

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

The resource is in a state that prevents it from being used for database migration.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteReplicationSubnetGroupRequest", "variableName" : "deleteReplicationSubnetGroupRequest", "variableType" : "DeleteReplicationSubnetGroupRequest", "documentation" : "

", "simpleType" : "DeleteReplicationSubnetGroupRequest", "variableSetterType" : "DeleteReplicationSubnetGroupRequest" }, "methodName" : "deleteReplicationSubnetGroup", "operationName" : "DeleteReplicationSubnetGroup", "paginated" : false, "returnType" : { "returnType" : "DeleteReplicationSubnetGroupResponse", "documentation" : "

" }, "syncReturnType" : "DeleteReplicationSubnetGroupResponse" }, "DeleteReplicationTask" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the specified replication task.

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

The resource could not be found.

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

The resource is in a state that prevents it from being used for database migration.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteReplicationTaskRequest", "variableName" : "deleteReplicationTaskRequest", "variableType" : "DeleteReplicationTaskRequest", "documentation" : "

", "simpleType" : "DeleteReplicationTaskRequest", "variableSetterType" : "DeleteReplicationTaskRequest" }, "methodName" : "deleteReplicationTask", "operationName" : "DeleteReplicationTask", "paginated" : false, "returnType" : { "returnType" : "DeleteReplicationTaskResponse", "documentation" : "

" }, "syncReturnType" : "DeleteReplicationTaskResponse" }, "DescribeAccountAttributes" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists all of the AWS DMS attributes for a customer account. These attributes include AWS DMS quotas for the account and a unique account identifier in a particular DMS region. DMS quotas include a list of resource quotas supported by the account, such as the number of replication instances allowed. The description for each resource quota, includes the quota name, current usage toward that quota, and the quota's maximum value. DMS uses the unique account identifier to name each artifact used by DMS in the given region.

This command does not take any parameters.

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

", "simpleType" : "DescribeAccountAttributesRequest", "variableSetterType" : "DescribeAccountAttributesRequest" }, "methodName" : "describeAccountAttributes", "operationName" : "DescribeAccountAttributes", "paginated" : false, "returnType" : { "returnType" : "DescribeAccountAttributesResponse", "documentation" : "

" }, "syncReturnType" : "DescribeAccountAttributesResponse" }, "DescribeCertificates" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Provides a description of the certificate.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeCertificatesRequest", "variableName" : "describeCertificatesRequest", "variableType" : "DescribeCertificatesRequest", "documentation" : "", "simpleType" : "DescribeCertificatesRequest", "variableSetterType" : "DescribeCertificatesRequest" }, "methodName" : "describeCertificates", "operationName" : "DescribeCertificates", "paginated" : true, "returnType" : { "returnType" : "DescribeCertificatesResponse", "documentation" : null }, "syncReturnType" : "DescribeCertificatesResponse" }, "DescribeConnections" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes the status of the connections that have been made between the replication instance and an endpoint. Connections are created when you test an endpoint.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeConnectionsRequest", "variableName" : "describeConnectionsRequest", "variableType" : "DescribeConnectionsRequest", "documentation" : "

", "simpleType" : "DescribeConnectionsRequest", "variableSetterType" : "DescribeConnectionsRequest" }, "methodName" : "describeConnections", "operationName" : "DescribeConnections", "paginated" : true, "returnType" : { "returnType" : "DescribeConnectionsResponse", "documentation" : "

" }, "syncReturnType" : "DescribeConnectionsResponse" }, "DescribeEndpointTypes" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about the type of endpoints available.

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

", "simpleType" : "DescribeEndpointTypesRequest", "variableSetterType" : "DescribeEndpointTypesRequest" }, "methodName" : "describeEndpointTypes", "operationName" : "DescribeEndpointTypes", "paginated" : true, "returnType" : { "returnType" : "DescribeEndpointTypesResponse", "documentation" : "

" }, "syncReturnType" : "DescribeEndpointTypesResponse" }, "DescribeEndpoints" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about the endpoints for your account in the current region.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeEndpointsRequest", "variableName" : "describeEndpointsRequest", "variableType" : "DescribeEndpointsRequest", "documentation" : "

", "simpleType" : "DescribeEndpointsRequest", "variableSetterType" : "DescribeEndpointsRequest" }, "methodName" : "describeEndpoints", "operationName" : "DescribeEndpoints", "paginated" : true, "returnType" : { "returnType" : "DescribeEndpointsResponse", "documentation" : "

" }, "syncReturnType" : "DescribeEndpointsResponse" }, "DescribeEventCategories" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in Working with Events and Notifications in the AWS Database Migration Service User Guide.

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

", "simpleType" : "DescribeEventCategoriesRequest", "variableSetterType" : "DescribeEventCategoriesRequest" }, "methodName" : "describeEventCategories", "operationName" : "DescribeEventCategories", "paginated" : false, "returnType" : { "returnType" : "DescribeEventCategoriesResponse", "documentation" : "

" }, "syncReturnType" : "DescribeEventCategoriesResponse" }, "DescribeEventSubscriptions" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists all the event subscriptions for a customer account. The description of a subscription includes SubscriptionName, SNSTopicARN, CustomerID, SourceType, SourceID, CreationTime, and Status.

If you specify SubscriptionName, this action lists the description for that subscription.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeEventSubscriptionsRequest", "variableName" : "describeEventSubscriptionsRequest", "variableType" : "DescribeEventSubscriptionsRequest", "documentation" : "

", "simpleType" : "DescribeEventSubscriptionsRequest", "variableSetterType" : "DescribeEventSubscriptionsRequest" }, "methodName" : "describeEventSubscriptions", "operationName" : "DescribeEventSubscriptions", "paginated" : true, "returnType" : { "returnType" : "DescribeEventSubscriptionsResponse", "documentation" : "

" }, "syncReturnType" : "DescribeEventSubscriptionsResponse" }, "DescribeEvents" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists events for a given source identifier and source type. You can also specify a start and end time. For more information on AWS DMS events, see Working with Events and Notifications in the AWS Database Migration User Guide.

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

", "simpleType" : "DescribeEventsRequest", "variableSetterType" : "DescribeEventsRequest" }, "methodName" : "describeEvents", "operationName" : "DescribeEvents", "paginated" : true, "returnType" : { "returnType" : "DescribeEventsResponse", "documentation" : "

" }, "syncReturnType" : "DescribeEventsResponse" }, "DescribeOrderableReplicationInstances" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about the replication instance types that can be created in the specified region.

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

", "simpleType" : "DescribeOrderableReplicationInstancesRequest", "variableSetterType" : "DescribeOrderableReplicationInstancesRequest" }, "methodName" : "describeOrderableReplicationInstances", "operationName" : "DescribeOrderableReplicationInstances", "paginated" : true, "returnType" : { "returnType" : "DescribeOrderableReplicationInstancesResponse", "documentation" : "

" }, "syncReturnType" : "DescribeOrderableReplicationInstancesResponse" }, "DescribePendingMaintenanceActions" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

For internal use only

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribePendingMaintenanceActionsRequest", "variableName" : "describePendingMaintenanceActionsRequest", "variableType" : "DescribePendingMaintenanceActionsRequest", "documentation" : "

", "simpleType" : "DescribePendingMaintenanceActionsRequest", "variableSetterType" : "DescribePendingMaintenanceActionsRequest" }, "methodName" : "describePendingMaintenanceActions", "operationName" : "DescribePendingMaintenanceActions", "paginated" : true, "returnType" : { "returnType" : "DescribePendingMaintenanceActionsResponse", "documentation" : "

" }, "syncReturnType" : "DescribePendingMaintenanceActionsResponse" }, "DescribeRefreshSchemasStatus" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the status of the RefreshSchemas operation.

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

The resource is in a state that prevents it from being used for database migration.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeRefreshSchemasStatusRequest", "variableName" : "describeRefreshSchemasStatusRequest", "variableType" : "DescribeRefreshSchemasStatusRequest", "documentation" : "

", "simpleType" : "DescribeRefreshSchemasStatusRequest", "variableSetterType" : "DescribeRefreshSchemasStatusRequest" }, "methodName" : "describeRefreshSchemasStatus", "operationName" : "DescribeRefreshSchemasStatus", "paginated" : false, "returnType" : { "returnType" : "DescribeRefreshSchemasStatusResponse", "documentation" : "

" }, "syncReturnType" : "DescribeRefreshSchemasStatusResponse" }, "DescribeReplicationInstanceTaskLogs" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about the task logs for the specified task.

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

The resource could not be found.

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

The resource is in a state that prevents it from being used for database migration.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeReplicationInstanceTaskLogsRequest", "variableName" : "describeReplicationInstanceTaskLogsRequest", "variableType" : "DescribeReplicationInstanceTaskLogsRequest", "documentation" : "", "simpleType" : "DescribeReplicationInstanceTaskLogsRequest", "variableSetterType" : "DescribeReplicationInstanceTaskLogsRequest" }, "methodName" : "describeReplicationInstanceTaskLogs", "operationName" : "DescribeReplicationInstanceTaskLogs", "paginated" : true, "returnType" : { "returnType" : "DescribeReplicationInstanceTaskLogsResponse", "documentation" : null }, "syncReturnType" : "DescribeReplicationInstanceTaskLogsResponse" }, "DescribeReplicationInstances" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about replication instances for your account in the current region.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeReplicationInstancesRequest", "variableName" : "describeReplicationInstancesRequest", "variableType" : "DescribeReplicationInstancesRequest", "documentation" : "

", "simpleType" : "DescribeReplicationInstancesRequest", "variableSetterType" : "DescribeReplicationInstancesRequest" }, "methodName" : "describeReplicationInstances", "operationName" : "DescribeReplicationInstances", "paginated" : true, "returnType" : { "returnType" : "DescribeReplicationInstancesResponse", "documentation" : "

" }, "syncReturnType" : "DescribeReplicationInstancesResponse" }, "DescribeReplicationSubnetGroups" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about the replication subnet groups.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeReplicationSubnetGroupsRequest", "variableName" : "describeReplicationSubnetGroupsRequest", "variableType" : "DescribeReplicationSubnetGroupsRequest", "documentation" : "

", "simpleType" : "DescribeReplicationSubnetGroupsRequest", "variableSetterType" : "DescribeReplicationSubnetGroupsRequest" }, "methodName" : "describeReplicationSubnetGroups", "operationName" : "DescribeReplicationSubnetGroups", "paginated" : true, "returnType" : { "returnType" : "DescribeReplicationSubnetGroupsResponse", "documentation" : "

" }, "syncReturnType" : "DescribeReplicationSubnetGroupsResponse" }, "DescribeReplicationTaskAssessmentResults" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the task assessment results from Amazon S3. This action always returns the latest results.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeReplicationTaskAssessmentResultsRequest", "variableName" : "describeReplicationTaskAssessmentResultsRequest", "variableType" : "DescribeReplicationTaskAssessmentResultsRequest", "documentation" : "

", "simpleType" : "DescribeReplicationTaskAssessmentResultsRequest", "variableSetterType" : "DescribeReplicationTaskAssessmentResultsRequest" }, "methodName" : "describeReplicationTaskAssessmentResults", "operationName" : "DescribeReplicationTaskAssessmentResults", "paginated" : true, "returnType" : { "returnType" : "DescribeReplicationTaskAssessmentResultsResponse", "documentation" : "

" }, "syncReturnType" : "DescribeReplicationTaskAssessmentResultsResponse" }, "DescribeReplicationTasks" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about replication tasks for your account in the current region.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeReplicationTasksRequest", "variableName" : "describeReplicationTasksRequest", "variableType" : "DescribeReplicationTasksRequest", "documentation" : "

", "simpleType" : "DescribeReplicationTasksRequest", "variableSetterType" : "DescribeReplicationTasksRequest" }, "methodName" : "describeReplicationTasks", "operationName" : "DescribeReplicationTasks", "paginated" : true, "returnType" : { "returnType" : "DescribeReplicationTasksResponse", "documentation" : "

" }, "syncReturnType" : "DescribeReplicationTasksResponse" }, "DescribeSchemas" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about the schema for the specified endpoint.

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

The resource is in a state that prevents it from being used for database migration.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeSchemasRequest", "variableName" : "describeSchemasRequest", "variableType" : "DescribeSchemasRequest", "documentation" : "

", "simpleType" : "DescribeSchemasRequest", "variableSetterType" : "DescribeSchemasRequest" }, "methodName" : "describeSchemas", "operationName" : "DescribeSchemas", "paginated" : true, "returnType" : { "returnType" : "DescribeSchemasResponse", "documentation" : "

" }, "syncReturnType" : "DescribeSchemasResponse" }, "DescribeTableStatistics" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted.

Note that the \"last updated\" column the DMS console only indicates the time that AWS DMS last updated the table statistics record for a table. It does not indicate the time of the last update to the table.

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

The resource could not be found.

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

The resource is in a state that prevents it from being used for database migration.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeTableStatisticsRequest", "variableName" : "describeTableStatisticsRequest", "variableType" : "DescribeTableStatisticsRequest", "documentation" : "

", "simpleType" : "DescribeTableStatisticsRequest", "variableSetterType" : "DescribeTableStatisticsRequest" }, "methodName" : "describeTableStatistics", "operationName" : "DescribeTableStatistics", "paginated" : true, "returnType" : { "returnType" : "DescribeTableStatisticsResponse", "documentation" : "

" }, "syncReturnType" : "DescribeTableStatisticsResponse" }, "ImportCertificate" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Uploads the specified certificate.

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

The resource you are attempting to create already exists.

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

The certificate was not valid.

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

The quota for this resource quota has been exceeded.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ImportCertificateRequest", "variableName" : "importCertificateRequest", "variableType" : "ImportCertificateRequest", "documentation" : "", "simpleType" : "ImportCertificateRequest", "variableSetterType" : "ImportCertificateRequest" }, "methodName" : "importCertificate", "operationName" : "ImportCertificate", "paginated" : false, "returnType" : { "returnType" : "ImportCertificateResponse", "documentation" : null }, "syncReturnType" : "ImportCertificateResponse" }, "ListTagsForResource" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists all tags for an AWS DMS resource.

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

The resource could not be 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" : "

" }, "syncReturnType" : "ListTagsForResourceResponse" }, "ModifyEndpoint" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Modifies the specified endpoint.

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

The resource is in a state that prevents it from being used for database migration.

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

The resource could not be found.

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

The resource you are attempting to create already exists.

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

AWS DMS cannot access the AWS KMS key.

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

AWS DMS was denied access to the endpoint. Check that the role is correctly configured.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ModifyEndpointRequest", "variableName" : "modifyEndpointRequest", "variableType" : "ModifyEndpointRequest", "documentation" : "

", "simpleType" : "ModifyEndpointRequest", "variableSetterType" : "ModifyEndpointRequest" }, "methodName" : "modifyEndpoint", "operationName" : "ModifyEndpoint", "paginated" : false, "returnType" : { "returnType" : "ModifyEndpointResponse", "documentation" : "

" }, "syncReturnType" : "ModifyEndpointResponse" }, "ModifyEventSubscription" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Modifies an existing AWS DMS event notification subscription.

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

The quota for this resource quota has been exceeded.

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

The resource could not be found.

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

The SNS topic is invalid.

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

You are not authorized for the SNS subscription.

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

The ciphertext references a key that doesn't exist or that the DMS account doesn't have access to.

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

The specified master key (CMK) isn't enabled.

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

The state of the specified AWS KMS resource isn't valid for this request.

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

The specified AWS KMS entity or resource can't be found.

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

This request triggered AWS KMS request throttling.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ModifyEventSubscriptionRequest", "variableName" : "modifyEventSubscriptionRequest", "variableType" : "ModifyEventSubscriptionRequest", "documentation" : "

", "simpleType" : "ModifyEventSubscriptionRequest", "variableSetterType" : "ModifyEventSubscriptionRequest" }, "methodName" : "modifyEventSubscription", "operationName" : "ModifyEventSubscription", "paginated" : false, "returnType" : { "returnType" : "ModifyEventSubscriptionResponse", "documentation" : "

" }, "syncReturnType" : "ModifyEventSubscriptionResponse" }, "ModifyReplicationInstance" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Modifies the replication instance to apply new settings. You can change one or more parameters by specifying these parameters and the new values in the request.

Some settings are applied during the maintenance window.

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

AWS DMS was denied access to the endpoint. Check that the role is correctly configured.

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

The resource is in a state that prevents it from being used for database migration.

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

The resource you are attempting to create already exists.

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

The resource could not be found.

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

There are not enough resources allocated to the database migration.

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

The storage quota has been exceeded.

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

An upgrade dependency is preventing the database migration.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ModifyReplicationInstanceRequest", "variableName" : "modifyReplicationInstanceRequest", "variableType" : "ModifyReplicationInstanceRequest", "documentation" : "

", "simpleType" : "ModifyReplicationInstanceRequest", "variableSetterType" : "ModifyReplicationInstanceRequest" }, "methodName" : "modifyReplicationInstance", "operationName" : "ModifyReplicationInstance", "paginated" : false, "returnType" : { "returnType" : "ModifyReplicationInstanceResponse", "documentation" : "

" }, "syncReturnType" : "ModifyReplicationInstanceResponse" }, "ModifyReplicationSubnetGroup" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Modifies the settings for the specified replication subnet group.

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

AWS DMS was denied access to the endpoint. Check that the role is correctly configured.

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

The resource could not be found.

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

The quota for this resource quota has been exceeded.

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

The specified subnet is already in use.

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

The replication subnet group does not cover enough Availability Zones (AZs). Edit the replication subnet group and add more AZs.

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

The subnet provided is invalid.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ModifyReplicationSubnetGroupRequest", "variableName" : "modifyReplicationSubnetGroupRequest", "variableType" : "ModifyReplicationSubnetGroupRequest", "documentation" : "

", "simpleType" : "ModifyReplicationSubnetGroupRequest", "variableSetterType" : "ModifyReplicationSubnetGroupRequest" }, "methodName" : "modifyReplicationSubnetGroup", "operationName" : "ModifyReplicationSubnetGroup", "paginated" : false, "returnType" : { "returnType" : "ModifyReplicationSubnetGroupResponse", "documentation" : "

" }, "syncReturnType" : "ModifyReplicationSubnetGroupResponse" }, "ModifyReplicationTask" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Modifies the specified replication task.

You can't modify the task endpoints. The task must be stopped before you can modify it.

For more information about AWS DMS tasks, see Working with Migration Tasks in the AWS Database Migration Service User Guide.

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

The resource is in a state that prevents it from being used for database migration.

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

The resource could not be found.

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

The resource you are attempting to create already exists.

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

AWS DMS cannot access the AWS KMS key.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ModifyReplicationTaskRequest", "variableName" : "modifyReplicationTaskRequest", "variableType" : "ModifyReplicationTaskRequest", "documentation" : "

", "simpleType" : "ModifyReplicationTaskRequest", "variableSetterType" : "ModifyReplicationTaskRequest" }, "methodName" : "modifyReplicationTask", "operationName" : "ModifyReplicationTask", "paginated" : false, "returnType" : { "returnType" : "ModifyReplicationTaskResponse", "documentation" : "

" }, "syncReturnType" : "ModifyReplicationTaskResponse" }, "RebootReplicationInstance" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Reboots a replication instance. Rebooting results in a momentary outage, until the replication instance becomes available again.

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

The resource could not be found.

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

The resource is in a state that prevents it from being used for database migration.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "RebootReplicationInstanceRequest", "variableName" : "rebootReplicationInstanceRequest", "variableType" : "RebootReplicationInstanceRequest", "documentation" : "", "simpleType" : "RebootReplicationInstanceRequest", "variableSetterType" : "RebootReplicationInstanceRequest" }, "methodName" : "rebootReplicationInstance", "operationName" : "RebootReplicationInstance", "paginated" : false, "returnType" : { "returnType" : "RebootReplicationInstanceResponse", "documentation" : null }, "syncReturnType" : "RebootReplicationInstanceResponse" }, "RefreshSchemas" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Populates the schema for the specified endpoint. This is an asynchronous operation and can take several minutes. You can check the status of this operation by calling the DescribeRefreshSchemasStatus operation.

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

The resource is in a state that prevents it from being used for database migration.

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

The resource could not be found.

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

AWS DMS cannot access the AWS KMS key.

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

The quota for this resource quota has been exceeded.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "RefreshSchemasRequest", "variableName" : "refreshSchemasRequest", "variableType" : "RefreshSchemasRequest", "documentation" : "

", "simpleType" : "RefreshSchemasRequest", "variableSetterType" : "RefreshSchemasRequest" }, "methodName" : "refreshSchemas", "operationName" : "RefreshSchemas", "paginated" : false, "returnType" : { "returnType" : "RefreshSchemasResponse", "documentation" : "

" }, "syncReturnType" : "RefreshSchemasResponse" }, "ReloadTables" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Reloads the target database table with the source data.

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

The resource could not be found.

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

The resource is in a state that prevents it from being used for database migration.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ReloadTablesRequest", "variableName" : "reloadTablesRequest", "variableType" : "ReloadTablesRequest", "documentation" : "", "simpleType" : "ReloadTablesRequest", "variableSetterType" : "ReloadTablesRequest" }, "methodName" : "reloadTables", "operationName" : "ReloadTables", "paginated" : false, "returnType" : { "returnType" : "ReloadTablesResponse", "documentation" : null }, "syncReturnType" : "ReloadTablesResponse" }, "RemoveTagsFromResource" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Removes metadata tags from a DMS resource.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "RemoveTagsFromResourceRequest", "variableName" : "removeTagsFromResourceRequest", "variableType" : "RemoveTagsFromResourceRequest", "documentation" : "

Removes one or more tags from an AWS DMS resource.

", "simpleType" : "RemoveTagsFromResourceRequest", "variableSetterType" : "RemoveTagsFromResourceRequest" }, "methodName" : "removeTagsFromResource", "operationName" : "RemoveTagsFromResource", "paginated" : false, "returnType" : { "returnType" : "RemoveTagsFromResourceResponse", "documentation" : "

" }, "syncReturnType" : "RemoveTagsFromResourceResponse" }, "StartReplicationTask" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Starts the replication task.

For more information about AWS DMS tasks, see Working with Migration Tasks in the AWS Database Migration Service User Guide.

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

The resource could not be found.

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

The resource is in a state that prevents it from being used for database migration.

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

AWS DMS was denied access to the endpoint. Check that the role is correctly configured.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "StartReplicationTaskRequest", "variableName" : "startReplicationTaskRequest", "variableType" : "StartReplicationTaskRequest", "documentation" : "

", "simpleType" : "StartReplicationTaskRequest", "variableSetterType" : "StartReplicationTaskRequest" }, "methodName" : "startReplicationTask", "operationName" : "StartReplicationTask", "paginated" : false, "returnType" : { "returnType" : "StartReplicationTaskResponse", "documentation" : "

" }, "syncReturnType" : "StartReplicationTaskResponse" }, "StartReplicationTaskAssessment" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Starts the replication task assessment for unsupported data types in the source database.

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

The resource is in a state that prevents it from being used for database migration.

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

The resource could not be found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "StartReplicationTaskAssessmentRequest", "variableName" : "startReplicationTaskAssessmentRequest", "variableType" : "StartReplicationTaskAssessmentRequest", "documentation" : "

", "simpleType" : "StartReplicationTaskAssessmentRequest", "variableSetterType" : "StartReplicationTaskAssessmentRequest" }, "methodName" : "startReplicationTaskAssessment", "operationName" : "StartReplicationTaskAssessment", "paginated" : false, "returnType" : { "returnType" : "StartReplicationTaskAssessmentResponse", "documentation" : "

" }, "syncReturnType" : "StartReplicationTaskAssessmentResponse" }, "StopReplicationTask" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Stops the replication task.

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

The resource could not be found.

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

The resource is in a state that prevents it from being used for database migration.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "StopReplicationTaskRequest", "variableName" : "stopReplicationTaskRequest", "variableType" : "StopReplicationTaskRequest", "documentation" : "

", "simpleType" : "StopReplicationTaskRequest", "variableSetterType" : "StopReplicationTaskRequest" }, "methodName" : "stopReplicationTask", "operationName" : "StopReplicationTask", "paginated" : false, "returnType" : { "returnType" : "StopReplicationTaskResponse", "documentation" : "

" }, "syncReturnType" : "StopReplicationTaskResponse" }, "TestConnection" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Tests the connection between the replication instance and the endpoint.

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

The resource could not be found.

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

The resource is in a state that prevents it from being used for database migration.

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

AWS DMS cannot access the AWS KMS key.

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

The quota for this resource quota has been exceeded.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "TestConnectionRequest", "variableName" : "testConnectionRequest", "variableType" : "TestConnectionRequest", "documentation" : "

", "simpleType" : "TestConnectionRequest", "variableSetterType" : "TestConnectionRequest" }, "methodName" : "testConnection", "operationName" : "TestConnection", "paginated" : false, "returnType" : { "returnType" : "TestConnectionResponse", "documentation" : "

" }, "syncReturnType" : "TestConnectionResponse" } }, "shapes" : { "AccessDeniedException" : { "c2jName" : "AccessDeniedFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

AWS DMS was denied access to the endpoint. Check that the role is correctly configured.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "AccessDeniedFault", "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" : "AccessDeniedException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AccessDeniedException", "variableName" : "accessDeniedException", "variableType" : "AccessDeniedException", "documentation" : null, "simpleType" : "AccessDeniedException", "variableSetterType" : "AccessDeniedException" }, "wrapper" : false, "xmlNamespace" : null }, "AccountQuota" : { "c2jName" : "AccountQuota", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Describes a quota for an AWS account, for example, the number of replication instances allowed.

", "endpointDiscovery" : 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" : "getAccountQuotaName", "beanStyleSetterMethodName" : "setAccountQuotaName", "c2jName" : "AccountQuotaName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The name of the AWS DMS quota for this AWS 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 #accountQuotaName(String)}.\n@param accountQuotaName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountQuotaName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the AWS DMS quota for this AWS account.

\n@return The name of the AWS DMS quota for this AWS account.\n@deprecated Use {@link #accountQuotaName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the AWS DMS quota for this AWS account.

\n@param accountQuotaName The name of the AWS DMS quota for this AWS account.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accountQuotaName(String)}\n", "documentation" : "

The name of the AWS DMS quota for this AWS account.

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

The name of the AWS DMS quota for this AWS account.

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

The name of the AWS DMS quota for this AWS account.

\n@return The name of the AWS DMS quota for this AWS 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" : "AccountQuotaName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountQuotaName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AccountQuotaName", "sensitive" : false, "setterDocumentation" : "

The name of the AWS DMS quota for this AWS account.

\n@param accountQuotaName The name of the AWS DMS quota for this AWS account.", "setterMethodName" : "setAccountQuotaName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "accountQuotaName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "accountQuotaName", "variableType" : "String", "documentation" : "

The name of the AWS DMS quota for this AWS account.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsed", "beanStyleSetterMethodName" : "setUsed", "c2jName" : "Used", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

The amount currently used toward the quota maximum.

\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 #used(Long)}.\n@param used 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 #used(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The amount currently used toward the quota maximum.

\n@return The amount currently used toward the quota maximum.\n@deprecated Use {@link #used()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The amount currently used toward the quota maximum.

\n@param used The amount currently used toward the quota maximum.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #used(Long)}\n", "documentation" : "

The amount currently used toward the quota maximum.

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

The amount currently used toward the quota maximum.

\n@param used The amount currently used toward the quota maximum.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "used", "getterDocumentation" : "

The amount currently used toward the quota maximum.

\n@return The amount currently used toward the quota maximum.", "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" : "Used", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Used", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Used", "sensitive" : false, "setterDocumentation" : "

The amount currently used toward the quota maximum.

\n@param used The amount currently used toward the quota maximum.", "setterMethodName" : "setUsed", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "used", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "used", "variableType" : "Long", "documentation" : "

The amount currently used toward the quota maximum.

", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMax", "beanStyleSetterMethodName" : "setMax", "c2jName" : "Max", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

The maximum allowed value for the quota.

\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 #max(Long)}.\n@param max 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 #max(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The maximum allowed value for the quota.

\n@return The maximum allowed value for the quota.\n@deprecated Use {@link #max()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The maximum allowed value for the quota.

\n@param max The maximum allowed value for the quota.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #max(Long)}\n", "documentation" : "

The maximum allowed value for the quota.

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

The maximum allowed value for the quota.

\n@param max The maximum allowed value for the quota.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "max", "getterDocumentation" : "

The maximum allowed value for the quota.

\n@return The maximum allowed value for the quota.", "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" : "Max", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Max", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Max", "sensitive" : false, "setterDocumentation" : "

The maximum allowed value for the quota.

\n@param max The maximum allowed value for the quota.", "setterMethodName" : "setMax", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "max", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "max", "variableType" : "Long", "documentation" : "

The maximum allowed value for the quota.

", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AccountQuotaName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAccountQuotaName", "beanStyleSetterMethodName" : "setAccountQuotaName", "c2jName" : "AccountQuotaName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The name of the AWS DMS quota for this AWS 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 #accountQuotaName(String)}.\n@param accountQuotaName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountQuotaName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the AWS DMS quota for this AWS account.

\n@return The name of the AWS DMS quota for this AWS account.\n@deprecated Use {@link #accountQuotaName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the AWS DMS quota for this AWS account.

\n@param accountQuotaName The name of the AWS DMS quota for this AWS account.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accountQuotaName(String)}\n", "documentation" : "

The name of the AWS DMS quota for this AWS account.

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

The name of the AWS DMS quota for this AWS account.

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

The name of the AWS DMS quota for this AWS account.

\n@return The name of the AWS DMS quota for this AWS 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" : "AccountQuotaName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountQuotaName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AccountQuotaName", "sensitive" : false, "setterDocumentation" : "

The name of the AWS DMS quota for this AWS account.

\n@param accountQuotaName The name of the AWS DMS quota for this AWS account.", "setterMethodName" : "setAccountQuotaName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "accountQuotaName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "accountQuotaName", "variableType" : "String", "documentation" : "

The name of the AWS DMS quota for this AWS account.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Max" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMax", "beanStyleSetterMethodName" : "setMax", "c2jName" : "Max", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

The maximum allowed value for the quota.

\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 #max(Long)}.\n@param max 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 #max(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The maximum allowed value for the quota.

\n@return The maximum allowed value for the quota.\n@deprecated Use {@link #max()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The maximum allowed value for the quota.

\n@param max The maximum allowed value for the quota.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #max(Long)}\n", "documentation" : "

The maximum allowed value for the quota.

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

The maximum allowed value for the quota.

\n@param max The maximum allowed value for the quota.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "max", "getterDocumentation" : "

The maximum allowed value for the quota.

\n@return The maximum allowed value for the quota.", "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" : "Max", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Max", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Max", "sensitive" : false, "setterDocumentation" : "

The maximum allowed value for the quota.

\n@param max The maximum allowed value for the quota.", "setterMethodName" : "setMax", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "max", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "max", "variableType" : "Long", "documentation" : "

The maximum allowed value for the quota.

", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Used" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsed", "beanStyleSetterMethodName" : "setUsed", "c2jName" : "Used", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

The amount currently used toward the quota maximum.

\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 #used(Long)}.\n@param used 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 #used(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The amount currently used toward the quota maximum.

\n@return The amount currently used toward the quota maximum.\n@deprecated Use {@link #used()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The amount currently used toward the quota maximum.

\n@param used The amount currently used toward the quota maximum.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #used(Long)}\n", "documentation" : "

The amount currently used toward the quota maximum.

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

The amount currently used toward the quota maximum.

\n@param used The amount currently used toward the quota maximum.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "used", "getterDocumentation" : "

The amount currently used toward the quota maximum.

\n@return The amount currently used toward the quota maximum.", "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" : "Used", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Used", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Used", "sensitive" : false, "setterDocumentation" : "

The amount currently used toward the quota maximum.

\n@param used The amount currently used toward the quota maximum.", "setterMethodName" : "setUsed", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "used", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "used", "variableType" : "Long", "documentation" : "

The amount currently used toward the quota maximum.

", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAccountQuotaName", "beanStyleSetterMethodName" : "setAccountQuotaName", "c2jName" : "AccountQuotaName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The name of the AWS DMS quota for this AWS 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 #accountQuotaName(String)}.\n@param accountQuotaName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountQuotaName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the AWS DMS quota for this AWS account.

\n@return The name of the AWS DMS quota for this AWS account.\n@deprecated Use {@link #accountQuotaName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the AWS DMS quota for this AWS account.

\n@param accountQuotaName The name of the AWS DMS quota for this AWS account.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accountQuotaName(String)}\n", "documentation" : "

The name of the AWS DMS quota for this AWS account.

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

The name of the AWS DMS quota for this AWS account.

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

The name of the AWS DMS quota for this AWS account.

\n@return The name of the AWS DMS quota for this AWS 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" : "AccountQuotaName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountQuotaName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AccountQuotaName", "sensitive" : false, "setterDocumentation" : "

The name of the AWS DMS quota for this AWS account.

\n@param accountQuotaName The name of the AWS DMS quota for this AWS account.", "setterMethodName" : "setAccountQuotaName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "accountQuotaName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "accountQuotaName", "variableType" : "String", "documentation" : "

The name of the AWS DMS quota for this AWS account.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsed", "beanStyleSetterMethodName" : "setUsed", "c2jName" : "Used", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

The amount currently used toward the quota maximum.

\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 #used(Long)}.\n@param used 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 #used(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The amount currently used toward the quota maximum.

\n@return The amount currently used toward the quota maximum.\n@deprecated Use {@link #used()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The amount currently used toward the quota maximum.

\n@param used The amount currently used toward the quota maximum.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #used(Long)}\n", "documentation" : "

The amount currently used toward the quota maximum.

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

The amount currently used toward the quota maximum.

\n@param used The amount currently used toward the quota maximum.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "used", "getterDocumentation" : "

The amount currently used toward the quota maximum.

\n@return The amount currently used toward the quota maximum.", "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" : "Used", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Used", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Used", "sensitive" : false, "setterDocumentation" : "

The amount currently used toward the quota maximum.

\n@param used The amount currently used toward the quota maximum.", "setterMethodName" : "setUsed", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "used", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "used", "variableType" : "Long", "documentation" : "

The amount currently used toward the quota maximum.

", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMax", "beanStyleSetterMethodName" : "setMax", "c2jName" : "Max", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

The maximum allowed value for the quota.

\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 #max(Long)}.\n@param max 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 #max(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The maximum allowed value for the quota.

\n@return The maximum allowed value for the quota.\n@deprecated Use {@link #max()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The maximum allowed value for the quota.

\n@param max The maximum allowed value for the quota.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #max(Long)}\n", "documentation" : "

The maximum allowed value for the quota.

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

The maximum allowed value for the quota.

\n@param max The maximum allowed value for the quota.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "max", "getterDocumentation" : "

The maximum allowed value for the quota.

\n@return The maximum allowed value for the quota.", "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" : "Max", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Max", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Max", "sensitive" : false, "setterDocumentation" : "

The maximum allowed value for the quota.

\n@param max The maximum allowed value for the quota.", "setterMethodName" : "setMax", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "max", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "max", "variableType" : "Long", "documentation" : "

The maximum allowed value for the quota.

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

Associates a set of tags with an AWS DMS resource.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "AddTagsToResource", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.AddTagsToResource", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

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

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@return Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@param resourceArn Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

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

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@param resourceArn Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@return Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.", "getterModel" : { "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" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@param resourceArn Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.", "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" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

One or more tags to be assigned to the resource.

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

One or more tags to be assigned to the resource.

\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 One or more tags to be assigned to the resource.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

One or more tags to be assigned to the resource.

\n@param tags One or more tags to be assigned to the resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

One or more tags to be assigned to the resource.

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

One or more tags to be assigned to the resource.

\n@param tags One or more tags to be assigned to the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

One or more tags to be assigned to the resource.

\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 One or more tags to be assigned to the resource.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

One or more tags to be assigned to the resource.

\n@param tags One or more tags to be assigned to the resource.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

One or more tags to be assigned to the resource.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

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

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@return Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@param resourceArn Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

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

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@param resourceArn Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@return Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.", "getterModel" : { "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" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@param resourceArn Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.", "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" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

One or more tags to be assigned to the resource.

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

One or more tags to be assigned to the resource.

\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 One or more tags to be assigned to the resource.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

One or more tags to be assigned to the resource.

\n@param tags One or more tags to be assigned to the resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

One or more tags to be assigned to the resource.

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

One or more tags to be assigned to the resource.

\n@param tags One or more tags to be assigned to the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

One or more tags to be assigned to the resource.

\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 One or more tags to be assigned to the resource.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

One or more tags to be assigned to the resource.

\n@param tags One or more tags to be assigned to the resource.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

One or more tags to be assigned to the resource.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

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

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@return Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@param resourceArn Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

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

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@param resourceArn Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@return Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.", "getterModel" : { "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" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

\n@param resourceArn Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.", "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" : "

Identifies the AWS DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).

For AWS DMS, you can tag a replication instance, an endpoint, or a replication task.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

One or more tags to be assigned to the resource.

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

One or more tags to be assigned to the resource.

\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 One or more tags to be assigned to the resource.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

One or more tags to be assigned to the resource.

\n@param tags One or more tags to be assigned to the resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

One or more tags to be assigned to the resource.

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

One or more tags to be assigned to the resource.

\n@param tags One or more tags to be assigned to the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

One or more tags to be assigned to the resource.

\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 One or more tags to be assigned to the resource.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

One or more tags to be assigned to the resource.

\n@param tags One or more tags to be assigned to the resource.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

One or more tags to be assigned to the resource.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceArn", "Tags" ], "shapeName" : "AddTagsToResourceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AddTagsToResourceRequest", "variableName" : "addTagsToResourceRequest", "variableType" : "AddTagsToResourceRequest", "documentation" : null, "simpleType" : "AddTagsToResourceRequest", "variableSetterType" : "AddTagsToResourceRequest" }, "wrapper" : false, "xmlNamespace" : null }, "AddTagsToResourceResponse" : { "c2jName" : "AddTagsToResourceResponse", "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" : "AddTagsToResourceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AddTagsToResourceResponse", "variableName" : "addTagsToResourceResponse", "variableType" : "AddTagsToResourceResponse", "documentation" : null, "simpleType" : "AddTagsToResourceResponse", "variableSetterType" : "AddTagsToResourceResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ApplyPendingMaintenanceActionRequest" : { "c2jName" : "ApplyPendingMaintenanceActionMessage", "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" : "ApplyPendingMaintenanceAction", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.ApplyPendingMaintenanceAction", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

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

The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

\n@return The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

\n@param replicationInstanceArn The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

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

The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

\n@param replicationInstanceArn The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

\n@return The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

\n@param replicationInstanceArn The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getApplyAction", "beanStyleSetterMethodName" : "setApplyAction", "c2jName" : "ApplyAction", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The pending maintenance action to apply to this 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 #applyAction(String)}.\n@param applyAction a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applyAction(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The pending maintenance action to apply to this resource.

\n@return The pending maintenance action to apply to this resource.\n@deprecated Use {@link #applyAction()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The pending maintenance action to apply to this resource.

\n@param applyAction The pending maintenance action to apply to this resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #applyAction(String)}\n", "documentation" : "

The pending maintenance action to apply to this resource.

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

The pending maintenance action to apply to this resource.

\n@param applyAction The pending maintenance action to apply to this resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applyAction", "getterDocumentation" : "

The pending maintenance action to apply to this resource.

\n@return The pending maintenance action to apply to this 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" : "ApplyAction", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplyAction", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ApplyAction", "sensitive" : false, "setterDocumentation" : "

The pending maintenance action to apply to this resource.

\n@param applyAction The pending maintenance action to apply to this resource.", "setterMethodName" : "setApplyAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "applyAction", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "applyAction", "variableType" : "String", "documentation" : "

The pending maintenance action to apply to this resource.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getOptInType", "beanStyleSetterMethodName" : "setOptInType", "c2jName" : "OptInType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

Valid values:

  • immediate - Apply the maintenance action immediately.

  • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

  • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

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

A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

Valid values:

  • immediate - Apply the maintenance action immediately.

  • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

  • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

\n@return A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

Valid values:

  • immediate - Apply the maintenance action immediately.

  • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

  • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

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

    A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

    Valid values:

    • immediate - Apply the maintenance action immediately.

    • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

    • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

    \n@param optInType A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

    Valid values:

    • immediate - Apply the maintenance action immediately.

    • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

    • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

    • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #optInType(String)}\n", "documentation" : "

      A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

      Valid values:

      • immediate - Apply the maintenance action immediately.

      • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

      • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

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

      A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

      Valid values:

      • immediate - Apply the maintenance action immediately.

      • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

      • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

      \n@param optInType A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

      Valid values:

      • immediate - Apply the maintenance action immediately.

      • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

      • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

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

        A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

        Valid values:

        • immediate - Apply the maintenance action immediately.

        • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

        • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

        \n@return A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

        Valid values:

        • immediate - Apply the maintenance action immediately.

        • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

        • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

        • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OptInType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OptInType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OptInType", "sensitive" : false, "setterDocumentation" : "

          A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

          Valid values:

          • immediate - Apply the maintenance action immediately.

          • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

          • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

          \n@param optInType A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

          Valid values:

          • immediate - Apply the maintenance action immediately.

          • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

          • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

          • ", "setterMethodName" : "setOptInType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "optInType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "optInType", "variableType" : "String", "documentation" : "

            A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

            Valid values:

            • immediate - Apply the maintenance action immediately.

            • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

            • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ApplyAction" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getApplyAction", "beanStyleSetterMethodName" : "setApplyAction", "c2jName" : "ApplyAction", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

            The pending maintenance action to apply to this 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 #applyAction(String)}.\n@param applyAction a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applyAction(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            The pending maintenance action to apply to this resource.

            \n@return The pending maintenance action to apply to this resource.\n@deprecated Use {@link #applyAction()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            The pending maintenance action to apply to this resource.

            \n@param applyAction The pending maintenance action to apply to this resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #applyAction(String)}\n", "documentation" : "

            The pending maintenance action to apply to this resource.

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

            The pending maintenance action to apply to this resource.

            \n@param applyAction The pending maintenance action to apply to this resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applyAction", "getterDocumentation" : "

            The pending maintenance action to apply to this resource.

            \n@return The pending maintenance action to apply to this 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" : "ApplyAction", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplyAction", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ApplyAction", "sensitive" : false, "setterDocumentation" : "

            The pending maintenance action to apply to this resource.

            \n@param applyAction The pending maintenance action to apply to this resource.", "setterMethodName" : "setApplyAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "applyAction", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "applyAction", "variableType" : "String", "documentation" : "

            The pending maintenance action to apply to this resource.

            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OptInType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getOptInType", "beanStyleSetterMethodName" : "setOptInType", "c2jName" : "OptInType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

            A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

            Valid values:

            • immediate - Apply the maintenance action immediately.

            • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

            • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

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

            A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

            Valid values:

            • immediate - Apply the maintenance action immediately.

            • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

            • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

            \n@return A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

            Valid values:

            • immediate - Apply the maintenance action immediately.

            • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

            • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

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

              A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

              Valid values:

              • immediate - Apply the maintenance action immediately.

              • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

              • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

              \n@param optInType A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

              Valid values:

              • immediate - Apply the maintenance action immediately.

              • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

              • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

              • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #optInType(String)}\n", "documentation" : "

                A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                Valid values:

                • immediate - Apply the maintenance action immediately.

                • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

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

                A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                Valid values:

                • immediate - Apply the maintenance action immediately.

                • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                \n@param optInType A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                Valid values:

                • immediate - Apply the maintenance action immediately.

                • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

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

                  A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                  Valid values:

                  • immediate - Apply the maintenance action immediately.

                  • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                  • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                  \n@return A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                  Valid values:

                  • immediate - Apply the maintenance action immediately.

                  • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                  • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                  • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OptInType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OptInType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OptInType", "sensitive" : false, "setterDocumentation" : "

                    A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                    Valid values:

                    • immediate - Apply the maintenance action immediately.

                    • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                    • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                    \n@param optInType A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                    Valid values:

                    • immediate - Apply the maintenance action immediately.

                    • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                    • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                    • ", "setterMethodName" : "setOptInType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "optInType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "optInType", "variableType" : "String", "documentation" : "

                      A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                      Valid values:

                      • immediate - Apply the maintenance action immediately.

                      • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                      • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

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

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

                      \n@return The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

                      \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

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

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

                      \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

                      \n@return The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

                      \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

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

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

                      \n@return The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

                      \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

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

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

                      \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

                      \n@return The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

                      \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                      The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance action applies to.

                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getApplyAction", "beanStyleSetterMethodName" : "setApplyAction", "c2jName" : "ApplyAction", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                      The pending maintenance action to apply to this 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 #applyAction(String)}.\n@param applyAction a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applyAction(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                      The pending maintenance action to apply to this resource.

                      \n@return The pending maintenance action to apply to this resource.\n@deprecated Use {@link #applyAction()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                      The pending maintenance action to apply to this resource.

                      \n@param applyAction The pending maintenance action to apply to this resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #applyAction(String)}\n", "documentation" : "

                      The pending maintenance action to apply to this resource.

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

                      The pending maintenance action to apply to this resource.

                      \n@param applyAction The pending maintenance action to apply to this resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applyAction", "getterDocumentation" : "

                      The pending maintenance action to apply to this resource.

                      \n@return The pending maintenance action to apply to this 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" : "ApplyAction", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplyAction", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ApplyAction", "sensitive" : false, "setterDocumentation" : "

                      The pending maintenance action to apply to this resource.

                      \n@param applyAction The pending maintenance action to apply to this resource.", "setterMethodName" : "setApplyAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "applyAction", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "applyAction", "variableType" : "String", "documentation" : "

                      The pending maintenance action to apply to this resource.

                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getOptInType", "beanStyleSetterMethodName" : "setOptInType", "c2jName" : "OptInType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                      A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                      Valid values:

                      • immediate - Apply the maintenance action immediately.

                      • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                      • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

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

                      A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                      Valid values:

                      • immediate - Apply the maintenance action immediately.

                      • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                      • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                      \n@return A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                      Valid values:

                      • immediate - Apply the maintenance action immediately.

                      • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                      • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

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

                        A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                        Valid values:

                        • immediate - Apply the maintenance action immediately.

                        • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                        • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                        \n@param optInType A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                        Valid values:

                        • immediate - Apply the maintenance action immediately.

                        • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                        • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                        • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #optInType(String)}\n", "documentation" : "

                          A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                          Valid values:

                          • immediate - Apply the maintenance action immediately.

                          • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                          • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

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

                          A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                          Valid values:

                          • immediate - Apply the maintenance action immediately.

                          • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                          • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                          \n@param optInType A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                          Valid values:

                          • immediate - Apply the maintenance action immediately.

                          • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                          • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

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

                            A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                            Valid values:

                            • immediate - Apply the maintenance action immediately.

                            • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                            • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                            \n@return A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                            Valid values:

                            • immediate - Apply the maintenance action immediately.

                            • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                            • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                            • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OptInType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OptInType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OptInType", "sensitive" : false, "setterDocumentation" : "

                              A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                              Valid values:

                              • immediate - Apply the maintenance action immediately.

                              • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                              • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                              \n@param optInType A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                              Valid values:

                              • immediate - Apply the maintenance action immediately.

                              • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                              • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                              • ", "setterMethodName" : "setOptInType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "optInType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "optInType", "variableType" : "String", "documentation" : "

                                A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type immediate.

                                Valid values:

                                • immediate - Apply the maintenance action immediately.

                                • next-maintenance - Apply the maintenance action during the next maintenance window for the resource.

                                • undo-opt-in - Cancel any existing next-maintenance opt-in requests.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationInstanceArn", "ApplyAction", "OptInType" ], "shapeName" : "ApplyPendingMaintenanceActionRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ApplyPendingMaintenanceActionRequest", "variableName" : "applyPendingMaintenanceActionRequest", "variableType" : "ApplyPendingMaintenanceActionRequest", "documentation" : null, "simpleType" : "ApplyPendingMaintenanceActionRequest", "variableSetterType" : "ApplyPendingMaintenanceActionRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ApplyPendingMaintenanceActionResponse" : { "c2jName" : "ApplyPendingMaintenanceActionResponse", "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" : "getResourcePendingMaintenanceActions", "beanStyleSetterMethodName" : "setResourcePendingMaintenanceActions", "c2jName" : "ResourcePendingMaintenanceActions", "c2jShape" : "ResourcePendingMaintenanceActions", "defaultConsumerFluentSetterDocumentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

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

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@return The AWS DMS resource that the pending maintenance action will be applied to.\n@deprecated Use {@link #resourcePendingMaintenanceActions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@param resourcePendingMaintenanceActions The AWS DMS resource that the pending maintenance action will be applied to.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourcePendingMaintenanceActions(ResourcePendingMaintenanceActions)}\n", "documentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

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

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@param resourcePendingMaintenanceActions The AWS DMS resource that the pending maintenance action will be applied to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourcePendingMaintenanceActions", "getterDocumentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@return The AWS DMS resource that the pending maintenance action will be applied to.", "getterModel" : { "returnType" : "ResourcePendingMaintenanceActions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourcePendingMaintenanceActions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourcePendingMaintenanceActions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ResourcePendingMaintenanceActions", "sensitive" : false, "setterDocumentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@param resourcePendingMaintenanceActions The AWS DMS resource that the pending maintenance action will be applied to.", "setterMethodName" : "setResourcePendingMaintenanceActions", "setterModel" : { "variableDeclarationType" : "ResourcePendingMaintenanceActions", "variableName" : "resourcePendingMaintenanceActions", "variableType" : "ResourcePendingMaintenanceActions", "documentation" : null, "simpleType" : "ResourcePendingMaintenanceActions", "variableSetterType" : "ResourcePendingMaintenanceActions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourcePendingMaintenanceActions", "variableName" : "resourcePendingMaintenanceActions", "variableType" : "ResourcePendingMaintenanceActions", "documentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                ", "simpleType" : "ResourcePendingMaintenanceActions", "variableSetterType" : "ResourcePendingMaintenanceActions" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourcePendingMaintenanceActions" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourcePendingMaintenanceActions", "beanStyleSetterMethodName" : "setResourcePendingMaintenanceActions", "c2jName" : "ResourcePendingMaintenanceActions", "c2jShape" : "ResourcePendingMaintenanceActions", "defaultConsumerFluentSetterDocumentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

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

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@return The AWS DMS resource that the pending maintenance action will be applied to.\n@deprecated Use {@link #resourcePendingMaintenanceActions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@param resourcePendingMaintenanceActions The AWS DMS resource that the pending maintenance action will be applied to.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourcePendingMaintenanceActions(ResourcePendingMaintenanceActions)}\n", "documentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

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

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@param resourcePendingMaintenanceActions The AWS DMS resource that the pending maintenance action will be applied to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourcePendingMaintenanceActions", "getterDocumentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@return The AWS DMS resource that the pending maintenance action will be applied to.", "getterModel" : { "returnType" : "ResourcePendingMaintenanceActions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourcePendingMaintenanceActions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourcePendingMaintenanceActions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ResourcePendingMaintenanceActions", "sensitive" : false, "setterDocumentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@param resourcePendingMaintenanceActions The AWS DMS resource that the pending maintenance action will be applied to.", "setterMethodName" : "setResourcePendingMaintenanceActions", "setterModel" : { "variableDeclarationType" : "ResourcePendingMaintenanceActions", "variableName" : "resourcePendingMaintenanceActions", "variableType" : "ResourcePendingMaintenanceActions", "documentation" : null, "simpleType" : "ResourcePendingMaintenanceActions", "variableSetterType" : "ResourcePendingMaintenanceActions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourcePendingMaintenanceActions", "variableName" : "resourcePendingMaintenanceActions", "variableType" : "ResourcePendingMaintenanceActions", "documentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                ", "simpleType" : "ResourcePendingMaintenanceActions", "variableSetterType" : "ResourcePendingMaintenanceActions" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourcePendingMaintenanceActions", "beanStyleSetterMethodName" : "setResourcePendingMaintenanceActions", "c2jName" : "ResourcePendingMaintenanceActions", "c2jShape" : "ResourcePendingMaintenanceActions", "defaultConsumerFluentSetterDocumentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

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

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@return The AWS DMS resource that the pending maintenance action will be applied to.\n@deprecated Use {@link #resourcePendingMaintenanceActions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@param resourcePendingMaintenanceActions The AWS DMS resource that the pending maintenance action will be applied to.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourcePendingMaintenanceActions(ResourcePendingMaintenanceActions)}\n", "documentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

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

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@param resourcePendingMaintenanceActions The AWS DMS resource that the pending maintenance action will be applied to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourcePendingMaintenanceActions", "getterDocumentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@return The AWS DMS resource that the pending maintenance action will be applied to.", "getterModel" : { "returnType" : "ResourcePendingMaintenanceActions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourcePendingMaintenanceActions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourcePendingMaintenanceActions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ResourcePendingMaintenanceActions", "sensitive" : false, "setterDocumentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                \n@param resourcePendingMaintenanceActions The AWS DMS resource that the pending maintenance action will be applied to.", "setterMethodName" : "setResourcePendingMaintenanceActions", "setterModel" : { "variableDeclarationType" : "ResourcePendingMaintenanceActions", "variableName" : "resourcePendingMaintenanceActions", "variableType" : "ResourcePendingMaintenanceActions", "documentation" : null, "simpleType" : "ResourcePendingMaintenanceActions", "variableSetterType" : "ResourcePendingMaintenanceActions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourcePendingMaintenanceActions", "variableName" : "resourcePendingMaintenanceActions", "variableType" : "ResourcePendingMaintenanceActions", "documentation" : "

                                The AWS DMS resource that the pending maintenance action will be applied to.

                                ", "simpleType" : "ResourcePendingMaintenanceActions", "variableSetterType" : "ResourcePendingMaintenanceActions" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ApplyPendingMaintenanceActionResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ApplyPendingMaintenanceActionResponse", "variableName" : "applyPendingMaintenanceActionResponse", "variableType" : "ApplyPendingMaintenanceActionResponse", "documentation" : null, "simpleType" : "ApplyPendingMaintenanceActionResponse", "variableSetterType" : "ApplyPendingMaintenanceActionResponse" }, "wrapper" : false, "xmlNamespace" : null }, "AuthMechanismValue" : { "c2jName" : "AuthMechanismValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "DEFAULT", "value" : "default" }, { "name" : "MONGODB_CR", "value" : "mongodb_cr" }, { "name" : "SCRAM_SHA_1", "value" : "scram_sha_1" } ], "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" : "AuthMechanismValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AuthMechanismValue", "variableName" : "authMechanismValue", "variableType" : "AuthMechanismValue", "documentation" : null, "simpleType" : "AuthMechanismValue", "variableSetterType" : "AuthMechanismValue" }, "wrapper" : false, "xmlNamespace" : null }, "AuthTypeValue" : { "c2jName" : "AuthTypeValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "NO", "value" : "no" }, { "name" : "PASSWORD", "value" : "password" } ], "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" : "AuthTypeValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AuthTypeValue", "variableName" : "authTypeValue", "variableType" : "AuthTypeValue", "documentation" : null, "simpleType" : "AuthTypeValue", "variableSetterType" : "AuthTypeValue" }, "wrapper" : false, "xmlNamespace" : null }, "AvailabilityZone" : { "c2jName" : "AvailabilityZone", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                The name of the Availability Zone for use during database migration.

                                ", "endpointDiscovery" : 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 Availability Zone.

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

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

                                The name of the Availability Zone.

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

                                ", "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 Availability Zone.

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

                                The name of the Availability Zone.

                                \n@return The name of the Availability Zone.", "getterModel" : { "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 Availability Zone.

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

                                ", "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 Availability Zone.

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

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

                                The name of the Availability Zone.

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

                                ", "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 Availability Zone.

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

                                The name of the Availability Zone.

                                \n@return The name of the Availability Zone.", "getterModel" : { "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 Availability Zone.

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

                                ", "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 Availability Zone.

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

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

                                The name of the Availability Zone.

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

                                ", "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 Availability Zone.

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

                                The name of the Availability Zone.

                                \n@return The name of the Availability Zone.", "getterModel" : { "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 Availability Zone.

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

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

                                The SSL certificate that can be used to encrypt connections between the endpoints and the replication 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" : "getCertificateIdentifier", "beanStyleSetterMethodName" : "setCertificateIdentifier", "c2jName" : "CertificateIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #certificateIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateIdentifier(String)}\n", "documentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateIdentifier", "getterDocumentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateIdentifier", "sensitive" : false, "setterDocumentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setCertificateIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateIdentifier", "variableType" : "String", "documentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateCreationDate", "beanStyleSetterMethodName" : "setCertificateCreationDate", "c2jName" : "CertificateCreationDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                The date that the certificate 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 #certificateCreationDate(Instant)}.\n@param certificateCreationDate 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 #certificateCreationDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The date that the certificate was created.

                                \n@return The date that the certificate was created.\n@deprecated Use {@link #certificateCreationDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The date that the certificate was created.

                                \n@param certificateCreationDate The date that the certificate was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateCreationDate(Instant)}\n", "documentation" : "

                                The date that the certificate was created.

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

                                The date that the certificate was created.

                                \n@param certificateCreationDate The date that the certificate was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateCreationDate", "getterDocumentation" : "

                                The date that the certificate was created.

                                \n@return The date that the certificate 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" : "CertificateCreationDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateCreationDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CertificateCreationDate", "sensitive" : false, "setterDocumentation" : "

                                The date that the certificate was created.

                                \n@param certificateCreationDate The date that the certificate was created.", "setterMethodName" : "setCertificateCreationDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "certificateCreationDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "certificateCreationDate", "variableType" : "java.time.Instant", "documentation" : "

                                The date that the certificate was created.

                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificatePem", "beanStyleSetterMethodName" : "setCertificatePem", "c2jName" : "CertificatePem", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

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

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@return The contents of a .pem file, which contains an X.509 certificate.\n@deprecated Use {@link #certificatePem()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificatePem(String)}\n", "documentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

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

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificatePem", "getterDocumentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@return The contents of a .pem file, which contains an X.509 certificate.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificatePem", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificatePem", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificatePem", "sensitive" : false, "setterDocumentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.", "setterMethodName" : "setCertificatePem", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificatePem", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificatePem", "variableType" : "String", "documentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateWallet", "beanStyleSetterMethodName" : "setCertificateWallet", "c2jName" : "CertificateWallet", "c2jShape" : "CertificateWallet", "defaultConsumerFluentSetterDocumentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

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

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@return The location of an imported Oracle Wallet certificate for use with SSL.\n@deprecated Use {@link #certificateWallet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateWallet(SdkBytes)}\n", "documentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

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

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateWallet", "getterDocumentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@return The location of an imported Oracle Wallet certificate for use with SSL.", "getterModel" : { "returnType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateWallet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateWallet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_BYTES", "name" : "CertificateWallet", "sensitive" : false, "setterDocumentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.", "setterMethodName" : "setCertificateWallet", "setterModel" : { "variableDeclarationType" : "software.amazon.awssdk.core.SdkBytes", "variableName" : "certificateWallet", "variableType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : null, "simpleType" : "SdkBytes", "variableSetterType" : "software.amazon.awssdk.core.SdkBytes" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "software.amazon.awssdk.core.SdkBytes", "variableName" : "certificateWallet", "variableType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                ", "simpleType" : "SdkBytes", "variableSetterType" : "software.amazon.awssdk.core.SdkBytes" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

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

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@return The Amazon Resource Name (ARN) for the certificate.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

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

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@return The Amazon Resource Name (ARN) for the certificate.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateArn", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateOwner", "beanStyleSetterMethodName" : "setCertificateOwner", "c2jName" : "CertificateOwner", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The owner of the certificate.

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

                                The owner of the certificate.

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

                                The owner of the certificate.

                                \n@param certificateOwner The owner of the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateOwner(String)}\n", "documentation" : "

                                The owner of the certificate.

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

                                The owner of the certificate.

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

                                The owner of the certificate.

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

                                The owner of the certificate.

                                \n@param certificateOwner The owner of the certificate.", "setterMethodName" : "setCertificateOwner", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateOwner", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateOwner", "variableType" : "String", "documentation" : "

                                The owner of the certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidFromDate", "beanStyleSetterMethodName" : "setValidFromDate", "c2jName" : "ValidFromDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \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 #validFromDate(Instant)}.\n@param validFromDate 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 #validFromDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \n@return The beginning date that the certificate is valid.\n@deprecated Use {@link #validFromDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \n@param validFromDate The beginning date that the certificate is valid.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validFromDate(Instant)}\n", "documentation" : "

                                The beginning date that the certificate is valid.

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

                                The beginning date that the certificate is valid.

                                \n@param validFromDate The beginning date that the certificate is valid.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validFromDate", "getterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \n@return The beginning date that the certificate is valid.", "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" : "ValidFromDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidFromDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ValidFromDate", "sensitive" : false, "setterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \n@param validFromDate The beginning date that the certificate is valid.", "setterMethodName" : "setValidFromDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "validFromDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "validFromDate", "variableType" : "java.time.Instant", "documentation" : "

                                The beginning date that the certificate is valid.

                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidToDate", "beanStyleSetterMethodName" : "setValidToDate", "c2jName" : "ValidToDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                The final date that the certificate is valid.

                                \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 #validToDate(Instant)}.\n@param validToDate 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 #validToDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The final date that the certificate is valid.

                                \n@return The final date that the certificate is valid.\n@deprecated Use {@link #validToDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The final date that the certificate is valid.

                                \n@param validToDate The final date that the certificate is valid.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validToDate(Instant)}\n", "documentation" : "

                                The final date that the certificate is valid.

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

                                The final date that the certificate is valid.

                                \n@param validToDate The final date that the certificate is valid.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validToDate", "getterDocumentation" : "

                                The final date that the certificate is valid.

                                \n@return The final date that the certificate is valid.", "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" : "ValidToDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidToDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ValidToDate", "sensitive" : false, "setterDocumentation" : "

                                The final date that the certificate is valid.

                                \n@param validToDate The final date that the certificate is valid.", "setterMethodName" : "setValidToDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "validToDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "validToDate", "variableType" : "java.time.Instant", "documentation" : "

                                The final date that the certificate is valid.

                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSigningAlgorithm", "beanStyleSetterMethodName" : "setSigningAlgorithm", "c2jName" : "SigningAlgorithm", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The signing algorithm for the certificate.

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

                                The signing algorithm for the certificate.

                                \n@return The signing algorithm for the certificate.\n@deprecated Use {@link #signingAlgorithm()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The signing algorithm for the certificate.

                                \n@param signingAlgorithm The signing algorithm for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #signingAlgorithm(String)}\n", "documentation" : "

                                The signing algorithm for the certificate.

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

                                The signing algorithm for the certificate.

                                \n@param signingAlgorithm The signing algorithm for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "signingAlgorithm", "getterDocumentation" : "

                                The signing algorithm for the certificate.

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

                                The signing algorithm for the certificate.

                                \n@param signingAlgorithm The signing algorithm for the certificate.", "setterMethodName" : "setSigningAlgorithm", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "signingAlgorithm", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "signingAlgorithm", "variableType" : "String", "documentation" : "

                                The signing algorithm for the certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKeyLength", "beanStyleSetterMethodName" : "setKeyLength", "c2jName" : "KeyLength", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \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 #keyLength(Integer)}.\n@param keyLength 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 #keyLength(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \n@return The key length of the cryptographic algorithm being used.\n@deprecated Use {@link #keyLength()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \n@param keyLength The key length of the cryptographic algorithm being used.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #keyLength(Integer)}\n", "documentation" : "

                                The key length of the cryptographic algorithm being used.

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

                                The key length of the cryptographic algorithm being used.

                                \n@param keyLength The key length of the cryptographic algorithm being used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "keyLength", "getterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \n@return The key length of the cryptographic algorithm being used.", "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" : "KeyLength", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KeyLength", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "KeyLength", "sensitive" : false, "setterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \n@param keyLength The key length of the cryptographic algorithm being used.", "setterMethodName" : "setKeyLength", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "keyLength", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "keyLength", "variableType" : "Integer", "documentation" : "

                                The key length of the cryptographic algorithm being used.

                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CertificateArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

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

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@return The Amazon Resource Name (ARN) for the certificate.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

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

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@return The Amazon Resource Name (ARN) for the certificate.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateArn", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CertificateCreationDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateCreationDate", "beanStyleSetterMethodName" : "setCertificateCreationDate", "c2jName" : "CertificateCreationDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                The date that the certificate 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 #certificateCreationDate(Instant)}.\n@param certificateCreationDate 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 #certificateCreationDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The date that the certificate was created.

                                \n@return The date that the certificate was created.\n@deprecated Use {@link #certificateCreationDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The date that the certificate was created.

                                \n@param certificateCreationDate The date that the certificate was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateCreationDate(Instant)}\n", "documentation" : "

                                The date that the certificate was created.

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

                                The date that the certificate was created.

                                \n@param certificateCreationDate The date that the certificate was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateCreationDate", "getterDocumentation" : "

                                The date that the certificate was created.

                                \n@return The date that the certificate 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" : "CertificateCreationDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateCreationDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CertificateCreationDate", "sensitive" : false, "setterDocumentation" : "

                                The date that the certificate was created.

                                \n@param certificateCreationDate The date that the certificate was created.", "setterMethodName" : "setCertificateCreationDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "certificateCreationDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "certificateCreationDate", "variableType" : "java.time.Instant", "documentation" : "

                                The date that the certificate was created.

                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CertificateIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateIdentifier", "beanStyleSetterMethodName" : "setCertificateIdentifier", "c2jName" : "CertificateIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #certificateIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateIdentifier(String)}\n", "documentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateIdentifier", "getterDocumentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateIdentifier", "sensitive" : false, "setterDocumentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setCertificateIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateIdentifier", "variableType" : "String", "documentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CertificateOwner" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateOwner", "beanStyleSetterMethodName" : "setCertificateOwner", "c2jName" : "CertificateOwner", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The owner of the certificate.

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

                                The owner of the certificate.

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

                                The owner of the certificate.

                                \n@param certificateOwner The owner of the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateOwner(String)}\n", "documentation" : "

                                The owner of the certificate.

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

                                The owner of the certificate.

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

                                The owner of the certificate.

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

                                The owner of the certificate.

                                \n@param certificateOwner The owner of the certificate.", "setterMethodName" : "setCertificateOwner", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateOwner", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateOwner", "variableType" : "String", "documentation" : "

                                The owner of the certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CertificatePem" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificatePem", "beanStyleSetterMethodName" : "setCertificatePem", "c2jName" : "CertificatePem", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

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

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@return The contents of a .pem file, which contains an X.509 certificate.\n@deprecated Use {@link #certificatePem()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificatePem(String)}\n", "documentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

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

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificatePem", "getterDocumentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@return The contents of a .pem file, which contains an X.509 certificate.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificatePem", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificatePem", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificatePem", "sensitive" : false, "setterDocumentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.", "setterMethodName" : "setCertificatePem", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificatePem", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificatePem", "variableType" : "String", "documentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CertificateWallet" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateWallet", "beanStyleSetterMethodName" : "setCertificateWallet", "c2jName" : "CertificateWallet", "c2jShape" : "CertificateWallet", "defaultConsumerFluentSetterDocumentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

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

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@return The location of an imported Oracle Wallet certificate for use with SSL.\n@deprecated Use {@link #certificateWallet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateWallet(SdkBytes)}\n", "documentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

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

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateWallet", "getterDocumentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@return The location of an imported Oracle Wallet certificate for use with SSL.", "getterModel" : { "returnType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateWallet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateWallet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_BYTES", "name" : "CertificateWallet", "sensitive" : false, "setterDocumentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.", "setterMethodName" : "setCertificateWallet", "setterModel" : { "variableDeclarationType" : "software.amazon.awssdk.core.SdkBytes", "variableName" : "certificateWallet", "variableType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : null, "simpleType" : "SdkBytes", "variableSetterType" : "software.amazon.awssdk.core.SdkBytes" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "software.amazon.awssdk.core.SdkBytes", "variableName" : "certificateWallet", "variableType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                ", "simpleType" : "SdkBytes", "variableSetterType" : "software.amazon.awssdk.core.SdkBytes" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KeyLength" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKeyLength", "beanStyleSetterMethodName" : "setKeyLength", "c2jName" : "KeyLength", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \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 #keyLength(Integer)}.\n@param keyLength 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 #keyLength(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \n@return The key length of the cryptographic algorithm being used.\n@deprecated Use {@link #keyLength()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \n@param keyLength The key length of the cryptographic algorithm being used.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #keyLength(Integer)}\n", "documentation" : "

                                The key length of the cryptographic algorithm being used.

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

                                The key length of the cryptographic algorithm being used.

                                \n@param keyLength The key length of the cryptographic algorithm being used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "keyLength", "getterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \n@return The key length of the cryptographic algorithm being used.", "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" : "KeyLength", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KeyLength", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "KeyLength", "sensitive" : false, "setterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \n@param keyLength The key length of the cryptographic algorithm being used.", "setterMethodName" : "setKeyLength", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "keyLength", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "keyLength", "variableType" : "Integer", "documentation" : "

                                The key length of the cryptographic algorithm being used.

                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SigningAlgorithm" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSigningAlgorithm", "beanStyleSetterMethodName" : "setSigningAlgorithm", "c2jName" : "SigningAlgorithm", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The signing algorithm for the certificate.

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

                                The signing algorithm for the certificate.

                                \n@return The signing algorithm for the certificate.\n@deprecated Use {@link #signingAlgorithm()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The signing algorithm for the certificate.

                                \n@param signingAlgorithm The signing algorithm for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #signingAlgorithm(String)}\n", "documentation" : "

                                The signing algorithm for the certificate.

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

                                The signing algorithm for the certificate.

                                \n@param signingAlgorithm The signing algorithm for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "signingAlgorithm", "getterDocumentation" : "

                                The signing algorithm for the certificate.

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

                                The signing algorithm for the certificate.

                                \n@param signingAlgorithm The signing algorithm for the certificate.", "setterMethodName" : "setSigningAlgorithm", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "signingAlgorithm", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "signingAlgorithm", "variableType" : "String", "documentation" : "

                                The signing algorithm for the certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ValidFromDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidFromDate", "beanStyleSetterMethodName" : "setValidFromDate", "c2jName" : "ValidFromDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \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 #validFromDate(Instant)}.\n@param validFromDate 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 #validFromDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \n@return The beginning date that the certificate is valid.\n@deprecated Use {@link #validFromDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \n@param validFromDate The beginning date that the certificate is valid.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validFromDate(Instant)}\n", "documentation" : "

                                The beginning date that the certificate is valid.

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

                                The beginning date that the certificate is valid.

                                \n@param validFromDate The beginning date that the certificate is valid.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validFromDate", "getterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \n@return The beginning date that the certificate is valid.", "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" : "ValidFromDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidFromDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ValidFromDate", "sensitive" : false, "setterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \n@param validFromDate The beginning date that the certificate is valid.", "setterMethodName" : "setValidFromDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "validFromDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "validFromDate", "variableType" : "java.time.Instant", "documentation" : "

                                The beginning date that the certificate is valid.

                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ValidToDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidToDate", "beanStyleSetterMethodName" : "setValidToDate", "c2jName" : "ValidToDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                The final date that the certificate is valid.

                                \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 #validToDate(Instant)}.\n@param validToDate 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 #validToDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The final date that the certificate is valid.

                                \n@return The final date that the certificate is valid.\n@deprecated Use {@link #validToDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The final date that the certificate is valid.

                                \n@param validToDate The final date that the certificate is valid.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validToDate(Instant)}\n", "documentation" : "

                                The final date that the certificate is valid.

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

                                The final date that the certificate is valid.

                                \n@param validToDate The final date that the certificate is valid.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validToDate", "getterDocumentation" : "

                                The final date that the certificate is valid.

                                \n@return The final date that the certificate is valid.", "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" : "ValidToDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidToDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ValidToDate", "sensitive" : false, "setterDocumentation" : "

                                The final date that the certificate is valid.

                                \n@param validToDate The final date that the certificate is valid.", "setterMethodName" : "setValidToDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "validToDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "validToDate", "variableType" : "java.time.Instant", "documentation" : "

                                The final date that the certificate is valid.

                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateIdentifier", "beanStyleSetterMethodName" : "setCertificateIdentifier", "c2jName" : "CertificateIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #certificateIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateIdentifier(String)}\n", "documentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateIdentifier", "getterDocumentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateIdentifier", "sensitive" : false, "setterDocumentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setCertificateIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateIdentifier", "variableType" : "String", "documentation" : "

                                A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateCreationDate", "beanStyleSetterMethodName" : "setCertificateCreationDate", "c2jName" : "CertificateCreationDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                The date that the certificate 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 #certificateCreationDate(Instant)}.\n@param certificateCreationDate 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 #certificateCreationDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The date that the certificate was created.

                                \n@return The date that the certificate was created.\n@deprecated Use {@link #certificateCreationDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The date that the certificate was created.

                                \n@param certificateCreationDate The date that the certificate was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateCreationDate(Instant)}\n", "documentation" : "

                                The date that the certificate was created.

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

                                The date that the certificate was created.

                                \n@param certificateCreationDate The date that the certificate was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateCreationDate", "getterDocumentation" : "

                                The date that the certificate was created.

                                \n@return The date that the certificate 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" : "CertificateCreationDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateCreationDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CertificateCreationDate", "sensitive" : false, "setterDocumentation" : "

                                The date that the certificate was created.

                                \n@param certificateCreationDate The date that the certificate was created.", "setterMethodName" : "setCertificateCreationDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "certificateCreationDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "certificateCreationDate", "variableType" : "java.time.Instant", "documentation" : "

                                The date that the certificate was created.

                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificatePem", "beanStyleSetterMethodName" : "setCertificatePem", "c2jName" : "CertificatePem", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

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

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@return The contents of a .pem file, which contains an X.509 certificate.\n@deprecated Use {@link #certificatePem()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificatePem(String)}\n", "documentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

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

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificatePem", "getterDocumentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@return The contents of a .pem file, which contains an X.509 certificate.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificatePem", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificatePem", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificatePem", "sensitive" : false, "setterDocumentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

                                \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.", "setterMethodName" : "setCertificatePem", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificatePem", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificatePem", "variableType" : "String", "documentation" : "

                                The contents of a .pem file, which contains an X.509 certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateWallet", "beanStyleSetterMethodName" : "setCertificateWallet", "c2jName" : "CertificateWallet", "c2jShape" : "CertificateWallet", "defaultConsumerFluentSetterDocumentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

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

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@return The location of an imported Oracle Wallet certificate for use with SSL.\n@deprecated Use {@link #certificateWallet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateWallet(SdkBytes)}\n", "documentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

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

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateWallet", "getterDocumentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@return The location of an imported Oracle Wallet certificate for use with SSL.", "getterModel" : { "returnType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateWallet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateWallet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_BYTES", "name" : "CertificateWallet", "sensitive" : false, "setterDocumentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.", "setterMethodName" : "setCertificateWallet", "setterModel" : { "variableDeclarationType" : "software.amazon.awssdk.core.SdkBytes", "variableName" : "certificateWallet", "variableType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : null, "simpleType" : "SdkBytes", "variableSetterType" : "software.amazon.awssdk.core.SdkBytes" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "software.amazon.awssdk.core.SdkBytes", "variableName" : "certificateWallet", "variableType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : "

                                The location of an imported Oracle Wallet certificate for use with SSL.

                                ", "simpleType" : "SdkBytes", "variableSetterType" : "software.amazon.awssdk.core.SdkBytes" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

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

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@return The Amazon Resource Name (ARN) for the certificate.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

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

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@return The Amazon Resource Name (ARN) for the certificate.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateArn", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateOwner", "beanStyleSetterMethodName" : "setCertificateOwner", "c2jName" : "CertificateOwner", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The owner of the certificate.

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

                                The owner of the certificate.

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

                                The owner of the certificate.

                                \n@param certificateOwner The owner of the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateOwner(String)}\n", "documentation" : "

                                The owner of the certificate.

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

                                The owner of the certificate.

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

                                The owner of the certificate.

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

                                The owner of the certificate.

                                \n@param certificateOwner The owner of the certificate.", "setterMethodName" : "setCertificateOwner", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateOwner", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateOwner", "variableType" : "String", "documentation" : "

                                The owner of the certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidFromDate", "beanStyleSetterMethodName" : "setValidFromDate", "c2jName" : "ValidFromDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \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 #validFromDate(Instant)}.\n@param validFromDate 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 #validFromDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \n@return The beginning date that the certificate is valid.\n@deprecated Use {@link #validFromDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \n@param validFromDate The beginning date that the certificate is valid.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validFromDate(Instant)}\n", "documentation" : "

                                The beginning date that the certificate is valid.

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

                                The beginning date that the certificate is valid.

                                \n@param validFromDate The beginning date that the certificate is valid.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validFromDate", "getterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \n@return The beginning date that the certificate is valid.", "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" : "ValidFromDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidFromDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ValidFromDate", "sensitive" : false, "setterDocumentation" : "

                                The beginning date that the certificate is valid.

                                \n@param validFromDate The beginning date that the certificate is valid.", "setterMethodName" : "setValidFromDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "validFromDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "validFromDate", "variableType" : "java.time.Instant", "documentation" : "

                                The beginning date that the certificate is valid.

                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidToDate", "beanStyleSetterMethodName" : "setValidToDate", "c2jName" : "ValidToDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                The final date that the certificate is valid.

                                \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 #validToDate(Instant)}.\n@param validToDate 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 #validToDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The final date that the certificate is valid.

                                \n@return The final date that the certificate is valid.\n@deprecated Use {@link #validToDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The final date that the certificate is valid.

                                \n@param validToDate The final date that the certificate is valid.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validToDate(Instant)}\n", "documentation" : "

                                The final date that the certificate is valid.

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

                                The final date that the certificate is valid.

                                \n@param validToDate The final date that the certificate is valid.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validToDate", "getterDocumentation" : "

                                The final date that the certificate is valid.

                                \n@return The final date that the certificate is valid.", "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" : "ValidToDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidToDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ValidToDate", "sensitive" : false, "setterDocumentation" : "

                                The final date that the certificate is valid.

                                \n@param validToDate The final date that the certificate is valid.", "setterMethodName" : "setValidToDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "validToDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "validToDate", "variableType" : "java.time.Instant", "documentation" : "

                                The final date that the certificate is valid.

                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSigningAlgorithm", "beanStyleSetterMethodName" : "setSigningAlgorithm", "c2jName" : "SigningAlgorithm", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The signing algorithm for the certificate.

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

                                The signing algorithm for the certificate.

                                \n@return The signing algorithm for the certificate.\n@deprecated Use {@link #signingAlgorithm()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The signing algorithm for the certificate.

                                \n@param signingAlgorithm The signing algorithm for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #signingAlgorithm(String)}\n", "documentation" : "

                                The signing algorithm for the certificate.

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

                                The signing algorithm for the certificate.

                                \n@param signingAlgorithm The signing algorithm for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "signingAlgorithm", "getterDocumentation" : "

                                The signing algorithm for the certificate.

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

                                The signing algorithm for the certificate.

                                \n@param signingAlgorithm The signing algorithm for the certificate.", "setterMethodName" : "setSigningAlgorithm", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "signingAlgorithm", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "signingAlgorithm", "variableType" : "String", "documentation" : "

                                The signing algorithm for the certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKeyLength", "beanStyleSetterMethodName" : "setKeyLength", "c2jName" : "KeyLength", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \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 #keyLength(Integer)}.\n@param keyLength 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 #keyLength(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \n@return The key length of the cryptographic algorithm being used.\n@deprecated Use {@link #keyLength()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \n@param keyLength The key length of the cryptographic algorithm being used.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #keyLength(Integer)}\n", "documentation" : "

                                The key length of the cryptographic algorithm being used.

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

                                The key length of the cryptographic algorithm being used.

                                \n@param keyLength The key length of the cryptographic algorithm being used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "keyLength", "getterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \n@return The key length of the cryptographic algorithm being used.", "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" : "KeyLength", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KeyLength", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "KeyLength", "sensitive" : false, "setterDocumentation" : "

                                The key length of the cryptographic algorithm being used.

                                \n@param keyLength The key length of the cryptographic algorithm being used.", "setterMethodName" : "setKeyLength", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "keyLength", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "keyLength", "variableType" : "Integer", "documentation" : "

                                The key length of the cryptographic algorithm being used.

                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Certificate", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Certificate", "variableName" : "certificate", "variableType" : "Certificate", "documentation" : null, "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "wrapper" : false, "xmlNamespace" : null }, "CompressionTypeValue" : { "c2jName" : "CompressionTypeValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "NONE", "value" : "none" }, { "name" : "GZIP", "value" : "gzip" } ], "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" : "CompressionTypeValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CompressionTypeValue", "variableName" : "compressionTypeValue", "variableType" : "CompressionTypeValue", "documentation" : null, "simpleType" : "CompressionTypeValue", "variableSetterType" : "CompressionTypeValue" }, "wrapper" : false, "xmlNamespace" : null }, "Connection" : { "c2jName" : "Connection", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                Status of the connection between an endpoint and a replication instance, including Amazon Resource Names (ARNs) and the last error message issued.

                                ", "endpointDiscovery" : 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" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The ARN of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The ARN of the replication instance.

                                \n@return The ARN of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The ARN of the replication instance.

                                \n@param replicationInstanceArn The ARN of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                The ARN of the replication instance.

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

                                The ARN of the replication instance.

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

                                The ARN of the replication instance.

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

                                The ARN of the replication instance.

                                \n@param replicationInstanceArn The ARN of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                The ARN of the replication instance.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The ARN string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The ARN string that uniquely identifies the endpoint.

                                \n@return The ARN string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The ARN string that uniquely identifies the endpoint.

                                \n@param endpointArn The ARN string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                The ARN string that uniquely identifies the endpoint.

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

                                The ARN string that uniquely identifies the endpoint.

                                \n@param endpointArn The ARN string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                The ARN string that uniquely identifies the endpoint.

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

                                The ARN string that uniquely identifies the endpoint.

                                \n@param endpointArn The ARN string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                The ARN string that uniquely identifies the endpoint.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The connection status.

                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #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 connection status.

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

                                The connection status.

                                \n@param status The connection status.\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 connection status.

                                ", "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 connection status.

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

                                The connection status.

                                \n@return The connection status.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "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 connection status.

                                \n@param status The connection status.", "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 connection status.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastFailureMessage", "beanStyleSetterMethodName" : "setLastFailureMessage", "c2jName" : "LastFailureMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The error message when the connection last 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 #lastFailureMessage(String)}.\n@param lastFailureMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastFailureMessage(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The error message when the connection last failed.

                                \n@return The error message when the connection last failed.\n@deprecated Use {@link #lastFailureMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The error message when the connection last failed.

                                \n@param lastFailureMessage The error message when the connection last failed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastFailureMessage(String)}\n", "documentation" : "

                                The error message when the connection last failed.

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

                                The error message when the connection last failed.

                                \n@param lastFailureMessage The error message when the connection last failed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastFailureMessage", "getterDocumentation" : "

                                The error message when the connection last failed.

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

                                The error message when the connection last failed.

                                \n@param lastFailureMessage The error message when the connection last failed.", "setterMethodName" : "setLastFailureMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : "

                                The error message when the connection last failed.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointIdentifier", "beanStyleSetterMethodName" : "setEndpointIdentifier", "c2jName" : "EndpointIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #endpointIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointIdentifier(String)}\n", "documentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointIdentifier", "getterDocumentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setEndpointIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceIdentifier", "beanStyleSetterMethodName" : "setReplicationInstanceIdentifier", "c2jName" : "ReplicationInstanceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

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

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@return The replication instance identifier. This parameter is stored as a lowercase string.\n@deprecated Use {@link #replicationInstanceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceIdentifier(String)}\n", "documentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

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

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceIdentifier", "getterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@return The replication instance identifier. This parameter is stored as a lowercase string.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.", "setterMethodName" : "setReplicationInstanceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The ARN string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The ARN string that uniquely identifies the endpoint.

                                \n@return The ARN string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The ARN string that uniquely identifies the endpoint.

                                \n@param endpointArn The ARN string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                The ARN string that uniquely identifies the endpoint.

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

                                The ARN string that uniquely identifies the endpoint.

                                \n@param endpointArn The ARN string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                The ARN string that uniquely identifies the endpoint.

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

                                The ARN string that uniquely identifies the endpoint.

                                \n@param endpointArn The ARN string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                The ARN string that uniquely identifies the endpoint.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EndpointIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointIdentifier", "beanStyleSetterMethodName" : "setEndpointIdentifier", "c2jName" : "EndpointIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #endpointIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointIdentifier(String)}\n", "documentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointIdentifier", "getterDocumentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setEndpointIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LastFailureMessage" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastFailureMessage", "beanStyleSetterMethodName" : "setLastFailureMessage", "c2jName" : "LastFailureMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The error message when the connection last 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 #lastFailureMessage(String)}.\n@param lastFailureMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastFailureMessage(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The error message when the connection last failed.

                                \n@return The error message when the connection last failed.\n@deprecated Use {@link #lastFailureMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The error message when the connection last failed.

                                \n@param lastFailureMessage The error message when the connection last failed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastFailureMessage(String)}\n", "documentation" : "

                                The error message when the connection last failed.

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

                                The error message when the connection last failed.

                                \n@param lastFailureMessage The error message when the connection last failed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastFailureMessage", "getterDocumentation" : "

                                The error message when the connection last failed.

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

                                The error message when the connection last failed.

                                \n@param lastFailureMessage The error message when the connection last failed.", "setterMethodName" : "setLastFailureMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : "

                                The error message when the connection last failed.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The ARN of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The ARN of the replication instance.

                                \n@return The ARN of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The ARN of the replication instance.

                                \n@param replicationInstanceArn The ARN of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                The ARN of the replication instance.

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

                                The ARN of the replication instance.

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

                                The ARN of the replication instance.

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

                                The ARN of the replication instance.

                                \n@param replicationInstanceArn The ARN of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                The ARN of the replication instance.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceIdentifier", "beanStyleSetterMethodName" : "setReplicationInstanceIdentifier", "c2jName" : "ReplicationInstanceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

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

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@return The replication instance identifier. This parameter is stored as a lowercase string.\n@deprecated Use {@link #replicationInstanceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceIdentifier(String)}\n", "documentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

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

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceIdentifier", "getterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@return The replication instance identifier. This parameter is stored as a lowercase string.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.", "setterMethodName" : "setReplicationInstanceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The connection status.

                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #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 connection status.

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

                                The connection status.

                                \n@param status The connection status.\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 connection status.

                                ", "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 connection status.

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

                                The connection status.

                                \n@return The connection status.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "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 connection status.

                                \n@param status The connection status.", "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 connection status.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The ARN of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The ARN of the replication instance.

                                \n@return The ARN of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The ARN of the replication instance.

                                \n@param replicationInstanceArn The ARN of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                The ARN of the replication instance.

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

                                The ARN of the replication instance.

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

                                The ARN of the replication instance.

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

                                The ARN of the replication instance.

                                \n@param replicationInstanceArn The ARN of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                The ARN of the replication instance.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The ARN string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The ARN string that uniquely identifies the endpoint.

                                \n@return The ARN string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The ARN string that uniquely identifies the endpoint.

                                \n@param endpointArn The ARN string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                The ARN string that uniquely identifies the endpoint.

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

                                The ARN string that uniquely identifies the endpoint.

                                \n@param endpointArn The ARN string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                The ARN string that uniquely identifies the endpoint.

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

                                The ARN string that uniquely identifies the endpoint.

                                \n@param endpointArn The ARN string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                The ARN string that uniquely identifies the endpoint.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The connection status.

                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #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 connection status.

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

                                The connection status.

                                \n@param status The connection status.\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 connection status.

                                ", "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 connection status.

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

                                The connection status.

                                \n@return The connection status.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "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 connection status.

                                \n@param status The connection status.", "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 connection status.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastFailureMessage", "beanStyleSetterMethodName" : "setLastFailureMessage", "c2jName" : "LastFailureMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The error message when the connection last 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 #lastFailureMessage(String)}.\n@param lastFailureMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastFailureMessage(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The error message when the connection last failed.

                                \n@return The error message when the connection last failed.\n@deprecated Use {@link #lastFailureMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The error message when the connection last failed.

                                \n@param lastFailureMessage The error message when the connection last failed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastFailureMessage(String)}\n", "documentation" : "

                                The error message when the connection last failed.

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

                                The error message when the connection last failed.

                                \n@param lastFailureMessage The error message when the connection last failed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastFailureMessage", "getterDocumentation" : "

                                The error message when the connection last failed.

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

                                The error message when the connection last failed.

                                \n@param lastFailureMessage The error message when the connection last failed.", "setterMethodName" : "setLastFailureMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : "

                                The error message when the connection last failed.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointIdentifier", "beanStyleSetterMethodName" : "setEndpointIdentifier", "c2jName" : "EndpointIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #endpointIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointIdentifier(String)}\n", "documentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointIdentifier", "getterDocumentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setEndpointIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : "

                                The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceIdentifier", "beanStyleSetterMethodName" : "setReplicationInstanceIdentifier", "c2jName" : "ReplicationInstanceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

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

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@return The replication instance identifier. This parameter is stored as a lowercase string.\n@deprecated Use {@link #replicationInstanceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceIdentifier(String)}\n", "documentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

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

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceIdentifier", "getterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@return The replication instance identifier. This parameter is stored as a lowercase string.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.", "setterMethodName" : "setReplicationInstanceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Connection", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Connection", "variableName" : "connection", "variableType" : "Connection", "documentation" : null, "simpleType" : "Connection", "variableSetterType" : "Connection" }, "wrapper" : false, "xmlNamespace" : null }, "CreateEndpointRequest" : { "c2jName" : "CreateEndpointMessage", "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" : "CreateEndpoint", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.CreateEndpoint", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointIdentifier", "beanStyleSetterMethodName" : "setEndpointIdentifier", "c2jName" : "EndpointIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #endpointIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointIdentifier(String)}\n", "documentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointIdentifier", "getterDocumentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setEndpointIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointTypeAsString", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "ReplicationEndpointTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                The type of endpoint. Valid values are source and target.

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

                                \n

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

                                \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The type of endpoint. Valid values are source and target.

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

                                The type of endpoint. Valid values are source and target.

                                ", "endpointDiscoveryId" : false, "enumType" : "ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

                                The type of endpoint. Valid values are source and target.

                                \n

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

                                \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "getterModel" : { "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 endpoint. Valid values are source and target.

                                \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineName", "beanStyleSetterMethodName" : "setEngineName", "c2jName" : "EngineName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

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

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@return The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@deprecated Use {@link #engineName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineName(String)}\n", "documentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

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

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineName", "getterDocumentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@return The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineName", "sensitive" : false, "setterDocumentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "setterMethodName" : "setEngineName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The user name to be used to log in to the endpoint database.

                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 user name to be used to log in to the endpoint database.

                                \n@return The user name to be used to log in to the endpoint database.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The user name to be used to log in to the endpoint database.

                                \n@param username The user name to be used to log in to the endpoint database.\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 user name to be used to log in to the endpoint database.

                                ", "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 user name to be used to log in to the endpoint database.

                                \n@param username The user name to be used to log in to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                The user name to be used to log in to the endpoint database.

                                \n@return The user name to be used to log in to the endpoint database.", "getterModel" : { "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" : false, "setterDocumentation" : "

                                The user name to be used to log in to the endpoint database.

                                \n@param username The user name to be used to log in to the endpoint database.", "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 user name to be used to log in to the endpoint database.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPassword", "beanStyleSetterMethodName" : "setPassword", "c2jName" : "Password", "c2jShape" : "SecretString", "defaultConsumerFluentSetterDocumentation" : "

                                The password to be used to log in to the endpoint database.

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

                                The password to be used to log in to the endpoint database.

                                \n@return The password to be used to log in to the endpoint database.\n@deprecated Use {@link #password()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The password to be used to log in to the endpoint database.

                                \n@param password The password to be used to log in to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #password(String)}\n", "documentation" : "

                                The password to be used to log in to the endpoint database.

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

                                The password to be used to log in to the endpoint database.

                                \n@param password The password to be used to log in to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "password", "getterDocumentation" : "

                                The password to be used to log in to the endpoint database.

                                \n@return The password to be used to log in to the endpoint database.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Password", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Password", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Password", "sensitive" : true, "setterDocumentation" : "

                                The password to be used to log in to the endpoint database.

                                \n@param password The password to be used to log in to the endpoint database.", "setterMethodName" : "setPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : "

                                The password to be used to log in to the endpoint database.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The name of the server where the endpoint database resides.

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

                                The name of the server where the endpoint database resides.

                                \n@return The name of the server where the endpoint database resides.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The name of the server where the endpoint database resides.

                                \n@param serverName The name of the server where the endpoint database resides.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                The name of the server where the endpoint database resides.

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

                                The name of the server where the endpoint database resides.

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

                                The name of the server where the endpoint database resides.

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

                                The name of the server where the endpoint database resides.

                                \n@param serverName The name of the server where the endpoint database resides.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                The name of the server where the endpoint database resides.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                The port used by the endpoint database.

                                \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The port used by the endpoint database.

                                \n@return The port used by the endpoint database.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The port used by the endpoint database.

                                \n@param port The port used by the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                The port used by the endpoint database.

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

                                The port used by the endpoint database.

                                \n@param port The port used by the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                The port used by the endpoint database.

                                \n@return The port used by the endpoint database.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                The port used by the endpoint database.

                                \n@param port The port used by the endpoint database.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                The port used by the endpoint database.

                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExtraConnectionAttributes", "beanStyleSetterMethodName" : "setExtraConnectionAttributes", "c2jName" : "ExtraConnectionAttributes", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

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

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@return Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #extraConnectionAttributes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@param extraConnectionAttributes Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #extraConnectionAttributes(String)}\n", "documentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

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

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@param extraConnectionAttributes Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "extraConnectionAttributes", "getterDocumentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@return Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExtraConnectionAttributes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExtraConnectionAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExtraConnectionAttributes", "sensitive" : false, "setterDocumentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@param extraConnectionAttributes Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.", "setterMethodName" : "setExtraConnectionAttributes", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@return An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

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

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@return An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more tags to be assigned to the endpoint.

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

                                One or more tags to be assigned to the endpoint.

                                \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 One or more tags to be assigned to the endpoint.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more tags to be assigned to the endpoint.

                                \n@param tags One or more tags to be assigned to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                One or more tags to be assigned to the endpoint.

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

                                One or more tags to be assigned to the endpoint.

                                \n@param tags One or more tags to be assigned to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                One or more tags to be assigned to the endpoint.

                                \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 One or more tags to be assigned to the endpoint.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                One or more tags to be assigned to the endpoint.

                                \n@param tags One or more tags to be assigned to the endpoint.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                One or more tags to be assigned to the endpoint.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

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

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@return The Amazon Resource Name (ARN) for the certificate.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

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

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@return The Amazon Resource Name (ARN) for the certificate.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateArn", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSslModeAsString", "beanStyleSetterMethodName" : "setSslMode", "c2jName" : "SslMode", "c2jShape" : "DmsSslModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

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

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n

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

                                \n@return The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue\n@deprecated Use {@link #sslModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n@param sslMode The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue\n@deprecated Use {@link #sslMode(String)}\n", "documentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

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

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n@param sslMode The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue", "fluentSetterMethodName" : "sslMode", "getterDocumentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n

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

                                \n@return The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SslMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SslMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SslMode", "sensitive" : false, "setterDocumentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n@param sslMode The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue", "setterMethodName" : "setSslMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the 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 #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@return The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

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

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@return The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalTableDefinition", "beanStyleSetterMethodName" : "setExternalTableDefinition", "c2jName" : "ExternalTableDefinition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The external table definition.

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

                                The external table definition.

                                \n@return The external table definition.\n@deprecated Use {@link #externalTableDefinition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The external table definition.

                                \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalTableDefinition(String)}\n", "documentation" : "

                                The external table definition.

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

                                The external table definition.

                                \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalTableDefinition", "getterDocumentation" : "

                                The external table definition.

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

                                The external table definition.

                                \n@param externalTableDefinition The external table definition.", "setterMethodName" : "setExternalTableDefinition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : "

                                The external table definition.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDynamoDbSettings", "beanStyleSetterMethodName" : "setDynamoDbSettings", "c2jName" : "DynamoDbSettings", "c2jShape" : "DynamoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #dynamoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dynamoDbSettings(DynamoDbSettings)}\n", "documentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dynamoDbSettings", "getterDocumentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "DynamoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DynamoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DynamoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DynamoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.", "setterMethodName" : "setDynamoDbSettings", "setterModel" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : null, "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3Settings", "beanStyleSetterMethodName" : "setS3Settings", "c2jName" : "S3Settings", "c2jShape" : "S3Settings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #s3Settings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3Settings(S3Settings)}\n", "documentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3Settings", "getterDocumentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "S3Settings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3Settings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3Settings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "S3Settings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.", "setterMethodName" : "setS3Settings", "setterModel" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : null, "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDmsTransferSettings", "beanStyleSetterMethodName" : "setDmsTransferSettings", "c2jName" : "DmsTransferSettings", "c2jShape" : "DmsTransferSettings", "defaultConsumerFluentSetterDocumentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

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

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@deprecated Use {@link #dmsTransferSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dmsTransferSettings(DmsTransferSettings)}\n", "documentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

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

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dmsTransferSettings", "getterDocumentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "getterModel" : { "returnType" : "DmsTransferSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DmsTransferSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DmsTransferSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DmsTransferSettings", "sensitive" : false, "setterDocumentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "setterMethodName" : "setDmsTransferSettings", "setterModel" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : null, "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                ", "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMongoDbSettings", "beanStyleSetterMethodName" : "setMongoDbSettings", "c2jName" : "MongoDbSettings", "c2jShape" : "MongoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #mongoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mongoDbSettings(MongoDbSettings)}\n", "documentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mongoDbSettings", "getterDocumentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "MongoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MongoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MongoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "MongoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.", "setterMethodName" : "setMongoDbSettings", "setterModel" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : null, "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKinesisSettings", "beanStyleSetterMethodName" : "setKinesisSettings", "c2jName" : "KinesisSettings", "c2jShape" : "KinesisSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@deprecated Use {@link #kinesisSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kinesisSettings(KinesisSettings)}\n", "documentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kinesisSettings", "getterDocumentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "KinesisSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KinesisSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KinesisSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KinesisSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.", "setterMethodName" : "setKinesisSettings", "setterModel" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : null, "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                ", "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKafkaSettings", "beanStyleSetterMethodName" : "setKafkaSettings", "c2jName" : "KafkaSettings", "c2jShape" : "KafkaSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@deprecated Use {@link #kafkaSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kafkaSettings(KafkaSettings)}\n", "documentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kafkaSettings", "getterDocumentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "KafkaSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KafkaSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KafkaSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KafkaSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.", "setterMethodName" : "setKafkaSettings", "setterModel" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : null, "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                ", "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getElasticsearchSettings", "beanStyleSetterMethodName" : "setElasticsearchSettings", "c2jName" : "ElasticsearchSettings", "c2jShape" : "ElasticsearchSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@deprecated Use {@link #elasticsearchSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #elasticsearchSettings(ElasticsearchSettings)}\n", "documentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "elasticsearchSettings", "getterDocumentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "ElasticsearchSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ElasticsearchSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ElasticsearchSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ElasticsearchSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.", "setterMethodName" : "setElasticsearchSettings", "setterModel" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : null, "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                ", "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRedshiftSettings", "beanStyleSetterMethodName" : "setRedshiftSettings", "c2jName" : "RedshiftSettings", "c2jShape" : "RedshiftSettings", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\nThis is a convenience that creates an instance of the {@link RedshiftSettings.Builder} avoiding the need to create one manually via {@link RedshiftSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link RedshiftSettings.Builder#build()} is called immediately and its result is passed to {@link #redshiftSettings(RedshiftSettings)}.\n@param redshiftSettings a consumer that will call methods on {@link RedshiftSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redshiftSettings(RedshiftSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the RedshiftSettings property for this object.\n@return The value of the RedshiftSettings property for this object.\n@deprecated Use {@link #redshiftSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #redshiftSettings(RedshiftSettings)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedshiftSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedshiftSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redshiftSettings", "fluentSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redshiftSettings", "getterDocumentation" : "Returns the value of the RedshiftSettings property for this object.\n@return The value of the RedshiftSettings property for this object.", "getterModel" : { "returnType" : "RedshiftSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedshiftSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedshiftSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RedshiftSettings", "sensitive" : false, "setterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.", "setterMethodName" : "setRedshiftSettings", "setterModel" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : null, "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : "", "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CertificateArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

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

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@return The Amazon Resource Name (ARN) for the certificate.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

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

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@return The Amazon Resource Name (ARN) for the certificate.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateArn", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DatabaseName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DmsTransferSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDmsTransferSettings", "beanStyleSetterMethodName" : "setDmsTransferSettings", "c2jName" : "DmsTransferSettings", "c2jShape" : "DmsTransferSettings", "defaultConsumerFluentSetterDocumentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

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

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@deprecated Use {@link #dmsTransferSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dmsTransferSettings(DmsTransferSettings)}\n", "documentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

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

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dmsTransferSettings", "getterDocumentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "getterModel" : { "returnType" : "DmsTransferSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DmsTransferSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DmsTransferSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DmsTransferSettings", "sensitive" : false, "setterDocumentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "setterMethodName" : "setDmsTransferSettings", "setterModel" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : null, "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                ", "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DynamoDbSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDynamoDbSettings", "beanStyleSetterMethodName" : "setDynamoDbSettings", "c2jName" : "DynamoDbSettings", "c2jShape" : "DynamoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #dynamoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dynamoDbSettings(DynamoDbSettings)}\n", "documentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dynamoDbSettings", "getterDocumentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "DynamoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DynamoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DynamoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DynamoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.", "setterMethodName" : "setDynamoDbSettings", "setterModel" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : null, "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ElasticsearchSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getElasticsearchSettings", "beanStyleSetterMethodName" : "setElasticsearchSettings", "c2jName" : "ElasticsearchSettings", "c2jShape" : "ElasticsearchSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@deprecated Use {@link #elasticsearchSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #elasticsearchSettings(ElasticsearchSettings)}\n", "documentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "elasticsearchSettings", "getterDocumentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "ElasticsearchSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ElasticsearchSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ElasticsearchSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ElasticsearchSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.", "setterMethodName" : "setElasticsearchSettings", "setterModel" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : null, "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                ", "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EndpointIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointIdentifier", "beanStyleSetterMethodName" : "setEndpointIdentifier", "c2jName" : "EndpointIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #endpointIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointIdentifier(String)}\n", "documentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointIdentifier", "getterDocumentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setEndpointIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EndpointType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointTypeAsString", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "ReplicationEndpointTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                The type of endpoint. Valid values are source and target.

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

                                \n

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

                                \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The type of endpoint. Valid values are source and target.

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

                                The type of endpoint. Valid values are source and target.

                                ", "endpointDiscoveryId" : false, "enumType" : "ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

                                The type of endpoint. Valid values are source and target.

                                \n

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

                                \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "getterModel" : { "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 endpoint. Valid values are source and target.

                                \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EngineName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineName", "beanStyleSetterMethodName" : "setEngineName", "c2jName" : "EngineName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

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

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@return The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@deprecated Use {@link #engineName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineName(String)}\n", "documentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

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

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineName", "getterDocumentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@return The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineName", "sensitive" : false, "setterDocumentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "setterMethodName" : "setEngineName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExternalTableDefinition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalTableDefinition", "beanStyleSetterMethodName" : "setExternalTableDefinition", "c2jName" : "ExternalTableDefinition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The external table definition.

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

                                The external table definition.

                                \n@return The external table definition.\n@deprecated Use {@link #externalTableDefinition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The external table definition.

                                \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalTableDefinition(String)}\n", "documentation" : "

                                The external table definition.

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

                                The external table definition.

                                \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalTableDefinition", "getterDocumentation" : "

                                The external table definition.

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

                                The external table definition.

                                \n@param externalTableDefinition The external table definition.", "setterMethodName" : "setExternalTableDefinition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : "

                                The external table definition.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExtraConnectionAttributes" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExtraConnectionAttributes", "beanStyleSetterMethodName" : "setExtraConnectionAttributes", "c2jName" : "ExtraConnectionAttributes", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

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

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@return Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #extraConnectionAttributes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@param extraConnectionAttributes Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #extraConnectionAttributes(String)}\n", "documentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

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

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@param extraConnectionAttributes Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "extraConnectionAttributes", "getterDocumentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@return Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExtraConnectionAttributes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExtraConnectionAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExtraConnectionAttributes", "sensitive" : false, "setterDocumentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@param extraConnectionAttributes Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.", "setterMethodName" : "setExtraConnectionAttributes", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KafkaSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKafkaSettings", "beanStyleSetterMethodName" : "setKafkaSettings", "c2jName" : "KafkaSettings", "c2jShape" : "KafkaSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@deprecated Use {@link #kafkaSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kafkaSettings(KafkaSettings)}\n", "documentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kafkaSettings", "getterDocumentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "KafkaSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KafkaSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KafkaSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KafkaSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.", "setterMethodName" : "setKafkaSettings", "setterModel" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : null, "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                ", "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KinesisSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKinesisSettings", "beanStyleSetterMethodName" : "setKinesisSettings", "c2jName" : "KinesisSettings", "c2jShape" : "KinesisSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@deprecated Use {@link #kinesisSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kinesisSettings(KinesisSettings)}\n", "documentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kinesisSettings", "getterDocumentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "KinesisSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KinesisSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KinesisSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KinesisSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.", "setterMethodName" : "setKinesisSettings", "setterModel" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : null, "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                ", "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KmsKeyId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@return An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

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

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@return An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MongoDbSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMongoDbSettings", "beanStyleSetterMethodName" : "setMongoDbSettings", "c2jName" : "MongoDbSettings", "c2jShape" : "MongoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #mongoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mongoDbSettings(MongoDbSettings)}\n", "documentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mongoDbSettings", "getterDocumentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "MongoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MongoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MongoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "MongoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.", "setterMethodName" : "setMongoDbSettings", "setterModel" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : null, "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Password" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPassword", "beanStyleSetterMethodName" : "setPassword", "c2jName" : "Password", "c2jShape" : "SecretString", "defaultConsumerFluentSetterDocumentation" : "

                                The password to be used to log in to the endpoint database.

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

                                The password to be used to log in to the endpoint database.

                                \n@return The password to be used to log in to the endpoint database.\n@deprecated Use {@link #password()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The password to be used to log in to the endpoint database.

                                \n@param password The password to be used to log in to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #password(String)}\n", "documentation" : "

                                The password to be used to log in to the endpoint database.

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

                                The password to be used to log in to the endpoint database.

                                \n@param password The password to be used to log in to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "password", "getterDocumentation" : "

                                The password to be used to log in to the endpoint database.

                                \n@return The password to be used to log in to the endpoint database.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Password", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Password", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Password", "sensitive" : true, "setterDocumentation" : "

                                The password to be used to log in to the endpoint database.

                                \n@param password The password to be used to log in to the endpoint database.", "setterMethodName" : "setPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : "

                                The password to be used to log in to the endpoint database.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Port" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                The port used by the endpoint database.

                                \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The port used by the endpoint database.

                                \n@return The port used by the endpoint database.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The port used by the endpoint database.

                                \n@param port The port used by the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                The port used by the endpoint database.

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

                                The port used by the endpoint database.

                                \n@param port The port used by the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                The port used by the endpoint database.

                                \n@return The port used by the endpoint database.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                The port used by the endpoint database.

                                \n@param port The port used by the endpoint database.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                The port used by the endpoint database.

                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RedshiftSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRedshiftSettings", "beanStyleSetterMethodName" : "setRedshiftSettings", "c2jName" : "RedshiftSettings", "c2jShape" : "RedshiftSettings", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\nThis is a convenience that creates an instance of the {@link RedshiftSettings.Builder} avoiding the need to create one manually via {@link RedshiftSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link RedshiftSettings.Builder#build()} is called immediately and its result is passed to {@link #redshiftSettings(RedshiftSettings)}.\n@param redshiftSettings a consumer that will call methods on {@link RedshiftSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redshiftSettings(RedshiftSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the RedshiftSettings property for this object.\n@return The value of the RedshiftSettings property for this object.\n@deprecated Use {@link #redshiftSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #redshiftSettings(RedshiftSettings)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedshiftSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedshiftSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redshiftSettings", "fluentSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redshiftSettings", "getterDocumentation" : "Returns the value of the RedshiftSettings property for this object.\n@return The value of the RedshiftSettings property for this object.", "getterModel" : { "returnType" : "RedshiftSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedshiftSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedshiftSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RedshiftSettings", "sensitive" : false, "setterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.", "setterMethodName" : "setRedshiftSettings", "setterModel" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : null, "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : "", "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "S3Settings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3Settings", "beanStyleSetterMethodName" : "setS3Settings", "c2jName" : "S3Settings", "c2jShape" : "S3Settings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #s3Settings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3Settings(S3Settings)}\n", "documentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3Settings", "getterDocumentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "S3Settings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3Settings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3Settings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "S3Settings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.", "setterMethodName" : "setS3Settings", "setterModel" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : null, "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServerName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The name of the server where the endpoint database resides.

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

                                The name of the server where the endpoint database resides.

                                \n@return The name of the server where the endpoint database resides.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The name of the server where the endpoint database resides.

                                \n@param serverName The name of the server where the endpoint database resides.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                The name of the server where the endpoint database resides.

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

                                The name of the server where the endpoint database resides.

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

                                The name of the server where the endpoint database resides.

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

                                The name of the server where the endpoint database resides.

                                \n@param serverName The name of the server where the endpoint database resides.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                The name of the server where the endpoint database resides.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServiceAccessRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the 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 #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@return The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

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

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@return The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SslMode" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSslModeAsString", "beanStyleSetterMethodName" : "setSslMode", "c2jName" : "SslMode", "c2jShape" : "DmsSslModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

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

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n

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

                                \n@return The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue\n@deprecated Use {@link #sslModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n@param sslMode The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue\n@deprecated Use {@link #sslMode(String)}\n", "documentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

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

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n@param sslMode The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue", "fluentSetterMethodName" : "sslMode", "getterDocumentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n

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

                                \n@return The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SslMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SslMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SslMode", "sensitive" : false, "setterDocumentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n@param sslMode The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue", "setterMethodName" : "setSslMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more tags to be assigned to the endpoint.

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

                                One or more tags to be assigned to the endpoint.

                                \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 One or more tags to be assigned to the endpoint.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more tags to be assigned to the endpoint.

                                \n@param tags One or more tags to be assigned to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                One or more tags to be assigned to the endpoint.

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

                                One or more tags to be assigned to the endpoint.

                                \n@param tags One or more tags to be assigned to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                One or more tags to be assigned to the endpoint.

                                \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 One or more tags to be assigned to the endpoint.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                One or more tags to be assigned to the endpoint.

                                \n@param tags One or more tags to be assigned to the endpoint.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                One or more tags to be assigned to the endpoint.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Username" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The user name to be used to log in to the endpoint database.

                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 user name to be used to log in to the endpoint database.

                                \n@return The user name to be used to log in to the endpoint database.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The user name to be used to log in to the endpoint database.

                                \n@param username The user name to be used to log in to the endpoint database.\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 user name to be used to log in to the endpoint database.

                                ", "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 user name to be used to log in to the endpoint database.

                                \n@param username The user name to be used to log in to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                The user name to be used to log in to the endpoint database.

                                \n@return The user name to be used to log in to the endpoint database.", "getterModel" : { "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" : false, "setterDocumentation" : "

                                The user name to be used to log in to the endpoint database.

                                \n@param username The user name to be used to log in to the endpoint database.", "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 user name to be used to log in to the endpoint database.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointIdentifier", "beanStyleSetterMethodName" : "setEndpointIdentifier", "c2jName" : "EndpointIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #endpointIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointIdentifier(String)}\n", "documentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

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

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointIdentifier", "getterDocumentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setEndpointIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : "

                                The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointTypeAsString", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "ReplicationEndpointTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                The type of endpoint. Valid values are source and target.

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

                                \n

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

                                \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The type of endpoint. Valid values are source and target.

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

                                The type of endpoint. Valid values are source and target.

                                ", "endpointDiscoveryId" : false, "enumType" : "ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

                                The type of endpoint. Valid values are source and target.

                                \n

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

                                \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "getterModel" : { "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 endpoint. Valid values are source and target.

                                \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineName", "beanStyleSetterMethodName" : "setEngineName", "c2jName" : "EngineName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

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

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@return The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@deprecated Use {@link #engineName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineName(String)}\n", "documentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

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

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineName", "getterDocumentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@return The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineName", "sensitive" : false, "setterDocumentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "setterMethodName" : "setEngineName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : "

                                The type of engine for the endpoint. Valid values, depending on the EndpointType value, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The user name to be used to log in to the endpoint database.

                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 user name to be used to log in to the endpoint database.

                                \n@return The user name to be used to log in to the endpoint database.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The user name to be used to log in to the endpoint database.

                                \n@param username The user name to be used to log in to the endpoint database.\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 user name to be used to log in to the endpoint database.

                                ", "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 user name to be used to log in to the endpoint database.

                                \n@param username The user name to be used to log in to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                The user name to be used to log in to the endpoint database.

                                \n@return The user name to be used to log in to the endpoint database.", "getterModel" : { "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" : false, "setterDocumentation" : "

                                The user name to be used to log in to the endpoint database.

                                \n@param username The user name to be used to log in to the endpoint database.", "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 user name to be used to log in to the endpoint database.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPassword", "beanStyleSetterMethodName" : "setPassword", "c2jName" : "Password", "c2jShape" : "SecretString", "defaultConsumerFluentSetterDocumentation" : "

                                The password to be used to log in to the endpoint database.

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

                                The password to be used to log in to the endpoint database.

                                \n@return The password to be used to log in to the endpoint database.\n@deprecated Use {@link #password()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The password to be used to log in to the endpoint database.

                                \n@param password The password to be used to log in to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #password(String)}\n", "documentation" : "

                                The password to be used to log in to the endpoint database.

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

                                The password to be used to log in to the endpoint database.

                                \n@param password The password to be used to log in to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "password", "getterDocumentation" : "

                                The password to be used to log in to the endpoint database.

                                \n@return The password to be used to log in to the endpoint database.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Password", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Password", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Password", "sensitive" : true, "setterDocumentation" : "

                                The password to be used to log in to the endpoint database.

                                \n@param password The password to be used to log in to the endpoint database.", "setterMethodName" : "setPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : "

                                The password to be used to log in to the endpoint database.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The name of the server where the endpoint database resides.

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

                                The name of the server where the endpoint database resides.

                                \n@return The name of the server where the endpoint database resides.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The name of the server where the endpoint database resides.

                                \n@param serverName The name of the server where the endpoint database resides.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                The name of the server where the endpoint database resides.

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

                                The name of the server where the endpoint database resides.

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

                                The name of the server where the endpoint database resides.

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

                                The name of the server where the endpoint database resides.

                                \n@param serverName The name of the server where the endpoint database resides.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                The name of the server where the endpoint database resides.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                The port used by the endpoint database.

                                \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The port used by the endpoint database.

                                \n@return The port used by the endpoint database.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The port used by the endpoint database.

                                \n@param port The port used by the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                The port used by the endpoint database.

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

                                The port used by the endpoint database.

                                \n@param port The port used by the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                The port used by the endpoint database.

                                \n@return The port used by the endpoint database.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                The port used by the endpoint database.

                                \n@param port The port used by the endpoint database.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                The port used by the endpoint database.

                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

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

                                The name of the endpoint database.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExtraConnectionAttributes", "beanStyleSetterMethodName" : "setExtraConnectionAttributes", "c2jName" : "ExtraConnectionAttributes", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

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

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@return Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #extraConnectionAttributes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@param extraConnectionAttributes Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #extraConnectionAttributes(String)}\n", "documentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

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

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@param extraConnectionAttributes Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "extraConnectionAttributes", "getterDocumentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@return Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExtraConnectionAttributes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExtraConnectionAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExtraConnectionAttributes", "sensitive" : false, "setterDocumentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                \n@param extraConnectionAttributes Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.", "setterMethodName" : "setExtraConnectionAttributes", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : "

                                Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@return An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

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

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@return An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more tags to be assigned to the endpoint.

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

                                One or more tags to be assigned to the endpoint.

                                \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 One or more tags to be assigned to the endpoint.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more tags to be assigned to the endpoint.

                                \n@param tags One or more tags to be assigned to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                One or more tags to be assigned to the endpoint.

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

                                One or more tags to be assigned to the endpoint.

                                \n@param tags One or more tags to be assigned to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                One or more tags to be assigned to the endpoint.

                                \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 One or more tags to be assigned to the endpoint.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                One or more tags to be assigned to the endpoint.

                                \n@param tags One or more tags to be assigned to the endpoint.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                One or more tags to be assigned to the endpoint.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

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

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@return The Amazon Resource Name (ARN) for the certificate.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

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

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@return The Amazon Resource Name (ARN) for the certificate.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateArn", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                \n@param certificateArn The Amazon Resource Name (ARN) for the certificate.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) for the certificate.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSslModeAsString", "beanStyleSetterMethodName" : "setSslMode", "c2jName" : "SslMode", "c2jShape" : "DmsSslModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

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

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n

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

                                \n@return The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue\n@deprecated Use {@link #sslModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n@param sslMode The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue\n@deprecated Use {@link #sslMode(String)}\n", "documentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

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

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n@param sslMode The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue", "fluentSetterMethodName" : "sslMode", "getterDocumentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n

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

                                \n@return The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SslMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SslMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SslMode", "sensitive" : false, "setterDocumentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                \n@param sslMode The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none\n@see DmsSslModeValue", "setterMethodName" : "setSslMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : "

                                The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default is none

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the 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 #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@return The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

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

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@return The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalTableDefinition", "beanStyleSetterMethodName" : "setExternalTableDefinition", "c2jName" : "ExternalTableDefinition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The external table definition.

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

                                The external table definition.

                                \n@return The external table definition.\n@deprecated Use {@link #externalTableDefinition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The external table definition.

                                \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalTableDefinition(String)}\n", "documentation" : "

                                The external table definition.

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

                                The external table definition.

                                \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalTableDefinition", "getterDocumentation" : "

                                The external table definition.

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

                                The external table definition.

                                \n@param externalTableDefinition The external table definition.", "setterMethodName" : "setExternalTableDefinition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : "

                                The external table definition.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDynamoDbSettings", "beanStyleSetterMethodName" : "setDynamoDbSettings", "c2jName" : "DynamoDbSettings", "c2jShape" : "DynamoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #dynamoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dynamoDbSettings(DynamoDbSettings)}\n", "documentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dynamoDbSettings", "getterDocumentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "DynamoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DynamoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DynamoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DynamoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.", "setterMethodName" : "setDynamoDbSettings", "setterModel" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : null, "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : "

                                Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3Settings", "beanStyleSetterMethodName" : "setS3Settings", "c2jName" : "S3Settings", "c2jShape" : "S3Settings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #s3Settings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3Settings(S3Settings)}\n", "documentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3Settings", "getterDocumentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "S3Settings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3Settings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3Settings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "S3Settings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.", "setterMethodName" : "setS3Settings", "setterModel" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : null, "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : "

                                Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDmsTransferSettings", "beanStyleSetterMethodName" : "setDmsTransferSettings", "c2jName" : "DmsTransferSettings", "c2jShape" : "DmsTransferSettings", "defaultConsumerFluentSetterDocumentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

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

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@deprecated Use {@link #dmsTransferSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dmsTransferSettings(DmsTransferSettings)}\n", "documentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

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

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dmsTransferSettings", "getterDocumentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "getterModel" : { "returnType" : "DmsTransferSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DmsTransferSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DmsTransferSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DmsTransferSettings", "sensitive" : false, "setterDocumentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "setterMethodName" : "setDmsTransferSettings", "setterModel" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : null, "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : "

                                The settings in JSON format for the DMS transfer type of source endpoint.

                                Possible settings include the following:

                                • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                • BucketName - The name of the S3 bucket to use.

                                • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                ", "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMongoDbSettings", "beanStyleSetterMethodName" : "setMongoDbSettings", "c2jName" : "MongoDbSettings", "c2jShape" : "MongoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #mongoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mongoDbSettings(MongoDbSettings)}\n", "documentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

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

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mongoDbSettings", "getterDocumentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@return Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "MongoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MongoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MongoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "MongoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.", "setterMethodName" : "setMongoDbSettings", "setterModel" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : null, "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : "

                                Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKinesisSettings", "beanStyleSetterMethodName" : "setKinesisSettings", "c2jName" : "KinesisSettings", "c2jShape" : "KinesisSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@deprecated Use {@link #kinesisSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kinesisSettings(KinesisSettings)}\n", "documentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kinesisSettings", "getterDocumentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "KinesisSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KinesisSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KinesisSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KinesisSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.", "setterMethodName" : "setKinesisSettings", "setterModel" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : null, "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : "

                                Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                ", "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKafkaSettings", "beanStyleSetterMethodName" : "setKafkaSettings", "c2jName" : "KafkaSettings", "c2jShape" : "KafkaSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@deprecated Use {@link #kafkaSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kafkaSettings(KafkaSettings)}\n", "documentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kafkaSettings", "getterDocumentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "KafkaSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KafkaSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KafkaSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KafkaSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.", "setterMethodName" : "setKafkaSettings", "setterModel" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : null, "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : "

                                Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                ", "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getElasticsearchSettings", "beanStyleSetterMethodName" : "setElasticsearchSettings", "c2jName" : "ElasticsearchSettings", "c2jShape" : "ElasticsearchSettings", "defaultConsumerFluentSetterDocumentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@deprecated Use {@link #elasticsearchSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #elasticsearchSettings(ElasticsearchSettings)}\n", "documentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

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

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "elasticsearchSettings", "getterDocumentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@return Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "ElasticsearchSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ElasticsearchSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ElasticsearchSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ElasticsearchSettings", "sensitive" : false, "setterDocumentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.", "setterMethodName" : "setElasticsearchSettings", "setterModel" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : null, "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : "

                                Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                ", "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRedshiftSettings", "beanStyleSetterMethodName" : "setRedshiftSettings", "c2jName" : "RedshiftSettings", "c2jShape" : "RedshiftSettings", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\nThis is a convenience that creates an instance of the {@link RedshiftSettings.Builder} avoiding the need to create one manually via {@link RedshiftSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link RedshiftSettings.Builder#build()} is called immediately and its result is passed to {@link #redshiftSettings(RedshiftSettings)}.\n@param redshiftSettings a consumer that will call methods on {@link RedshiftSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redshiftSettings(RedshiftSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the RedshiftSettings property for this object.\n@return The value of the RedshiftSettings property for this object.\n@deprecated Use {@link #redshiftSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #redshiftSettings(RedshiftSettings)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedshiftSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedshiftSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redshiftSettings", "fluentSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redshiftSettings", "getterDocumentation" : "Returns the value of the RedshiftSettings property for this object.\n@return The value of the RedshiftSettings property for this object.", "getterModel" : { "returnType" : "RedshiftSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedshiftSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedshiftSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RedshiftSettings", "sensitive" : false, "setterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.", "setterMethodName" : "setRedshiftSettings", "setterModel" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : null, "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : "", "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "EndpointIdentifier", "EndpointType", "EngineName" ], "shapeName" : "CreateEndpointRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateEndpointRequest", "variableName" : "createEndpointRequest", "variableType" : "CreateEndpointRequest", "documentation" : null, "simpleType" : "CreateEndpointRequest", "variableSetterType" : "CreateEndpointRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CreateEndpointResponse" : { "c2jName" : "CreateEndpointResponse", "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" : "getEndpoint", "beanStyleSetterMethodName" : "setEndpoint", "c2jName" : "Endpoint", "c2jShape" : "Endpoint", "defaultConsumerFluentSetterDocumentation" : "

                                The endpoint that was created.

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

                                The endpoint that was created.

                                \n@return The endpoint that was created.\n@deprecated Use {@link #endpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The endpoint that was created.

                                \n@param endpoint The endpoint that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpoint(Endpoint)}\n", "documentation" : "

                                The endpoint that was created.

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

                                The endpoint that was created.

                                \n@param endpoint The endpoint that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoint", "getterDocumentation" : "

                                The endpoint that was created.

                                \n@return The endpoint that was created.", "getterModel" : { "returnType" : "Endpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Endpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Endpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Endpoint", "sensitive" : false, "setterDocumentation" : "

                                The endpoint that was created.

                                \n@param endpoint The endpoint that was created.", "setterMethodName" : "setEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : "

                                The endpoint that was created.

                                ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Endpoint" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpoint", "beanStyleSetterMethodName" : "setEndpoint", "c2jName" : "Endpoint", "c2jShape" : "Endpoint", "defaultConsumerFluentSetterDocumentation" : "

                                The endpoint that was created.

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

                                The endpoint that was created.

                                \n@return The endpoint that was created.\n@deprecated Use {@link #endpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The endpoint that was created.

                                \n@param endpoint The endpoint that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpoint(Endpoint)}\n", "documentation" : "

                                The endpoint that was created.

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

                                The endpoint that was created.

                                \n@param endpoint The endpoint that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoint", "getterDocumentation" : "

                                The endpoint that was created.

                                \n@return The endpoint that was created.", "getterModel" : { "returnType" : "Endpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Endpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Endpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Endpoint", "sensitive" : false, "setterDocumentation" : "

                                The endpoint that was created.

                                \n@param endpoint The endpoint that was created.", "setterMethodName" : "setEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : "

                                The endpoint that was created.

                                ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpoint", "beanStyleSetterMethodName" : "setEndpoint", "c2jName" : "Endpoint", "c2jShape" : "Endpoint", "defaultConsumerFluentSetterDocumentation" : "

                                The endpoint that was created.

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

                                The endpoint that was created.

                                \n@return The endpoint that was created.\n@deprecated Use {@link #endpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The endpoint that was created.

                                \n@param endpoint The endpoint that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpoint(Endpoint)}\n", "documentation" : "

                                The endpoint that was created.

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

                                The endpoint that was created.

                                \n@param endpoint The endpoint that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoint", "getterDocumentation" : "

                                The endpoint that was created.

                                \n@return The endpoint that was created.", "getterModel" : { "returnType" : "Endpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Endpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Endpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Endpoint", "sensitive" : false, "setterDocumentation" : "

                                The endpoint that was created.

                                \n@param endpoint The endpoint that was created.", "setterMethodName" : "setEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : "

                                The endpoint that was created.

                                ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateEndpointResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateEndpointResponse", "variableName" : "createEndpointResponse", "variableType" : "CreateEndpointResponse", "documentation" : null, "simpleType" : "CreateEndpointResponse", "variableSetterType" : "CreateEndpointResponse" }, "wrapper" : false, "xmlNamespace" : null }, "CreateEventSubscriptionRequest" : { "c2jName" : "CreateEventSubscriptionMessage", "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" : "CreateEventSubscription", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.CreateEventSubscription", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionName", "beanStyleSetterMethodName" : "setSubscriptionName", "c2jName" : "SubscriptionName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

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

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@return The name of the AWS DMS event notification subscription. This name must be less than 255 characters.\n@deprecated Use {@link #subscriptionName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@param subscriptionName The name of the AWS DMS event notification subscription. This name must be less than 255 characters.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionName(String)}\n", "documentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

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

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@param subscriptionName The name of the AWS DMS event notification subscription. This name must be less than 255 characters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionName", "getterDocumentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@return The name of the AWS DMS event notification subscription. This name must be less than 255 characters.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubscriptionName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubscriptionName", "sensitive" : false, "setterDocumentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@param subscriptionName The name of the AWS DMS event notification subscription. This name must be less than 255 characters.", "setterMethodName" : "setSubscriptionName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSnsTopicArn", "beanStyleSetterMethodName" : "setSnsTopicArn", "c2jName" : "SnsTopicArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

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

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@deprecated Use {@link #snsTopicArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #snsTopicArn(String)}\n", "documentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

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

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snsTopicArn", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnsTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SnsTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SnsTopicArn", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.", "setterMethodName" : "setSnsTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

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

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@return The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@param sourceType The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

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

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@param sourceType The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@return The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@param sourceType The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

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

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n

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

                                \n

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

                                \n@return A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n@param eventCategories A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

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

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n@param eventCategories A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n

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

                                \n

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

                                \n@return A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n@param eventCategories A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSourceIds", "beanStyleSetterMethodName" : "setSourceIds", "c2jName" : "SourceIds", "c2jShape" : "SourceIdsList", "defaultConsumerFluentSetterDocumentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

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

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n

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

                                \n

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

                                \n@return A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.\n@deprecated Use {@link #sourceIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n@param sourceIds A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceIds(List)}\n", "documentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

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

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n@param sourceIds A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIds", "getterDocumentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n

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

                                \n

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

                                \n@return A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIds", "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" : "SourceIds", "sensitive" : false, "setterDocumentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n@param sourceIds A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.", "setterMethodName" : "setSourceIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sourceIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sourceIds", "variableType" : "java.util.List", "documentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

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

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@return A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@param enabled A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #enabled(Boolean)}\n", "documentation" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

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

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@param enabled A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@return A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.", "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" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@param enabled A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.", "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" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more tags to be assigned to the event 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 #tags(List)}.\n@param tags a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                One or more tags to be assigned to the event subscription.

                                \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 One or more tags to be assigned to the event subscription.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more tags to be assigned to the event subscription.

                                \n@param tags One or more tags to be assigned to the event subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                One or more tags to be assigned to the event subscription.

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

                                One or more tags to be assigned to the event subscription.

                                \n@param tags One or more tags to be assigned to the event subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                One or more tags to be assigned to the event subscription.

                                \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 One or more tags to be assigned to the event 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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                One or more tags to be assigned to the event subscription.

                                \n@param tags One or more tags to be assigned to the event subscription.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                One or more tags to be assigned to the event subscription.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Enabled" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

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

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@return A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@param enabled A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #enabled(Boolean)}\n", "documentation" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

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

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@param enabled A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@return A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.", "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" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@param enabled A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.", "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" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EventCategories" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

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

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n

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

                                \n

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

                                \n@return A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n@param eventCategories A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

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

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n@param eventCategories A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n

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

                                \n

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

                                \n@return A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n@param eventCategories A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SnsTopicArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSnsTopicArn", "beanStyleSetterMethodName" : "setSnsTopicArn", "c2jName" : "SnsTopicArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

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

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@deprecated Use {@link #snsTopicArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #snsTopicArn(String)}\n", "documentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

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

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snsTopicArn", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnsTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SnsTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SnsTopicArn", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.", "setterMethodName" : "setSnsTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceIds" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSourceIds", "beanStyleSetterMethodName" : "setSourceIds", "c2jName" : "SourceIds", "c2jShape" : "SourceIdsList", "defaultConsumerFluentSetterDocumentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

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

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n

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

                                \n

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

                                \n@return A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.\n@deprecated Use {@link #sourceIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n@param sourceIds A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceIds(List)}\n", "documentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

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

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n@param sourceIds A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIds", "getterDocumentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n

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

                                \n

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

                                \n@return A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIds", "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" : "SourceIds", "sensitive" : false, "setterDocumentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n@param sourceIds A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.", "setterMethodName" : "setSourceIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sourceIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sourceIds", "variableType" : "java.util.List", "documentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

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

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@return The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@param sourceType The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

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

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@param sourceType The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@return The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@param sourceType The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SubscriptionName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionName", "beanStyleSetterMethodName" : "setSubscriptionName", "c2jName" : "SubscriptionName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

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

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@return The name of the AWS DMS event notification subscription. This name must be less than 255 characters.\n@deprecated Use {@link #subscriptionName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@param subscriptionName The name of the AWS DMS event notification subscription. This name must be less than 255 characters.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionName(String)}\n", "documentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

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

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@param subscriptionName The name of the AWS DMS event notification subscription. This name must be less than 255 characters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionName", "getterDocumentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@return The name of the AWS DMS event notification subscription. This name must be less than 255 characters.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubscriptionName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubscriptionName", "sensitive" : false, "setterDocumentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@param subscriptionName The name of the AWS DMS event notification subscription. This name must be less than 255 characters.", "setterMethodName" : "setSubscriptionName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more tags to be assigned to the event 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 #tags(List)}.\n@param tags a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                One or more tags to be assigned to the event subscription.

                                \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 One or more tags to be assigned to the event subscription.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more tags to be assigned to the event subscription.

                                \n@param tags One or more tags to be assigned to the event subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                One or more tags to be assigned to the event subscription.

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

                                One or more tags to be assigned to the event subscription.

                                \n@param tags One or more tags to be assigned to the event subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                One or more tags to be assigned to the event subscription.

                                \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 One or more tags to be assigned to the event 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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                One or more tags to be assigned to the event subscription.

                                \n@param tags One or more tags to be assigned to the event subscription.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                One or more tags to be assigned to the event subscription.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionName", "beanStyleSetterMethodName" : "setSubscriptionName", "c2jName" : "SubscriptionName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

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

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@return The name of the AWS DMS event notification subscription. This name must be less than 255 characters.\n@deprecated Use {@link #subscriptionName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@param subscriptionName The name of the AWS DMS event notification subscription. This name must be less than 255 characters.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionName(String)}\n", "documentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

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

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@param subscriptionName The name of the AWS DMS event notification subscription. This name must be less than 255 characters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionName", "getterDocumentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@return The name of the AWS DMS event notification subscription. This name must be less than 255 characters.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubscriptionName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubscriptionName", "sensitive" : false, "setterDocumentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                \n@param subscriptionName The name of the AWS DMS event notification subscription. This name must be less than 255 characters.", "setterMethodName" : "setSubscriptionName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : "

                                The name of the AWS DMS event notification subscription. This name must be less than 255 characters.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSnsTopicArn", "beanStyleSetterMethodName" : "setSnsTopicArn", "c2jName" : "SnsTopicArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

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

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@deprecated Use {@link #snsTopicArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #snsTopicArn(String)}\n", "documentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

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

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snsTopicArn", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnsTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SnsTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SnsTopicArn", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.", "setterMethodName" : "setSnsTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

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

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@return The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@param sourceType The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

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

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@param sourceType The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@return The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                \n@param sourceType The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                The type of AWS DMS resource that generates the events. For example, if you want to be notified of events generated by a replication instance, you set this parameter to replication-instance. If this value isn't specified, all events are returned.

                                Valid values: replication-instance | replication-task

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

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

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n

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

                                \n

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

                                \n@return A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n@param eventCategories A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

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

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n@param eventCategories A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n

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

                                \n

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

                                \n@return A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                \n@param eventCategories A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                A list of event categories for a source type that you want to subscribe to. For more information, see Working with Events and Notifications in the AWS Database Migration Service User Guide.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSourceIds", "beanStyleSetterMethodName" : "setSourceIds", "c2jName" : "SourceIds", "c2jShape" : "SourceIdsList", "defaultConsumerFluentSetterDocumentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

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

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n

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

                                \n

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

                                \n@return A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.\n@deprecated Use {@link #sourceIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n@param sourceIds A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceIds(List)}\n", "documentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

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

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n@param sourceIds A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIds", "getterDocumentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n

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

                                \n

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

                                \n@return A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIds", "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" : "SourceIds", "sensitive" : false, "setterDocumentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                \n@param sourceIds A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.", "setterMethodName" : "setSourceIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sourceIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sourceIds", "variableType" : "java.util.List", "documentation" : "

                                A list of identifiers for which AWS DMS provides notification events.

                                If you don't specify a value, notifications are provided for all sources.

                                If you specify multiple values, they must be of the same type. For example, if you specify a database instance ID, then all of the other values must be database instance IDs.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

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

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@return A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@param enabled A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #enabled(Boolean)}\n", "documentation" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

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

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@param enabled A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@return A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.", "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" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                \n@param enabled A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.", "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" : "

                                A Boolean value; set to true to activate the subscription, or set to false to create the subscription but not activate it.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more tags to be assigned to the event 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 #tags(List)}.\n@param tags a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                One or more tags to be assigned to the event subscription.

                                \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 One or more tags to be assigned to the event subscription.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more tags to be assigned to the event subscription.

                                \n@param tags One or more tags to be assigned to the event subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                One or more tags to be assigned to the event subscription.

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

                                One or more tags to be assigned to the event subscription.

                                \n@param tags One or more tags to be assigned to the event subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                One or more tags to be assigned to the event subscription.

                                \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 One or more tags to be assigned to the event 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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                One or more tags to be assigned to the event subscription.

                                \n@param tags One or more tags to be assigned to the event subscription.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                One or more tags to be assigned to the event subscription.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "SubscriptionName", "SnsTopicArn" ], "shapeName" : "CreateEventSubscriptionRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateEventSubscriptionRequest", "variableName" : "createEventSubscriptionRequest", "variableType" : "CreateEventSubscriptionRequest", "documentation" : null, "simpleType" : "CreateEventSubscriptionRequest", "variableSetterType" : "CreateEventSubscriptionRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CreateEventSubscriptionResponse" : { "c2jName" : "CreateEventSubscriptionResponse", "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" : "getEventSubscription", "beanStyleSetterMethodName" : "setEventSubscription", "c2jName" : "EventSubscription", "c2jShape" : "EventSubscription", "defaultConsumerFluentSetterDocumentation" : "

                                The event subscription that was created.

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

                                The event subscription that was created.

                                \n@return The event subscription that was created.\n@deprecated Use {@link #eventSubscription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The event subscription that was created.

                                \n@param eventSubscription The event subscription that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventSubscription(EventSubscription)}\n", "documentation" : "

                                The event subscription that was created.

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

                                The event subscription that was created.

                                \n@param eventSubscription The event subscription that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscription", "getterDocumentation" : "

                                The event subscription that was created.

                                \n@return The event subscription that was created.", "getterModel" : { "returnType" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventSubscription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventSubscription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "EventSubscription", "sensitive" : false, "setterDocumentation" : "

                                The event subscription that was created.

                                \n@param eventSubscription The event subscription that was created.", "setterMethodName" : "setEventSubscription", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : "

                                The event subscription that was created.

                                ", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EventSubscription" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEventSubscription", "beanStyleSetterMethodName" : "setEventSubscription", "c2jName" : "EventSubscription", "c2jShape" : "EventSubscription", "defaultConsumerFluentSetterDocumentation" : "

                                The event subscription that was created.

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

                                The event subscription that was created.

                                \n@return The event subscription that was created.\n@deprecated Use {@link #eventSubscription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The event subscription that was created.

                                \n@param eventSubscription The event subscription that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventSubscription(EventSubscription)}\n", "documentation" : "

                                The event subscription that was created.

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

                                The event subscription that was created.

                                \n@param eventSubscription The event subscription that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscription", "getterDocumentation" : "

                                The event subscription that was created.

                                \n@return The event subscription that was created.", "getterModel" : { "returnType" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventSubscription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventSubscription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "EventSubscription", "sensitive" : false, "setterDocumentation" : "

                                The event subscription that was created.

                                \n@param eventSubscription The event subscription that was created.", "setterMethodName" : "setEventSubscription", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : "

                                The event subscription that was created.

                                ", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEventSubscription", "beanStyleSetterMethodName" : "setEventSubscription", "c2jName" : "EventSubscription", "c2jShape" : "EventSubscription", "defaultConsumerFluentSetterDocumentation" : "

                                The event subscription that was created.

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

                                The event subscription that was created.

                                \n@return The event subscription that was created.\n@deprecated Use {@link #eventSubscription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The event subscription that was created.

                                \n@param eventSubscription The event subscription that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventSubscription(EventSubscription)}\n", "documentation" : "

                                The event subscription that was created.

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

                                The event subscription that was created.

                                \n@param eventSubscription The event subscription that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscription", "getterDocumentation" : "

                                The event subscription that was created.

                                \n@return The event subscription that was created.", "getterModel" : { "returnType" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventSubscription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventSubscription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "EventSubscription", "sensitive" : false, "setterDocumentation" : "

                                The event subscription that was created.

                                \n@param eventSubscription The event subscription that was created.", "setterMethodName" : "setEventSubscription", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : "

                                The event subscription that was created.

                                ", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateEventSubscriptionResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateEventSubscriptionResponse", "variableName" : "createEventSubscriptionResponse", "variableType" : "CreateEventSubscriptionResponse", "documentation" : null, "simpleType" : "CreateEventSubscriptionResponse", "variableSetterType" : "CreateEventSubscriptionResponse" }, "wrapper" : false, "xmlNamespace" : null }, "CreateReplicationInstanceRequest" : { "c2jName" : "CreateReplicationInstanceMessage", "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" : "CreateReplicationInstance", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.CreateReplicationInstance", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceIdentifier", "beanStyleSetterMethodName" : "setReplicationInstanceIdentifier", "c2jName" : "ReplicationInstanceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

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

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@return The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance\n@deprecated Use {@link #replicationInstanceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceIdentifier(String)}\n", "documentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

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

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceIdentifier", "getterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@return The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance", "setterMethodName" : "setReplicationInstanceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllocatedStorage", "beanStyleSetterMethodName" : "setAllocatedStorage", "c2jName" : "AllocatedStorage", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \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 #allocatedStorage(Integer)}.\n@param allocatedStorage 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 #allocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@return The amount of storage (in gigabytes) to be initially allocated for the replication instance.\n@deprecated Use {@link #allocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@param allocatedStorage The amount of storage (in gigabytes) to be initially allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allocatedStorage(Integer)}\n", "documentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

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

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@param allocatedStorage The amount of storage (in gigabytes) to be initially allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allocatedStorage", "getterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@return The amount of storage (in gigabytes) to be initially allocated for the replication instance.", "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" : "AllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "AllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@param allocatedStorage The amount of storage (in gigabytes) to be initially allocated for the replication instance.", "setterMethodName" : "setAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

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

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@return The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@param replicationInstanceClass The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

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

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@param replicationInstanceClass The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@return The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@param replicationInstanceClass The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getVpcSecurityGroupIds", "beanStyleSetterMethodName" : "setVpcSecurityGroupIds", "c2jName" : "VpcSecurityGroupIds", "c2jShape" : "VpcSecurityGroupIdList", "defaultConsumerFluentSetterDocumentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

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

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n

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

                                \n

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

                                \n@return Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@deprecated Use {@link #vpcSecurityGroupIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcSecurityGroupIds(List)}\n", "documentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

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

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcSecurityGroupIds", "getterDocumentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n

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

                                \n

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

                                \n@return Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcSecurityGroupIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcSecurityGroupIds", "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" : "VpcSecurityGroupIds", "sensitive" : false, "setterDocumentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.", "setterMethodName" : "setVpcSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAvailabilityZone", "beanStyleSetterMethodName" : "setAvailabilityZone", "c2jName" : "AvailabilityZone", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

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

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@return The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d\n@deprecated Use {@link #availabilityZone()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@param availabilityZone The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #availabilityZone(String)}\n", "documentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

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

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@param availabilityZone The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "availabilityZone", "getterDocumentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@return The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AvailabilityZone", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AvailabilityZone", "sensitive" : false, "setterDocumentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@param availabilityZone The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d", "setterMethodName" : "setAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                A subnet group to associate with the replication 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 #replicationSubnetGroupIdentifier(String)}.\n@param replicationSubnetGroupIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                A subnet group to associate with the replication instance.

                                \n@return A subnet group to associate with the replication instance.\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A subnet group to associate with the replication instance.

                                \n@param replicationSubnetGroupIdentifier A subnet group to associate with the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                A subnet group to associate with the replication instance.

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

                                A subnet group to associate with the replication instance.

                                \n@param replicationSubnetGroupIdentifier A subnet group to associate with the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupIdentifier", "getterDocumentation" : "

                                A subnet group to associate with the replication instance.

                                \n@return A subnet group to associate with the replication 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" : "ReplicationSubnetGroupIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupIdentifier", "sensitive" : false, "setterDocumentation" : "

                                A subnet group to associate with the replication instance.

                                \n@param replicationSubnetGroupIdentifier A subnet group to associate with the replication instance.", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                A subnet group to associate with the replication instance.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

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

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@return The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.\n@deprecated Use {@link #preferredMaintenanceWindow()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@param preferredMaintenanceWindow The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #preferredMaintenanceWindow(String)}\n", "documentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

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

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@param preferredMaintenanceWindow The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@return The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredMaintenanceWindow", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "sensitive" : false, "setterDocumentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@param preferredMaintenanceWindow The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMultiAZ", "beanStyleSetterMethodName" : "setMultiAZ", "c2jName" : "MultiAZ", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #multiAZ(Boolean)}.\n@param multiAZ 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 #multiAZ(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@deprecated Use {@link #multiAZ()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #multiAZ(Boolean)}\n", "documentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

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

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "multiAZ", "getterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MultiAZ", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MultiAZ", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "MultiAZ", "sensitive" : false, "setterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "setterMethodName" : "setMultiAZ", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The engine version number of the replication 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 #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The engine version number of the replication instance.

                                \n@return The engine version number of the replication instance.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The engine version number of the replication instance.

                                \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                The engine version number of the replication instance.

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

                                The engine version number of the replication instance.

                                \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                The engine version number of the replication instance.

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

                                The engine version number of the replication instance.

                                \n@param engineVersion The engine version number of the replication instance.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                The engine version number of the replication instance.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #autoMinorVersionUpgrade(Boolean)}.\n@param autoMinorVersionUpgrade 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 #autoMinorVersionUpgrade(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@return A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true\n@deprecated Use {@link #autoMinorVersionUpgrade()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@param autoMinorVersionUpgrade A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #autoMinorVersionUpgrade(Boolean)}\n", "documentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

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

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@param autoMinorVersionUpgrade A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@return A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AutoMinorVersionUpgrade", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "sensitive" : false, "setterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@param autoMinorVersionUpgrade A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more tags to be assigned to the replication instance.

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

                                One or more tags to be assigned to the replication instance.

                                \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 One or more tags to be assigned to the replication instance.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more tags to be assigned to the replication instance.

                                \n@param tags One or more tags to be assigned to the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                One or more tags to be assigned to the replication instance.

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

                                One or more tags to be assigned to the replication instance.

                                \n@param tags One or more tags to be assigned to the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                One or more tags to be assigned to the replication instance.

                                \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 One or more tags to be assigned to the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                One or more tags to be assigned to the replication instance.

                                \n@param tags One or more tags to be assigned to the replication instance.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                One or more tags to be assigned to the replication instance.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@return An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

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

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@return An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPubliclyAccessible", "beanStyleSetterMethodName" : "setPubliclyAccessible", "c2jName" : "PubliclyAccessible", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #publiclyAccessible(Boolean)}.\n@param publiclyAccessible 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 #publiclyAccessible(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@return Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@deprecated Use {@link #publiclyAccessible()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #publiclyAccessible(Boolean)}\n", "documentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

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

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "publiclyAccessible", "getterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@return Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PubliclyAccessible", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PubliclyAccessible", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "PubliclyAccessible", "sensitive" : false, "setterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.", "setterMethodName" : "setPubliclyAccessible", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "publiclyAccessible", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "publiclyAccessible", "variableType" : "Boolean", "documentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDnsNameServers", "beanStyleSetterMethodName" : "setDnsNameServers", "c2jName" : "DnsNameServers", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                A list of DNS name servers supported for the replication 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 #dnsNameServers(String)}.\n@param dnsNameServers a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dnsNameServers(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                A list of DNS name servers supported for the replication instance.

                                \n@return A list of DNS name servers supported for the replication instance.\n@deprecated Use {@link #dnsNameServers()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A list of DNS name servers supported for the replication instance.

                                \n@param dnsNameServers A list of DNS name servers supported for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dnsNameServers(String)}\n", "documentation" : "

                                A list of DNS name servers supported for the replication instance.

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

                                A list of DNS name servers supported for the replication instance.

                                \n@param dnsNameServers A list of DNS name servers supported for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dnsNameServers", "getterDocumentation" : "

                                A list of DNS name servers supported for the replication instance.

                                \n@return A list of DNS name servers supported for the replication 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" : "DnsNameServers", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DnsNameServers", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DnsNameServers", "sensitive" : false, "setterDocumentation" : "

                                A list of DNS name servers supported for the replication instance.

                                \n@param dnsNameServers A list of DNS name servers supported for the replication instance.", "setterMethodName" : "setDnsNameServers", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dnsNameServers", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dnsNameServers", "variableType" : "String", "documentation" : "

                                A list of DNS name servers supported for the replication instance.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AllocatedStorage" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllocatedStorage", "beanStyleSetterMethodName" : "setAllocatedStorage", "c2jName" : "AllocatedStorage", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \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 #allocatedStorage(Integer)}.\n@param allocatedStorage 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 #allocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@return The amount of storage (in gigabytes) to be initially allocated for the replication instance.\n@deprecated Use {@link #allocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@param allocatedStorage The amount of storage (in gigabytes) to be initially allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allocatedStorage(Integer)}\n", "documentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

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

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@param allocatedStorage The amount of storage (in gigabytes) to be initially allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allocatedStorage", "getterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@return The amount of storage (in gigabytes) to be initially allocated for the replication instance.", "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" : "AllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "AllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@param allocatedStorage The amount of storage (in gigabytes) to be initially allocated for the replication instance.", "setterMethodName" : "setAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AutoMinorVersionUpgrade" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #autoMinorVersionUpgrade(Boolean)}.\n@param autoMinorVersionUpgrade 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 #autoMinorVersionUpgrade(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@return A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true\n@deprecated Use {@link #autoMinorVersionUpgrade()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@param autoMinorVersionUpgrade A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #autoMinorVersionUpgrade(Boolean)}\n", "documentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

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

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@param autoMinorVersionUpgrade A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@return A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AutoMinorVersionUpgrade", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "sensitive" : false, "setterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@param autoMinorVersionUpgrade A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AvailabilityZone" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAvailabilityZone", "beanStyleSetterMethodName" : "setAvailabilityZone", "c2jName" : "AvailabilityZone", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

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

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@return The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d\n@deprecated Use {@link #availabilityZone()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@param availabilityZone The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #availabilityZone(String)}\n", "documentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

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

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@param availabilityZone The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "availabilityZone", "getterDocumentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@return The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AvailabilityZone", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AvailabilityZone", "sensitive" : false, "setterDocumentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@param availabilityZone The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d", "setterMethodName" : "setAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DnsNameServers" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDnsNameServers", "beanStyleSetterMethodName" : "setDnsNameServers", "c2jName" : "DnsNameServers", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                A list of DNS name servers supported for the replication 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 #dnsNameServers(String)}.\n@param dnsNameServers a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dnsNameServers(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                A list of DNS name servers supported for the replication instance.

                                \n@return A list of DNS name servers supported for the replication instance.\n@deprecated Use {@link #dnsNameServers()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A list of DNS name servers supported for the replication instance.

                                \n@param dnsNameServers A list of DNS name servers supported for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dnsNameServers(String)}\n", "documentation" : "

                                A list of DNS name servers supported for the replication instance.

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

                                A list of DNS name servers supported for the replication instance.

                                \n@param dnsNameServers A list of DNS name servers supported for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dnsNameServers", "getterDocumentation" : "

                                A list of DNS name servers supported for the replication instance.

                                \n@return A list of DNS name servers supported for the replication 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" : "DnsNameServers", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DnsNameServers", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DnsNameServers", "sensitive" : false, "setterDocumentation" : "

                                A list of DNS name servers supported for the replication instance.

                                \n@param dnsNameServers A list of DNS name servers supported for the replication instance.", "setterMethodName" : "setDnsNameServers", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dnsNameServers", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dnsNameServers", "variableType" : "String", "documentation" : "

                                A list of DNS name servers supported for the replication instance.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EngineVersion" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The engine version number of the replication 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 #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The engine version number of the replication instance.

                                \n@return The engine version number of the replication instance.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The engine version number of the replication instance.

                                \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                The engine version number of the replication instance.

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

                                The engine version number of the replication instance.

                                \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                The engine version number of the replication instance.

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

                                The engine version number of the replication instance.

                                \n@param engineVersion The engine version number of the replication instance.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                The engine version number of the replication instance.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KmsKeyId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@return An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

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

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@return An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MultiAZ" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMultiAZ", "beanStyleSetterMethodName" : "setMultiAZ", "c2jName" : "MultiAZ", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #multiAZ(Boolean)}.\n@param multiAZ 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 #multiAZ(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@deprecated Use {@link #multiAZ()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #multiAZ(Boolean)}\n", "documentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

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

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "multiAZ", "getterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MultiAZ", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MultiAZ", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "MultiAZ", "sensitive" : false, "setterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "setterMethodName" : "setMultiAZ", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PreferredMaintenanceWindow" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

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

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@return The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.\n@deprecated Use {@link #preferredMaintenanceWindow()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@param preferredMaintenanceWindow The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #preferredMaintenanceWindow(String)}\n", "documentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

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

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@param preferredMaintenanceWindow The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@return The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredMaintenanceWindow", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "sensitive" : false, "setterDocumentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@param preferredMaintenanceWindow The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PubliclyAccessible" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPubliclyAccessible", "beanStyleSetterMethodName" : "setPubliclyAccessible", "c2jName" : "PubliclyAccessible", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #publiclyAccessible(Boolean)}.\n@param publiclyAccessible 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 #publiclyAccessible(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@return Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@deprecated Use {@link #publiclyAccessible()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #publiclyAccessible(Boolean)}\n", "documentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

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

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "publiclyAccessible", "getterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@return Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PubliclyAccessible", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PubliclyAccessible", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "PubliclyAccessible", "sensitive" : false, "setterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.", "setterMethodName" : "setPubliclyAccessible", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "publiclyAccessible", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "publiclyAccessible", "variableType" : "Boolean", "documentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceClass" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

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

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@return The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@param replicationInstanceClass The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

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

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@param replicationInstanceClass The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@return The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@param replicationInstanceClass The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceIdentifier", "beanStyleSetterMethodName" : "setReplicationInstanceIdentifier", "c2jName" : "ReplicationInstanceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

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

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@return The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance\n@deprecated Use {@link #replicationInstanceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceIdentifier(String)}\n", "documentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

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

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceIdentifier", "getterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@return The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance", "setterMethodName" : "setReplicationInstanceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationSubnetGroupIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                A subnet group to associate with the replication 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 #replicationSubnetGroupIdentifier(String)}.\n@param replicationSubnetGroupIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                A subnet group to associate with the replication instance.

                                \n@return A subnet group to associate with the replication instance.\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A subnet group to associate with the replication instance.

                                \n@param replicationSubnetGroupIdentifier A subnet group to associate with the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                A subnet group to associate with the replication instance.

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

                                A subnet group to associate with the replication instance.

                                \n@param replicationSubnetGroupIdentifier A subnet group to associate with the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupIdentifier", "getterDocumentation" : "

                                A subnet group to associate with the replication instance.

                                \n@return A subnet group to associate with the replication 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" : "ReplicationSubnetGroupIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupIdentifier", "sensitive" : false, "setterDocumentation" : "

                                A subnet group to associate with the replication instance.

                                \n@param replicationSubnetGroupIdentifier A subnet group to associate with the replication instance.", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                A subnet group to associate with the replication instance.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more tags to be assigned to the replication instance.

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

                                One or more tags to be assigned to the replication instance.

                                \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 One or more tags to be assigned to the replication instance.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more tags to be assigned to the replication instance.

                                \n@param tags One or more tags to be assigned to the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                One or more tags to be assigned to the replication instance.

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

                                One or more tags to be assigned to the replication instance.

                                \n@param tags One or more tags to be assigned to the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                One or more tags to be assigned to the replication instance.

                                \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 One or more tags to be assigned to the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                One or more tags to be assigned to the replication instance.

                                \n@param tags One or more tags to be assigned to the replication instance.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                One or more tags to be assigned to the replication instance.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "VpcSecurityGroupIds" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getVpcSecurityGroupIds", "beanStyleSetterMethodName" : "setVpcSecurityGroupIds", "c2jName" : "VpcSecurityGroupIds", "c2jShape" : "VpcSecurityGroupIdList", "defaultConsumerFluentSetterDocumentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

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

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n

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

                                \n

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

                                \n@return Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@deprecated Use {@link #vpcSecurityGroupIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcSecurityGroupIds(List)}\n", "documentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

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

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcSecurityGroupIds", "getterDocumentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n

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

                                \n

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

                                \n@return Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcSecurityGroupIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcSecurityGroupIds", "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" : "VpcSecurityGroupIds", "sensitive" : false, "setterDocumentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.", "setterMethodName" : "setVpcSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceIdentifier", "beanStyleSetterMethodName" : "setReplicationInstanceIdentifier", "c2jName" : "ReplicationInstanceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

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

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@return The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance\n@deprecated Use {@link #replicationInstanceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceIdentifier(String)}\n", "documentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

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

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceIdentifier", "getterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@return The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance", "setterMethodName" : "setReplicationInstanceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : "

                                The replication instance identifier. This parameter is stored as a lowercase string.

                                Constraints:

                                • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Can't end with a hyphen or contain two consecutive hyphens.

                                Example: myrepinstance

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllocatedStorage", "beanStyleSetterMethodName" : "setAllocatedStorage", "c2jName" : "AllocatedStorage", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \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 #allocatedStorage(Integer)}.\n@param allocatedStorage 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 #allocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@return The amount of storage (in gigabytes) to be initially allocated for the replication instance.\n@deprecated Use {@link #allocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@param allocatedStorage The amount of storage (in gigabytes) to be initially allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allocatedStorage(Integer)}\n", "documentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

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

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@param allocatedStorage The amount of storage (in gigabytes) to be initially allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allocatedStorage", "getterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@return The amount of storage (in gigabytes) to be initially allocated for the replication instance.", "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" : "AllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "AllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                \n@param allocatedStorage The amount of storage (in gigabytes) to be initially allocated for the replication instance.", "setterMethodName" : "setAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : "

                                The amount of storage (in gigabytes) to be initially allocated for the replication instance.

                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

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

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@return The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@param replicationInstanceClass The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

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

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@param replicationInstanceClass The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@return The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                \n@param replicationInstanceClass The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                The compute and memory capacity of the replication instance as specified by the replication instance class.

                                Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getVpcSecurityGroupIds", "beanStyleSetterMethodName" : "setVpcSecurityGroupIds", "c2jName" : "VpcSecurityGroupIds", "c2jShape" : "VpcSecurityGroupIdList", "defaultConsumerFluentSetterDocumentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

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

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n

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

                                \n

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

                                \n@return Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@deprecated Use {@link #vpcSecurityGroupIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcSecurityGroupIds(List)}\n", "documentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

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

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcSecurityGroupIds", "getterDocumentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n

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

                                \n

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

                                \n@return Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcSecurityGroupIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcSecurityGroupIds", "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" : "VpcSecurityGroupIds", "sensitive" : false, "setterDocumentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.", "setterMethodName" : "setVpcSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAvailabilityZone", "beanStyleSetterMethodName" : "setAvailabilityZone", "c2jName" : "AvailabilityZone", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

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

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@return The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d\n@deprecated Use {@link #availabilityZone()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@param availabilityZone The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #availabilityZone(String)}\n", "documentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

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

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@param availabilityZone The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "availabilityZone", "getterDocumentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@return The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AvailabilityZone", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AvailabilityZone", "sensitive" : false, "setterDocumentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                \n@param availabilityZone The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d", "setterMethodName" : "setAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : "

                                The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's AWS Region, for example: us-east-1d

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                A subnet group to associate with the replication 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 #replicationSubnetGroupIdentifier(String)}.\n@param replicationSubnetGroupIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                A subnet group to associate with the replication instance.

                                \n@return A subnet group to associate with the replication instance.\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A subnet group to associate with the replication instance.

                                \n@param replicationSubnetGroupIdentifier A subnet group to associate with the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                A subnet group to associate with the replication instance.

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

                                A subnet group to associate with the replication instance.

                                \n@param replicationSubnetGroupIdentifier A subnet group to associate with the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupIdentifier", "getterDocumentation" : "

                                A subnet group to associate with the replication instance.

                                \n@return A subnet group to associate with the replication 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" : "ReplicationSubnetGroupIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupIdentifier", "sensitive" : false, "setterDocumentation" : "

                                A subnet group to associate with the replication instance.

                                \n@param replicationSubnetGroupIdentifier A subnet group to associate with the replication instance.", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                A subnet group to associate with the replication instance.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

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

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@return The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.\n@deprecated Use {@link #preferredMaintenanceWindow()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@param preferredMaintenanceWindow The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #preferredMaintenanceWindow(String)}\n", "documentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

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

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@param preferredMaintenanceWindow The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@return The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredMaintenanceWindow", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "sensitive" : false, "setterDocumentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                \n@param preferredMaintenanceWindow The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

                                Format: ddd:hh24:mi-ddd:hh24:mi

                                Default: A 30-minute window selected at random from an 8-hour block of time per AWS Region, occurring on a random day of the week.

                                Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun

                                Constraints: Minimum 30-minute window.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMultiAZ", "beanStyleSetterMethodName" : "setMultiAZ", "c2jName" : "MultiAZ", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #multiAZ(Boolean)}.\n@param multiAZ 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 #multiAZ(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@deprecated Use {@link #multiAZ()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #multiAZ(Boolean)}\n", "documentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

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

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "multiAZ", "getterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MultiAZ", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MultiAZ", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "MultiAZ", "sensitive" : false, "setterDocumentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "setterMethodName" : "setMultiAZ", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : "

                                Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The engine version number of the replication 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 #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The engine version number of the replication instance.

                                \n@return The engine version number of the replication instance.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The engine version number of the replication instance.

                                \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                The engine version number of the replication instance.

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

                                The engine version number of the replication instance.

                                \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                The engine version number of the replication instance.

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

                                The engine version number of the replication instance.

                                \n@param engineVersion The engine version number of the replication instance.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                The engine version number of the replication instance.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #autoMinorVersionUpgrade(Boolean)}.\n@param autoMinorVersionUpgrade 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 #autoMinorVersionUpgrade(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@return A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true\n@deprecated Use {@link #autoMinorVersionUpgrade()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@param autoMinorVersionUpgrade A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #autoMinorVersionUpgrade(Boolean)}\n", "documentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

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

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@param autoMinorVersionUpgrade A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@return A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AutoMinorVersionUpgrade", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "sensitive" : false, "setterDocumentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                \n@param autoMinorVersionUpgrade A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                A value that indicates whether minor engine upgrades are applied automatically to the replication instance during the maintenance window. This parameter defaults to true.

                                Default: true

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more tags to be assigned to the replication instance.

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

                                One or more tags to be assigned to the replication instance.

                                \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 One or more tags to be assigned to the replication instance.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more tags to be assigned to the replication instance.

                                \n@param tags One or more tags to be assigned to the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                One or more tags to be assigned to the replication instance.

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

                                One or more tags to be assigned to the replication instance.

                                \n@param tags One or more tags to be assigned to the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                One or more tags to be assigned to the replication instance.

                                \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 One or more tags to be assigned to the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                One or more tags to be assigned to the replication instance.

                                \n@param tags One or more tags to be assigned to the replication instance.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                One or more tags to be assigned to the replication instance.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@return An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

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

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@return An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPubliclyAccessible", "beanStyleSetterMethodName" : "setPubliclyAccessible", "c2jName" : "PubliclyAccessible", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #publiclyAccessible(Boolean)}.\n@param publiclyAccessible 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 #publiclyAccessible(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@return Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@deprecated Use {@link #publiclyAccessible()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #publiclyAccessible(Boolean)}\n", "documentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

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

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "publiclyAccessible", "getterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@return Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PubliclyAccessible", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PubliclyAccessible", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "PubliclyAccessible", "sensitive" : false, "setterDocumentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.", "setterMethodName" : "setPubliclyAccessible", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "publiclyAccessible", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "publiclyAccessible", "variableType" : "Boolean", "documentation" : "

                                Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDnsNameServers", "beanStyleSetterMethodName" : "setDnsNameServers", "c2jName" : "DnsNameServers", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                A list of DNS name servers supported for the replication 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 #dnsNameServers(String)}.\n@param dnsNameServers a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dnsNameServers(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                A list of DNS name servers supported for the replication instance.

                                \n@return A list of DNS name servers supported for the replication instance.\n@deprecated Use {@link #dnsNameServers()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                A list of DNS name servers supported for the replication instance.

                                \n@param dnsNameServers A list of DNS name servers supported for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dnsNameServers(String)}\n", "documentation" : "

                                A list of DNS name servers supported for the replication instance.

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

                                A list of DNS name servers supported for the replication instance.

                                \n@param dnsNameServers A list of DNS name servers supported for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dnsNameServers", "getterDocumentation" : "

                                A list of DNS name servers supported for the replication instance.

                                \n@return A list of DNS name servers supported for the replication 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" : "DnsNameServers", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DnsNameServers", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DnsNameServers", "sensitive" : false, "setterDocumentation" : "

                                A list of DNS name servers supported for the replication instance.

                                \n@param dnsNameServers A list of DNS name servers supported for the replication instance.", "setterMethodName" : "setDnsNameServers", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dnsNameServers", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dnsNameServers", "variableType" : "String", "documentation" : "

                                A list of DNS name servers supported for the replication instance.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationInstanceIdentifier", "ReplicationInstanceClass" ], "shapeName" : "CreateReplicationInstanceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateReplicationInstanceRequest", "variableName" : "createReplicationInstanceRequest", "variableType" : "CreateReplicationInstanceRequest", "documentation" : null, "simpleType" : "CreateReplicationInstanceRequest", "variableSetterType" : "CreateReplicationInstanceRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CreateReplicationInstanceResponse" : { "c2jName" : "CreateReplicationInstanceResponse", "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" : "getReplicationInstance", "beanStyleSetterMethodName" : "setReplicationInstance", "c2jName" : "ReplicationInstance", "c2jShape" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "

                                The replication instance that was created.

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

                                The replication instance that was created.

                                \n@return The replication instance that was created.\n@deprecated Use {@link #replicationInstance()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The replication instance that was created.

                                \n@param replicationInstance The replication instance that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstance(ReplicationInstance)}\n", "documentation" : "

                                The replication instance that was created.

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

                                The replication instance that was created.

                                \n@param replicationInstance The replication instance that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstance", "getterDocumentation" : "

                                The replication instance that was created.

                                \n@return The replication instance that was created.", "getterModel" : { "returnType" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationInstance", "sensitive" : false, "setterDocumentation" : "

                                The replication instance that was created.

                                \n@param replicationInstance The replication instance that was created.", "setterMethodName" : "setReplicationInstance", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : "

                                The replication instance that was created.

                                ", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationInstance" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstance", "beanStyleSetterMethodName" : "setReplicationInstance", "c2jName" : "ReplicationInstance", "c2jShape" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "

                                The replication instance that was created.

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

                                The replication instance that was created.

                                \n@return The replication instance that was created.\n@deprecated Use {@link #replicationInstance()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The replication instance that was created.

                                \n@param replicationInstance The replication instance that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstance(ReplicationInstance)}\n", "documentation" : "

                                The replication instance that was created.

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

                                The replication instance that was created.

                                \n@param replicationInstance The replication instance that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstance", "getterDocumentation" : "

                                The replication instance that was created.

                                \n@return The replication instance that was created.", "getterModel" : { "returnType" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationInstance", "sensitive" : false, "setterDocumentation" : "

                                The replication instance that was created.

                                \n@param replicationInstance The replication instance that was created.", "setterMethodName" : "setReplicationInstance", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : "

                                The replication instance that was created.

                                ", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstance", "beanStyleSetterMethodName" : "setReplicationInstance", "c2jName" : "ReplicationInstance", "c2jShape" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "

                                The replication instance that was created.

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

                                The replication instance that was created.

                                \n@return The replication instance that was created.\n@deprecated Use {@link #replicationInstance()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The replication instance that was created.

                                \n@param replicationInstance The replication instance that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstance(ReplicationInstance)}\n", "documentation" : "

                                The replication instance that was created.

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

                                The replication instance that was created.

                                \n@param replicationInstance The replication instance that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstance", "getterDocumentation" : "

                                The replication instance that was created.

                                \n@return The replication instance that was created.", "getterModel" : { "returnType" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationInstance", "sensitive" : false, "setterDocumentation" : "

                                The replication instance that was created.

                                \n@param replicationInstance The replication instance that was created.", "setterMethodName" : "setReplicationInstance", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : "

                                The replication instance that was created.

                                ", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateReplicationInstanceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateReplicationInstanceResponse", "variableName" : "createReplicationInstanceResponse", "variableType" : "CreateReplicationInstanceResponse", "documentation" : null, "simpleType" : "CreateReplicationInstanceResponse", "variableSetterType" : "CreateReplicationInstanceResponse" }, "wrapper" : false, "xmlNamespace" : null }, "CreateReplicationSubnetGroupRequest" : { "c2jName" : "CreateReplicationSubnetGroupMessage", "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" : "CreateReplicationSubnetGroup", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.CreateReplicationSubnetGroup", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

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

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@return The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@param replicationSubnetGroupIdentifier The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

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

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@param replicationSubnetGroupIdentifier The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupIdentifier", "getterDocumentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@return The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@param replicationSubnetGroupIdentifier The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupDescription", "beanStyleSetterMethodName" : "setReplicationSubnetGroupDescription", "c2jName" : "ReplicationSubnetGroupDescription", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The description for the subnet group.

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

                                The description for the subnet group.

                                \n@return The description for the subnet group.\n@deprecated Use {@link #replicationSubnetGroupDescription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The description for the subnet group.

                                \n@param replicationSubnetGroupDescription The description for the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupDescription(String)}\n", "documentation" : "

                                The description for the subnet group.

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

                                The description for the subnet group.

                                \n@param replicationSubnetGroupDescription The description for the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupDescription", "getterDocumentation" : "

                                The description for the subnet group.

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

                                The description for the subnet group.

                                \n@param replicationSubnetGroupDescription The description for the subnet group.", "setterMethodName" : "setReplicationSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : "

                                The description for the subnet group.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdentifierList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more subnet IDs to be assigned to the subnet group.

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

                                One or more subnet IDs to be assigned to the subnet group.

                                \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 One or more subnet IDs to be assigned to the subnet group.\n@deprecated Use {@link #subnetIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more subnet IDs to be assigned to the subnet group.

                                \n@param subnetIds One or more subnet IDs to be assigned to the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetIds(List)}\n", "documentation" : "

                                One or more subnet IDs to be assigned to the subnet group.

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

                                One or more subnet IDs to be assigned to the subnet group.

                                \n@param subnetIds One or more subnet IDs to be assigned to the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                                One or more subnet IDs to be assigned to the subnet group.

                                \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 One or more subnet IDs to be assigned to the subnet group.", "getterModel" : { "returnType" : "java.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" : "

                                One or more subnet IDs to be assigned to the subnet group.

                                \n@param subnetIds One or more subnet IDs to be assigned to the subnet group.", "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" : "

                                One or more subnet IDs to be assigned to the subnet group.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more tags to be assigned to the subnet group.

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

                                One or more tags to be assigned to the subnet group.

                                \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 One or more tags to be assigned to the subnet group.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more tags to be assigned to the subnet group.

                                \n@param tags One or more tags to be assigned to the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                One or more tags to be assigned to the subnet group.

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

                                One or more tags to be assigned to the subnet group.

                                \n@param tags One or more tags to be assigned to the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                One or more tags to be assigned to the subnet group.

                                \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 One or more tags to be assigned to the subnet group.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                One or more tags to be assigned to the subnet group.

                                \n@param tags One or more tags to be assigned to the subnet group.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                One or more tags to be assigned to the subnet group.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationSubnetGroupDescription" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupDescription", "beanStyleSetterMethodName" : "setReplicationSubnetGroupDescription", "c2jName" : "ReplicationSubnetGroupDescription", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The description for the subnet group.

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

                                The description for the subnet group.

                                \n@return The description for the subnet group.\n@deprecated Use {@link #replicationSubnetGroupDescription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The description for the subnet group.

                                \n@param replicationSubnetGroupDescription The description for the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupDescription(String)}\n", "documentation" : "

                                The description for the subnet group.

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

                                The description for the subnet group.

                                \n@param replicationSubnetGroupDescription The description for the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupDescription", "getterDocumentation" : "

                                The description for the subnet group.

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

                                The description for the subnet group.

                                \n@param replicationSubnetGroupDescription The description for the subnet group.", "setterMethodName" : "setReplicationSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : "

                                The description for the subnet group.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationSubnetGroupIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

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

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@return The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@param replicationSubnetGroupIdentifier The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

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

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@param replicationSubnetGroupIdentifier The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupIdentifier", "getterDocumentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@return The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@param replicationSubnetGroupIdentifier The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SubnetIds" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdentifierList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more subnet IDs to be assigned to the subnet group.

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

                                One or more subnet IDs to be assigned to the subnet group.

                                \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 One or more subnet IDs to be assigned to the subnet group.\n@deprecated Use {@link #subnetIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more subnet IDs to be assigned to the subnet group.

                                \n@param subnetIds One or more subnet IDs to be assigned to the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetIds(List)}\n", "documentation" : "

                                One or more subnet IDs to be assigned to the subnet group.

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

                                One or more subnet IDs to be assigned to the subnet group.

                                \n@param subnetIds One or more subnet IDs to be assigned to the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                                One or more subnet IDs to be assigned to the subnet group.

                                \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 One or more subnet IDs to be assigned to the subnet group.", "getterModel" : { "returnType" : "java.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" : "

                                One or more subnet IDs to be assigned to the subnet group.

                                \n@param subnetIds One or more subnet IDs to be assigned to the subnet group.", "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" : "

                                One or more subnet IDs to be assigned to the subnet group.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more tags to be assigned to the subnet group.

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

                                One or more tags to be assigned to the subnet group.

                                \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 One or more tags to be assigned to the subnet group.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more tags to be assigned to the subnet group.

                                \n@param tags One or more tags to be assigned to the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                One or more tags to be assigned to the subnet group.

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

                                One or more tags to be assigned to the subnet group.

                                \n@param tags One or more tags to be assigned to the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                One or more tags to be assigned to the subnet group.

                                \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 One or more tags to be assigned to the subnet group.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                One or more tags to be assigned to the subnet group.

                                \n@param tags One or more tags to be assigned to the subnet group.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                One or more tags to be assigned to the subnet group.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

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

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@return The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@param replicationSubnetGroupIdentifier The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

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

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@param replicationSubnetGroupIdentifier The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupIdentifier", "getterDocumentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@return The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupIdentifier", "sensitive" : false, "setterDocumentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                \n@param replicationSubnetGroupIdentifier The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                The name for the replication subnet group. This value is stored as a lowercase string.

                                Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".

                                Example: mySubnetgroup

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupDescription", "beanStyleSetterMethodName" : "setReplicationSubnetGroupDescription", "c2jName" : "ReplicationSubnetGroupDescription", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The description for the subnet group.

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

                                The description for the subnet group.

                                \n@return The description for the subnet group.\n@deprecated Use {@link #replicationSubnetGroupDescription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The description for the subnet group.

                                \n@param replicationSubnetGroupDescription The description for the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupDescription(String)}\n", "documentation" : "

                                The description for the subnet group.

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

                                The description for the subnet group.

                                \n@param replicationSubnetGroupDescription The description for the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupDescription", "getterDocumentation" : "

                                The description for the subnet group.

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

                                The description for the subnet group.

                                \n@param replicationSubnetGroupDescription The description for the subnet group.", "setterMethodName" : "setReplicationSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : "

                                The description for the subnet group.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdentifierList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more subnet IDs to be assigned to the subnet group.

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

                                One or more subnet IDs to be assigned to the subnet group.

                                \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 One or more subnet IDs to be assigned to the subnet group.\n@deprecated Use {@link #subnetIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more subnet IDs to be assigned to the subnet group.

                                \n@param subnetIds One or more subnet IDs to be assigned to the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetIds(List)}\n", "documentation" : "

                                One or more subnet IDs to be assigned to the subnet group.

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

                                One or more subnet IDs to be assigned to the subnet group.

                                \n@param subnetIds One or more subnet IDs to be assigned to the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                                One or more subnet IDs to be assigned to the subnet group.

                                \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 One or more subnet IDs to be assigned to the subnet group.", "getterModel" : { "returnType" : "java.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" : "

                                One or more subnet IDs to be assigned to the subnet group.

                                \n@param subnetIds One or more subnet IDs to be assigned to the subnet group.", "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" : "

                                One or more subnet IDs to be assigned to the subnet group.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                One or more tags to be assigned to the subnet group.

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

                                One or more tags to be assigned to the subnet group.

                                \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 One or more tags to be assigned to the subnet group.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                One or more tags to be assigned to the subnet group.

                                \n@param tags One or more tags to be assigned to the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                One or more tags to be assigned to the subnet group.

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

                                One or more tags to be assigned to the subnet group.

                                \n@param tags One or more tags to be assigned to the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                One or more tags to be assigned to the subnet group.

                                \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 One or more tags to be assigned to the subnet group.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                One or more tags to be assigned to the subnet group.

                                \n@param tags One or more tags to be assigned to the subnet group.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                One or more tags to be assigned to the subnet group.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationSubnetGroupIdentifier", "ReplicationSubnetGroupDescription", "SubnetIds" ], "shapeName" : "CreateReplicationSubnetGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateReplicationSubnetGroupRequest", "variableName" : "createReplicationSubnetGroupRequest", "variableType" : "CreateReplicationSubnetGroupRequest", "documentation" : null, "simpleType" : "CreateReplicationSubnetGroupRequest", "variableSetterType" : "CreateReplicationSubnetGroupRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CreateReplicationSubnetGroupResponse" : { "c2jName" : "CreateReplicationSubnetGroupResponse", "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" : "getReplicationSubnetGroup", "beanStyleSetterMethodName" : "setReplicationSubnetGroup", "c2jName" : "ReplicationSubnetGroup", "c2jShape" : "ReplicationSubnetGroup", "defaultConsumerFluentSetterDocumentation" : "

                                The replication subnet group that was created.

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

                                The replication subnet group that was created.

                                \n@return The replication subnet group that was created.\n@deprecated Use {@link #replicationSubnetGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The replication subnet group that was created.

                                \n@param replicationSubnetGroup The replication subnet group that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroup(ReplicationSubnetGroup)}\n", "documentation" : "

                                The replication subnet group that was created.

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

                                The replication subnet group that was created.

                                \n@param replicationSubnetGroup The replication subnet group that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroup", "getterDocumentation" : "

                                The replication subnet group that was created.

                                \n@return The replication subnet group that was created.", "getterModel" : { "returnType" : "ReplicationSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationSubnetGroup", "sensitive" : false, "setterDocumentation" : "

                                The replication subnet group that was created.

                                \n@param replicationSubnetGroup The replication subnet group that was created.", "setterMethodName" : "setReplicationSubnetGroup", "setterModel" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : null, "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : "

                                The replication subnet group that was created.

                                ", "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationSubnetGroup" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroup", "beanStyleSetterMethodName" : "setReplicationSubnetGroup", "c2jName" : "ReplicationSubnetGroup", "c2jShape" : "ReplicationSubnetGroup", "defaultConsumerFluentSetterDocumentation" : "

                                The replication subnet group that was created.

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

                                The replication subnet group that was created.

                                \n@return The replication subnet group that was created.\n@deprecated Use {@link #replicationSubnetGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The replication subnet group that was created.

                                \n@param replicationSubnetGroup The replication subnet group that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroup(ReplicationSubnetGroup)}\n", "documentation" : "

                                The replication subnet group that was created.

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

                                The replication subnet group that was created.

                                \n@param replicationSubnetGroup The replication subnet group that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroup", "getterDocumentation" : "

                                The replication subnet group that was created.

                                \n@return The replication subnet group that was created.", "getterModel" : { "returnType" : "ReplicationSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationSubnetGroup", "sensitive" : false, "setterDocumentation" : "

                                The replication subnet group that was created.

                                \n@param replicationSubnetGroup The replication subnet group that was created.", "setterMethodName" : "setReplicationSubnetGroup", "setterModel" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : null, "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : "

                                The replication subnet group that was created.

                                ", "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroup", "beanStyleSetterMethodName" : "setReplicationSubnetGroup", "c2jName" : "ReplicationSubnetGroup", "c2jShape" : "ReplicationSubnetGroup", "defaultConsumerFluentSetterDocumentation" : "

                                The replication subnet group that was created.

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

                                The replication subnet group that was created.

                                \n@return The replication subnet group that was created.\n@deprecated Use {@link #replicationSubnetGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The replication subnet group that was created.

                                \n@param replicationSubnetGroup The replication subnet group that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroup(ReplicationSubnetGroup)}\n", "documentation" : "

                                The replication subnet group that was created.

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

                                The replication subnet group that was created.

                                \n@param replicationSubnetGroup The replication subnet group that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroup", "getterDocumentation" : "

                                The replication subnet group that was created.

                                \n@return The replication subnet group that was created.", "getterModel" : { "returnType" : "ReplicationSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationSubnetGroup", "sensitive" : false, "setterDocumentation" : "

                                The replication subnet group that was created.

                                \n@param replicationSubnetGroup The replication subnet group that was created.", "setterMethodName" : "setReplicationSubnetGroup", "setterModel" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : null, "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : "

                                The replication subnet group that was created.

                                ", "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateReplicationSubnetGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateReplicationSubnetGroupResponse", "variableName" : "createReplicationSubnetGroupResponse", "variableType" : "CreateReplicationSubnetGroupResponse", "documentation" : null, "simpleType" : "CreateReplicationSubnetGroupResponse", "variableSetterType" : "CreateReplicationSubnetGroupResponse" }, "wrapper" : false, "xmlNamespace" : null }, "CreateReplicationTaskRequest" : { "c2jName" : "CreateReplicationTaskMessage", "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" : "CreateReplicationTask", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.CreateReplicationTask", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskIdentifier", "beanStyleSetterMethodName" : "setReplicationTaskIdentifier", "c2jName" : "ReplicationTaskIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                An identifier for the replication task.

                                Constraints:

                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Cannot end with a hyphen or contain two consecutive hyphens.

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

                                An identifier for the replication task.

                                Constraints:

                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                \n@return An identifier for the replication task.

                                Constraints:

                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                • First character must be a letter.

                                • Cannot end with a hyphen or contain two consecutive hyphens.

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

                                  An identifier for the replication task.

                                  Constraints:

                                  • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                  • First character must be a letter.

                                  • Cannot end with a hyphen or contain two consecutive hyphens.

                                  \n@param replicationTaskIdentifier An identifier for the replication task.

                                  Constraints:

                                  • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                  • First character must be a letter.

                                  • Cannot end with a hyphen or contain two consecutive hyphens.

                                  • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskIdentifier(String)}\n", "documentation" : "

                                    An identifier for the replication task.

                                    Constraints:

                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                    • First character must be a letter.

                                    • Cannot end with a hyphen or contain two consecutive hyphens.

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

                                    An identifier for the replication task.

                                    Constraints:

                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                    • First character must be a letter.

                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                    \n@param replicationTaskIdentifier An identifier for the replication task.

                                    Constraints:

                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                    • First character must be a letter.

                                    • Cannot end with a hyphen or contain two consecutive hyphens.

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

                                      An identifier for the replication task.

                                      Constraints:

                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                      • First character must be a letter.

                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                      \n@return An identifier for the replication task.

                                      Constraints:

                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                      • First character must be a letter.

                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                      • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskIdentifier", "sensitive" : false, "setterDocumentation" : "

                                        An identifier for the replication task.

                                        Constraints:

                                        • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                        • First character must be a letter.

                                        • Cannot end with a hyphen or contain two consecutive hyphens.

                                        \n@param replicationTaskIdentifier An identifier for the replication task.

                                        Constraints:

                                        • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                        • First character must be a letter.

                                        • Cannot end with a hyphen or contain two consecutive hyphens.

                                        • ", "setterMethodName" : "setReplicationTaskIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : "

                                          An identifier for the replication task.

                                          Constraints:

                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                          • First character must be a letter.

                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceEndpointArn", "beanStyleSetterMethodName" : "setSourceEndpointArn", "c2jName" : "SourceEndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the source 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 #sourceEndpointArn(String)}.\n@param sourceEndpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceEndpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                          \n@return An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.\n@deprecated Use {@link #sourceEndpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                          \n@param sourceEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceEndpointArn(String)}\n", "documentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

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

                                          An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                          \n@param sourceEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceEndpointArn", "getterDocumentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                          \n@return An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceEndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceEndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceEndpointArn", "sensitive" : false, "setterDocumentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                          \n@param sourceEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.", "setterMethodName" : "setSourceEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceEndpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceEndpointArn", "variableType" : "String", "documentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTargetEndpointArn", "beanStyleSetterMethodName" : "setTargetEndpointArn", "c2jName" : "TargetEndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the target 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 #targetEndpointArn(String)}.\n@param targetEndpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #targetEndpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                          \n@return An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.\n@deprecated Use {@link #targetEndpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                          \n@param targetEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #targetEndpointArn(String)}\n", "documentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

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

                                          An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                          \n@param targetEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "targetEndpointArn", "getterDocumentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                          \n@return An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TargetEndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TargetEndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TargetEndpointArn", "sensitive" : false, "setterDocumentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                          \n@param targetEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.", "setterMethodName" : "setTargetEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "targetEndpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "targetEndpointArn", "variableType" : "String", "documentation" : "

                                          An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of a replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of a replication instance.

                                          \n@return The Amazon Resource Name (ARN) of a replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of a replication instance.

                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of a replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                          The Amazon Resource Name (ARN) of a replication instance.

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

                                          The Amazon Resource Name (ARN) of a replication instance.

                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of a replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                          The Amazon Resource Name (ARN) of a replication instance.

                                          \n@return The Amazon Resource Name (ARN) of a replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                          The Amazon Resource Name (ARN) of a replication instance.

                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of a replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                          The Amazon Resource Name (ARN) of a replication instance.

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMigrationTypeAsString", "beanStyleSetterMethodName" : "setMigrationType", "c2jName" : "MigrationType", "c2jShape" : "MigrationTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

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

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                          \n

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

                                          \n@return The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@deprecated Use {@link #migrationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                          \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue\n@deprecated Use {@link #migrationType(String)}\n", "documentation" : "

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

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

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                          \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue", "fluentSetterMethodName" : "migrationType", "getterDocumentation" : "

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                          \n

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

                                          \n@return The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MigrationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MigrationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MigrationType", "sensitive" : false, "setterDocumentation" : "

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                          \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue", "setterMethodName" : "setMigrationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : "

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableMappings", "beanStyleSetterMethodName" : "setTableMappings", "c2jName" : "TableMappings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                          The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

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

                                          The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                          \n@return The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.\n@deprecated Use {@link #tableMappings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                          \n@param tableMappings The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableMappings(String)}\n", "documentation" : "

                                          The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

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

                                          The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                          \n@param tableMappings The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableMappings", "getterDocumentation" : "

                                          The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                          \n@return The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableMappings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableMappings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableMappings", "sensitive" : false, "setterDocumentation" : "

                                          The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                          \n@param tableMappings The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.", "setterMethodName" : "setTableMappings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : "

                                          The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskSettings", "beanStyleSetterMethodName" : "setReplicationTaskSettings", "c2jName" : "ReplicationTaskSettings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                          Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

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

                                          Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                          \n@return Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.\n@deprecated Use {@link #replicationTaskSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                          \n@param replicationTaskSettings Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskSettings(String)}\n", "documentation" : "

                                          Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

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

                                          Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                          \n@param replicationTaskSettings Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskSettings", "getterDocumentation" : "

                                          Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                          \n@return Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskSettings", "sensitive" : false, "setterDocumentation" : "

                                          Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                          \n@param replicationTaskSettings Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.", "setterMethodName" : "setReplicationTaskSettings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : "

                                          Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartTime", "beanStyleSetterMethodName" : "setCdcStartTime", "c2jName" : "CdcStartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          \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 #cdcStartTime(Instant)}.\n@param cdcStartTime 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 #cdcStartTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@deprecated Use {@link #cdcStartTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartTime(Instant)}\n", "documentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

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

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartTime", "getterDocumentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "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" : "CdcStartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CdcStartTime", "sensitive" : false, "setterDocumentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "setterMethodName" : "setCdcStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartPosition", "beanStyleSetterMethodName" : "setCdcStartPosition", "c2jName" : "CdcStartPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

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

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

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

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartPosition(String)}\n", "documentation" : "

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

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

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

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

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStartPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStartPosition", "sensitive" : false, "setterDocumentation" : "

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          ", "setterMethodName" : "setCdcStartPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : "

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStopPosition", "beanStyleSetterMethodName" : "setCdcStopPosition", "c2jName" : "CdcStopPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

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

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                          \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@deprecated Use {@link #cdcStopPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                          \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStopPosition(String)}\n", "documentation" : "

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

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

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                          \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStopPosition", "getterDocumentation" : "

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                          \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStopPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStopPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStopPosition", "sensitive" : false, "setterDocumentation" : "

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                          \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "setterMethodName" : "setCdcStopPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : "

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                          One or more tags to be assigned to the replication task.

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

                                          One or more tags to be assigned to the replication task.

                                          \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 One or more tags to be assigned to the replication task.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          One or more tags to be assigned to the replication task.

                                          \n@param tags One or more tags to be assigned to the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                          One or more tags to be assigned to the replication task.

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

                                          One or more tags to be assigned to the replication task.

                                          \n@param tags One or more tags to be assigned to the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                          One or more tags to be assigned to the replication task.

                                          \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 One or more tags to be assigned to the replication task.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                          One or more tags to be assigned to the replication task.

                                          \n@param tags One or more tags to be assigned to the replication task.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                          One or more tags to be assigned to the replication task.

                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CdcStartPosition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartPosition", "beanStyleSetterMethodName" : "setCdcStartPosition", "c2jName" : "CdcStartPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

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

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

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

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartPosition(String)}\n", "documentation" : "

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

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

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

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

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStartPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStartPosition", "sensitive" : false, "setterDocumentation" : "

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          ", "setterMethodName" : "setCdcStartPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : "

                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          The value can be in date, checkpoint, or LSN/SCN format.

                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CdcStartTime" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartTime", "beanStyleSetterMethodName" : "setCdcStartTime", "c2jName" : "CdcStartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          \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 #cdcStartTime(Instant)}.\n@param cdcStartTime 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 #cdcStartTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@deprecated Use {@link #cdcStartTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartTime(Instant)}\n", "documentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

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

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartTime", "getterDocumentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "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" : "CdcStartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CdcStartTime", "sensitive" : false, "setterDocumentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "setterMethodName" : "setCdcStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : "

                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CdcStopPosition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStopPosition", "beanStyleSetterMethodName" : "setCdcStopPosition", "c2jName" : "CdcStopPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

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

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                          \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@deprecated Use {@link #cdcStopPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                          \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStopPosition(String)}\n", "documentation" : "

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

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

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                          \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStopPosition", "getterDocumentation" : "

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                          \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStopPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStopPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStopPosition", "sensitive" : false, "setterDocumentation" : "

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                          \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "setterMethodName" : "setCdcStopPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : "

                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MigrationType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMigrationTypeAsString", "beanStyleSetterMethodName" : "setMigrationType", "c2jName" : "MigrationType", "c2jShape" : "MigrationTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

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

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                          \n

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

                                          \n@return The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@deprecated Use {@link #migrationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                          \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue\n@deprecated Use {@link #migrationType(String)}\n", "documentation" : "

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

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

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                          \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue", "fluentSetterMethodName" : "migrationType", "getterDocumentation" : "

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                          \n

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

                                          \n@return The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MigrationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MigrationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MigrationType", "sensitive" : false, "setterDocumentation" : "

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                          \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue", "setterMethodName" : "setMigrationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : "

                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of a replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of a replication instance.

                                          \n@return The Amazon Resource Name (ARN) of a replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of a replication instance.

                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of a replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                          The Amazon Resource Name (ARN) of a replication instance.

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

                                          The Amazon Resource Name (ARN) of a replication instance.

                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of a replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                          The Amazon Resource Name (ARN) of a replication instance.

                                          \n@return The Amazon Resource Name (ARN) of a replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                          The Amazon Resource Name (ARN) of a replication instance.

                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of a replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                          The Amazon Resource Name (ARN) of a replication instance.

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskIdentifier", "beanStyleSetterMethodName" : "setReplicationTaskIdentifier", "c2jName" : "ReplicationTaskIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                          An identifier for the replication task.

                                          Constraints:

                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                          • First character must be a letter.

                                          • Cannot end with a hyphen or contain two consecutive hyphens.

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

                                          An identifier for the replication task.

                                          Constraints:

                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                          • First character must be a letter.

                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                          \n@return An identifier for the replication task.

                                          Constraints:

                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                          • First character must be a letter.

                                          • Cannot end with a hyphen or contain two consecutive hyphens.

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

                                            An identifier for the replication task.

                                            Constraints:

                                            • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                            • First character must be a letter.

                                            • Cannot end with a hyphen or contain two consecutive hyphens.

                                            \n@param replicationTaskIdentifier An identifier for the replication task.

                                            Constraints:

                                            • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                            • First character must be a letter.

                                            • Cannot end with a hyphen or contain two consecutive hyphens.

                                            • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskIdentifier(String)}\n", "documentation" : "

                                              An identifier for the replication task.

                                              Constraints:

                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                              • First character must be a letter.

                                              • Cannot end with a hyphen or contain two consecutive hyphens.

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

                                              An identifier for the replication task.

                                              Constraints:

                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                              • First character must be a letter.

                                              • Cannot end with a hyphen or contain two consecutive hyphens.

                                              \n@param replicationTaskIdentifier An identifier for the replication task.

                                              Constraints:

                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                              • First character must be a letter.

                                              • Cannot end with a hyphen or contain two consecutive hyphens.

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

                                                An identifier for the replication task.

                                                Constraints:

                                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                • First character must be a letter.

                                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                                \n@return An identifier for the replication task.

                                                Constraints:

                                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                • First character must be a letter.

                                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                                • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                  An identifier for the replication task.

                                                  Constraints:

                                                  • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                  • First character must be a letter.

                                                  • Cannot end with a hyphen or contain two consecutive hyphens.

                                                  \n@param replicationTaskIdentifier An identifier for the replication task.

                                                  Constraints:

                                                  • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                  • First character must be a letter.

                                                  • Cannot end with a hyphen or contain two consecutive hyphens.

                                                  • ", "setterMethodName" : "setReplicationTaskIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : "

                                                    An identifier for the replication task.

                                                    Constraints:

                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                    • First character must be a letter.

                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskSettings", "beanStyleSetterMethodName" : "setReplicationTaskSettings", "c2jName" : "ReplicationTaskSettings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                    Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

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

                                                    Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                                    \n@return Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.\n@deprecated Use {@link #replicationTaskSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                    Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                                    \n@param replicationTaskSettings Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskSettings(String)}\n", "documentation" : "

                                                    Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

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

                                                    Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                                    \n@param replicationTaskSettings Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskSettings", "getterDocumentation" : "

                                                    Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                                    \n@return Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskSettings", "sensitive" : false, "setterDocumentation" : "

                                                    Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                                    \n@param replicationTaskSettings Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.", "setterMethodName" : "setReplicationTaskSettings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : "

                                                    Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceEndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceEndpointArn", "beanStyleSetterMethodName" : "setSourceEndpointArn", "c2jName" : "SourceEndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the source 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 #sourceEndpointArn(String)}.\n@param sourceEndpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceEndpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                                    \n@return An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.\n@deprecated Use {@link #sourceEndpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                                    \n@param sourceEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceEndpointArn(String)}\n", "documentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

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

                                                    An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                                    \n@param sourceEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceEndpointArn", "getterDocumentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                                    \n@return An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceEndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceEndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceEndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                                    \n@param sourceEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.", "setterMethodName" : "setSourceEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceEndpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceEndpointArn", "variableType" : "String", "documentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TableMappings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableMappings", "beanStyleSetterMethodName" : "setTableMappings", "c2jName" : "TableMappings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                    The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

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

                                                    The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                                    \n@return The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.\n@deprecated Use {@link #tableMappings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                    The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                                    \n@param tableMappings The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableMappings(String)}\n", "documentation" : "

                                                    The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

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

                                                    The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                                    \n@param tableMappings The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableMappings", "getterDocumentation" : "

                                                    The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                                    \n@return The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableMappings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableMappings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableMappings", "sensitive" : false, "setterDocumentation" : "

                                                    The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                                    \n@param tableMappings The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.", "setterMethodName" : "setTableMappings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : "

                                                    The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                                    One or more tags to be assigned to the replication task.

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

                                                    One or more tags to be assigned to the replication task.

                                                    \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 One or more tags to be assigned to the replication task.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                    One or more tags to be assigned to the replication task.

                                                    \n@param tags One or more tags to be assigned to the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                                    One or more tags to be assigned to the replication task.

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

                                                    One or more tags to be assigned to the replication task.

                                                    \n@param tags One or more tags to be assigned to the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                    One or more tags to be assigned to the replication task.

                                                    \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 One or more tags to be assigned to the replication task.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                    One or more tags to be assigned to the replication task.

                                                    \n@param tags One or more tags to be assigned to the replication task.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                    One or more tags to be assigned to the replication task.

                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TargetEndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTargetEndpointArn", "beanStyleSetterMethodName" : "setTargetEndpointArn", "c2jName" : "TargetEndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the target 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 #targetEndpointArn(String)}.\n@param targetEndpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #targetEndpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                                    \n@return An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.\n@deprecated Use {@link #targetEndpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                                    \n@param targetEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #targetEndpointArn(String)}\n", "documentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

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

                                                    An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                                    \n@param targetEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "targetEndpointArn", "getterDocumentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                                    \n@return An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TargetEndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TargetEndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TargetEndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                                    \n@param targetEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.", "setterMethodName" : "setTargetEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "targetEndpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "targetEndpointArn", "variableType" : "String", "documentation" : "

                                                    An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskIdentifier", "beanStyleSetterMethodName" : "setReplicationTaskIdentifier", "c2jName" : "ReplicationTaskIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                    An identifier for the replication task.

                                                    Constraints:

                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                    • First character must be a letter.

                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

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

                                                    An identifier for the replication task.

                                                    Constraints:

                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                    • First character must be a letter.

                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                                    \n@return An identifier for the replication task.

                                                    Constraints:

                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                    • First character must be a letter.

                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

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

                                                      An identifier for the replication task.

                                                      Constraints:

                                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                      • First character must be a letter.

                                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                                      \n@param replicationTaskIdentifier An identifier for the replication task.

                                                      Constraints:

                                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                      • First character must be a letter.

                                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                                      • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskIdentifier(String)}\n", "documentation" : "

                                                        An identifier for the replication task.

                                                        Constraints:

                                                        • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                        • First character must be a letter.

                                                        • Cannot end with a hyphen or contain two consecutive hyphens.

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

                                                        An identifier for the replication task.

                                                        Constraints:

                                                        • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                        • First character must be a letter.

                                                        • Cannot end with a hyphen or contain two consecutive hyphens.

                                                        \n@param replicationTaskIdentifier An identifier for the replication task.

                                                        Constraints:

                                                        • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                        • First character must be a letter.

                                                        • Cannot end with a hyphen or contain two consecutive hyphens.

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

                                                          An identifier for the replication task.

                                                          Constraints:

                                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                          • First character must be a letter.

                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                          \n@return An identifier for the replication task.

                                                          Constraints:

                                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                          • First character must be a letter.

                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                          • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                            An identifier for the replication task.

                                                            Constraints:

                                                            • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                            • First character must be a letter.

                                                            • Cannot end with a hyphen or contain two consecutive hyphens.

                                                            \n@param replicationTaskIdentifier An identifier for the replication task.

                                                            Constraints:

                                                            • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                            • First character must be a letter.

                                                            • Cannot end with a hyphen or contain two consecutive hyphens.

                                                            • ", "setterMethodName" : "setReplicationTaskIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : "

                                                              An identifier for the replication task.

                                                              Constraints:

                                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                              • First character must be a letter.

                                                              • Cannot end with a hyphen or contain two consecutive hyphens.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceEndpointArn", "beanStyleSetterMethodName" : "setSourceEndpointArn", "c2jName" : "SourceEndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the source 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 #sourceEndpointArn(String)}.\n@param sourceEndpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceEndpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                                              \n@return An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.\n@deprecated Use {@link #sourceEndpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                                              \n@param sourceEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceEndpointArn(String)}\n", "documentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

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

                                                              An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                                              \n@param sourceEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceEndpointArn", "getterDocumentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                                              \n@return An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceEndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceEndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceEndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                                              \n@param sourceEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.", "setterMethodName" : "setSourceEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceEndpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceEndpointArn", "variableType" : "String", "documentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the source endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTargetEndpointArn", "beanStyleSetterMethodName" : "setTargetEndpointArn", "c2jName" : "TargetEndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the target 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 #targetEndpointArn(String)}.\n@param targetEndpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #targetEndpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                                              \n@return An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.\n@deprecated Use {@link #targetEndpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                                              \n@param targetEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #targetEndpointArn(String)}\n", "documentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

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

                                                              An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                                              \n@param targetEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "targetEndpointArn", "getterDocumentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                                              \n@return An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TargetEndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TargetEndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TargetEndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                                              \n@param targetEndpointArn An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.", "setterMethodName" : "setTargetEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "targetEndpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "targetEndpointArn", "variableType" : "String", "documentation" : "

                                                              An Amazon Resource Name (ARN) that uniquely identifies the target endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of a replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of a replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of a replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of a replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of a replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of a replication instance.

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

                                                              The Amazon Resource Name (ARN) of a replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of a replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of a replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of a replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of a replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of a replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of a replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMigrationTypeAsString", "beanStyleSetterMethodName" : "setMigrationType", "c2jName" : "MigrationType", "c2jShape" : "MigrationTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The migration type. Valid values: full-load | cdc | full-load-and-cdc

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

                                                              The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                              \n

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

                                                              \n@return The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@deprecated Use {@link #migrationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                              \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue\n@deprecated Use {@link #migrationType(String)}\n", "documentation" : "

                                                              The migration type. Valid values: full-load | cdc | full-load-and-cdc

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

                                                              The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                              \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue", "fluentSetterMethodName" : "migrationType", "getterDocumentation" : "

                                                              The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                              \n

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

                                                              \n@return The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MigrationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MigrationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MigrationType", "sensitive" : false, "setterDocumentation" : "

                                                              The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                              \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue", "setterMethodName" : "setMigrationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : "

                                                              The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableMappings", "beanStyleSetterMethodName" : "setTableMappings", "c2jName" : "TableMappings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

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

                                                              The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                                              \n@return The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.\n@deprecated Use {@link #tableMappings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                                              \n@param tableMappings The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableMappings(String)}\n", "documentation" : "

                                                              The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

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

                                                              The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                                              \n@param tableMappings The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableMappings", "getterDocumentation" : "

                                                              The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                                              \n@return The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableMappings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableMappings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableMappings", "sensitive" : false, "setterDocumentation" : "

                                                              The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                                              \n@param tableMappings The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.", "setterMethodName" : "setTableMappings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : "

                                                              The table mappings for the task, in JSON format. For more information, see Table Mapping in the AWS Database Migration User Guide.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskSettings", "beanStyleSetterMethodName" : "setReplicationTaskSettings", "c2jName" : "ReplicationTaskSettings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

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

                                                              Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                                              \n@return Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.\n@deprecated Use {@link #replicationTaskSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                                              \n@param replicationTaskSettings Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskSettings(String)}\n", "documentation" : "

                                                              Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

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

                                                              Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                                              \n@param replicationTaskSettings Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskSettings", "getterDocumentation" : "

                                                              Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                                              \n@return Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                                              \n@param replicationTaskSettings Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.", "setterMethodName" : "setReplicationTaskSettings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : "

                                                              Overall settings for the task, in JSON format. For more information, see Task Settings in the AWS Database Migration User Guide.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartTime", "beanStyleSetterMethodName" : "setCdcStartTime", "c2jName" : "CdcStartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                              Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                              \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 #cdcStartTime(Instant)}.\n@param cdcStartTime 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 #cdcStartTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                              \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@deprecated Use {@link #cdcStartTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                              \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartTime(Instant)}\n", "documentation" : "

                                                              Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

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

                                                              Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                              \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartTime", "getterDocumentation" : "

                                                              Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                              \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "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" : "CdcStartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CdcStartTime", "sensitive" : false, "setterDocumentation" : "

                                                              Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                              \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "setterMethodName" : "setCdcStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : "

                                                              Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartPosition", "beanStyleSetterMethodName" : "setCdcStartPosition", "c2jName" : "CdcStartPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              The value can be in date, checkpoint, or LSN/SCN format.

                                                              Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                              Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                              LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                              When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

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

                                                              Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              The value can be in date, checkpoint, or LSN/SCN format.

                                                              Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                              Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                              LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                              When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                              \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              The value can be in date, checkpoint, or LSN/SCN format.

                                                              Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                              Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                              LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                              When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

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

                                                              Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              The value can be in date, checkpoint, or LSN/SCN format.

                                                              Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                              Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                              LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                              When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                              \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              The value can be in date, checkpoint, or LSN/SCN format.

                                                              Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                              Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                              LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                              When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                              \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartPosition(String)}\n", "documentation" : "

                                                              Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              The value can be in date, checkpoint, or LSN/SCN format.

                                                              Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                              Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                              LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                              When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

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

                                                              Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              The value can be in date, checkpoint, or LSN/SCN format.

                                                              Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                              Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                              LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                              When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                              \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              The value can be in date, checkpoint, or LSN/SCN format.

                                                              Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                              Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                              LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                              When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

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

                                                              Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              The value can be in date, checkpoint, or LSN/SCN format.

                                                              Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                              Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                              LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                              When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                              \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              The value can be in date, checkpoint, or LSN/SCN format.

                                                              Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                              Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                              LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                              When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                              ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStartPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStartPosition", "sensitive" : false, "setterDocumentation" : "

                                                              Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              The value can be in date, checkpoint, or LSN/SCN format.

                                                              Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                              Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                              LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                              When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                              \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              The value can be in date, checkpoint, or LSN/SCN format.

                                                              Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                              Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                              LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                              When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                              ", "setterMethodName" : "setCdcStartPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : "

                                                              Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                              The value can be in date, checkpoint, or LSN/SCN format.

                                                              Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                              Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                              LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                              When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStopPosition", "beanStyleSetterMethodName" : "setCdcStopPosition", "c2jName" : "CdcStopPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                              Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                              Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

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

                                                              Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                              Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                              Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                              \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                              Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                              Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@deprecated Use {@link #cdcStopPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                              Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                              Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                              \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                              Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                              Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStopPosition(String)}\n", "documentation" : "

                                                              Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                              Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                              Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

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

                                                              Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                              Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                              Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                              \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                              Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                              Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStopPosition", "getterDocumentation" : "

                                                              Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                              Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                              Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                              \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                              Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                              Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStopPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStopPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStopPosition", "sensitive" : false, "setterDocumentation" : "

                                                              Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                              Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                              Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                              \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                              Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                              Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "setterMethodName" : "setCdcStopPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : "

                                                              Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                              Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                              Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                                              One or more tags to be assigned to the replication task.

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

                                                              One or more tags to be assigned to the replication task.

                                                              \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 One or more tags to be assigned to the replication task.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              One or more tags to be assigned to the replication task.

                                                              \n@param tags One or more tags to be assigned to the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                                              One or more tags to be assigned to the replication task.

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

                                                              One or more tags to be assigned to the replication task.

                                                              \n@param tags One or more tags to be assigned to the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                              One or more tags to be assigned to the replication task.

                                                              \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 One or more tags to be assigned to the replication task.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                              One or more tags to be assigned to the replication task.

                                                              \n@param tags One or more tags to be assigned to the replication task.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                              One or more tags to be assigned to the replication task.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationTaskIdentifier", "SourceEndpointArn", "TargetEndpointArn", "ReplicationInstanceArn", "MigrationType", "TableMappings" ], "shapeName" : "CreateReplicationTaskRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateReplicationTaskRequest", "variableName" : "createReplicationTaskRequest", "variableType" : "CreateReplicationTaskRequest", "documentation" : null, "simpleType" : "CreateReplicationTaskRequest", "variableSetterType" : "CreateReplicationTaskRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CreateReplicationTaskResponse" : { "c2jName" : "CreateReplicationTaskResponse", "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" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                              The replication task that was created.

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

                                                              The replication task that was created.

                                                              \n@return The replication task that was created.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The replication task that was created.

                                                              \n@param replicationTask The replication task that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                              The replication task that was created.

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

                                                              The replication task that was created.

                                                              \n@param replicationTask The replication task that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                              The replication task that was created.

                                                              \n@return The replication task that was created.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                              The replication task that was created.

                                                              \n@param replicationTask The replication task that was created.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                              The replication task that was created.

                                                              ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationTask" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                              The replication task that was created.

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

                                                              The replication task that was created.

                                                              \n@return The replication task that was created.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The replication task that was created.

                                                              \n@param replicationTask The replication task that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                              The replication task that was created.

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

                                                              The replication task that was created.

                                                              \n@param replicationTask The replication task that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                              The replication task that was created.

                                                              \n@return The replication task that was created.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                              The replication task that was created.

                                                              \n@param replicationTask The replication task that was created.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                              The replication task that was created.

                                                              ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                              The replication task that was created.

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

                                                              The replication task that was created.

                                                              \n@return The replication task that was created.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The replication task that was created.

                                                              \n@param replicationTask The replication task that was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                              The replication task that was created.

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

                                                              The replication task that was created.

                                                              \n@param replicationTask The replication task that was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                              The replication task that was created.

                                                              \n@return The replication task that was created.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                              The replication task that was created.

                                                              \n@param replicationTask The replication task that was created.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                              The replication task that was created.

                                                              ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateReplicationTaskResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateReplicationTaskResponse", "variableName" : "createReplicationTaskResponse", "variableType" : "CreateReplicationTaskResponse", "documentation" : null, "simpleType" : "CreateReplicationTaskResponse", "variableSetterType" : "CreateReplicationTaskResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DataFormatValue" : { "c2jName" : "DataFormatValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "CSV", "value" : "csv" }, { "name" : "PARQUET", "value" : "parquet" } ], "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" : "DataFormatValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DataFormatValue", "variableName" : "dataFormatValue", "variableType" : "DataFormatValue", "documentation" : null, "simpleType" : "DataFormatValue", "variableSetterType" : "DataFormatValue" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteCertificateRequest" : { "c2jName" : "DeleteCertificateMessage", "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" : "DeleteCertificate", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DeleteCertificate", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

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

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              \n@return The Amazon Resource Name (ARN) of the deleted certificate.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the deleted certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

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

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the deleted certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

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

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the deleted certificate.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CertificateArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

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

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              \n@return The Amazon Resource Name (ARN) of the deleted certificate.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the deleted certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

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

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the deleted certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

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

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the deleted certificate.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

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

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              \n@return The Amazon Resource Name (ARN) of the deleted certificate.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the deleted certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

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

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the deleted certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

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

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the deleted certificate.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the deleted certificate.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CertificateArn" ], "shapeName" : "DeleteCertificateRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteCertificateRequest", "variableName" : "deleteCertificateRequest", "variableType" : "DeleteCertificateRequest", "documentation" : null, "simpleType" : "DeleteCertificateRequest", "variableSetterType" : "DeleteCertificateRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteCertificateResponse" : { "c2jName" : "DeleteCertificateResponse", "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" : "getCertificate", "beanStyleSetterMethodName" : "setCertificate", "c2jName" : "Certificate", "c2jShape" : "Certificate", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

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

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@return The Secure Sockets Layer (SSL) certificate.\n@deprecated Use {@link #certificate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@param certificate The Secure Sockets Layer (SSL) certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificate(Certificate)}\n", "documentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

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

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@param certificate The Secure Sockets Layer (SSL) certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificate", "getterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@return The Secure Sockets Layer (SSL) certificate.", "getterModel" : { "returnType" : "Certificate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Certificate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Certificate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Certificate", "sensitive" : false, "setterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@param certificate The Secure Sockets Layer (SSL) certificate.", "setterMethodName" : "setCertificate", "setterModel" : { "variableDeclarationType" : "Certificate", "variableName" : "certificate", "variableType" : "Certificate", "documentation" : null, "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Certificate", "variableName" : "certificate", "variableType" : "Certificate", "documentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              ", "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Certificate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificate", "beanStyleSetterMethodName" : "setCertificate", "c2jName" : "Certificate", "c2jShape" : "Certificate", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

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

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@return The Secure Sockets Layer (SSL) certificate.\n@deprecated Use {@link #certificate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@param certificate The Secure Sockets Layer (SSL) certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificate(Certificate)}\n", "documentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

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

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@param certificate The Secure Sockets Layer (SSL) certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificate", "getterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@return The Secure Sockets Layer (SSL) certificate.", "getterModel" : { "returnType" : "Certificate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Certificate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Certificate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Certificate", "sensitive" : false, "setterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@param certificate The Secure Sockets Layer (SSL) certificate.", "setterMethodName" : "setCertificate", "setterModel" : { "variableDeclarationType" : "Certificate", "variableName" : "certificate", "variableType" : "Certificate", "documentation" : null, "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Certificate", "variableName" : "certificate", "variableType" : "Certificate", "documentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              ", "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificate", "beanStyleSetterMethodName" : "setCertificate", "c2jName" : "Certificate", "c2jShape" : "Certificate", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

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

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@return The Secure Sockets Layer (SSL) certificate.\n@deprecated Use {@link #certificate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@param certificate The Secure Sockets Layer (SSL) certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificate(Certificate)}\n", "documentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

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

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@param certificate The Secure Sockets Layer (SSL) certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificate", "getterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@return The Secure Sockets Layer (SSL) certificate.", "getterModel" : { "returnType" : "Certificate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Certificate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Certificate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Certificate", "sensitive" : false, "setterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              \n@param certificate The Secure Sockets Layer (SSL) certificate.", "setterMethodName" : "setCertificate", "setterModel" : { "variableDeclarationType" : "Certificate", "variableName" : "certificate", "variableType" : "Certificate", "documentation" : null, "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Certificate", "variableName" : "certificate", "variableType" : "Certificate", "documentation" : "

                                                              The Secure Sockets Layer (SSL) certificate.

                                                              ", "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteCertificateResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteCertificateResponse", "variableName" : "deleteCertificateResponse", "variableType" : "DeleteCertificateResponse", "documentation" : null, "simpleType" : "DeleteCertificateResponse", "variableSetterType" : "DeleteCertificateResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteConnectionRequest" : { "c2jName" : "DeleteConnectionMessage", "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" : "DeleteConnection", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DeleteConnection", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

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

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

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

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

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

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

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

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

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

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

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

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "EndpointArn", "ReplicationInstanceArn" ], "shapeName" : "DeleteConnectionRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteConnectionRequest", "variableName" : "deleteConnectionRequest", "variableType" : "DeleteConnectionRequest", "documentation" : null, "simpleType" : "DeleteConnectionRequest", "variableSetterType" : "DeleteConnectionRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteConnectionResponse" : { "c2jName" : "DeleteConnectionResponse", "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" : "getConnection", "beanStyleSetterMethodName" : "setConnection", "c2jName" : "Connection", "c2jShape" : "Connection", "defaultConsumerFluentSetterDocumentation" : "

                                                              The connection that is being deleted.

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

                                                              The connection that is being deleted.

                                                              \n@return The connection that is being deleted.\n@deprecated Use {@link #connection()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The connection that is being deleted.

                                                              \n@param connection The connection that is being deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #connection(Connection)}\n", "documentation" : "

                                                              The connection that is being deleted.

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

                                                              The connection that is being deleted.

                                                              \n@param connection The connection that is being deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "connection", "getterDocumentation" : "

                                                              The connection that is being deleted.

                                                              \n@return The connection that is being deleted.", "getterModel" : { "returnType" : "Connection", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Connection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Connection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Connection", "sensitive" : false, "setterDocumentation" : "

                                                              The connection that is being deleted.

                                                              \n@param connection The connection that is being deleted.", "setterMethodName" : "setConnection", "setterModel" : { "variableDeclarationType" : "Connection", "variableName" : "connection", "variableType" : "Connection", "documentation" : null, "simpleType" : "Connection", "variableSetterType" : "Connection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Connection", "variableName" : "connection", "variableType" : "Connection", "documentation" : "

                                                              The connection that is being deleted.

                                                              ", "simpleType" : "Connection", "variableSetterType" : "Connection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Connection" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getConnection", "beanStyleSetterMethodName" : "setConnection", "c2jName" : "Connection", "c2jShape" : "Connection", "defaultConsumerFluentSetterDocumentation" : "

                                                              The connection that is being deleted.

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

                                                              The connection that is being deleted.

                                                              \n@return The connection that is being deleted.\n@deprecated Use {@link #connection()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The connection that is being deleted.

                                                              \n@param connection The connection that is being deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #connection(Connection)}\n", "documentation" : "

                                                              The connection that is being deleted.

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

                                                              The connection that is being deleted.

                                                              \n@param connection The connection that is being deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "connection", "getterDocumentation" : "

                                                              The connection that is being deleted.

                                                              \n@return The connection that is being deleted.", "getterModel" : { "returnType" : "Connection", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Connection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Connection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Connection", "sensitive" : false, "setterDocumentation" : "

                                                              The connection that is being deleted.

                                                              \n@param connection The connection that is being deleted.", "setterMethodName" : "setConnection", "setterModel" : { "variableDeclarationType" : "Connection", "variableName" : "connection", "variableType" : "Connection", "documentation" : null, "simpleType" : "Connection", "variableSetterType" : "Connection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Connection", "variableName" : "connection", "variableType" : "Connection", "documentation" : "

                                                              The connection that is being deleted.

                                                              ", "simpleType" : "Connection", "variableSetterType" : "Connection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getConnection", "beanStyleSetterMethodName" : "setConnection", "c2jName" : "Connection", "c2jShape" : "Connection", "defaultConsumerFluentSetterDocumentation" : "

                                                              The connection that is being deleted.

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

                                                              The connection that is being deleted.

                                                              \n@return The connection that is being deleted.\n@deprecated Use {@link #connection()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The connection that is being deleted.

                                                              \n@param connection The connection that is being deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #connection(Connection)}\n", "documentation" : "

                                                              The connection that is being deleted.

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

                                                              The connection that is being deleted.

                                                              \n@param connection The connection that is being deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "connection", "getterDocumentation" : "

                                                              The connection that is being deleted.

                                                              \n@return The connection that is being deleted.", "getterModel" : { "returnType" : "Connection", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Connection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Connection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Connection", "sensitive" : false, "setterDocumentation" : "

                                                              The connection that is being deleted.

                                                              \n@param connection The connection that is being deleted.", "setterMethodName" : "setConnection", "setterModel" : { "variableDeclarationType" : "Connection", "variableName" : "connection", "variableType" : "Connection", "documentation" : null, "simpleType" : "Connection", "variableSetterType" : "Connection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Connection", "variableName" : "connection", "variableType" : "Connection", "documentation" : "

                                                              The connection that is being deleted.

                                                              ", "simpleType" : "Connection", "variableSetterType" : "Connection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteConnectionResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteConnectionResponse", "variableName" : "deleteConnectionResponse", "variableType" : "DeleteConnectionResponse", "documentation" : null, "simpleType" : "DeleteConnectionResponse", "variableSetterType" : "DeleteConnectionResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteEndpointRequest" : { "c2jName" : "DeleteEndpointMessage", "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" : "DeleteEndpoint", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DeleteEndpoint", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

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

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

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

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

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

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "EndpointArn" ], "shapeName" : "DeleteEndpointRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteEndpointRequest", "variableName" : "deleteEndpointRequest", "variableType" : "DeleteEndpointRequest", "documentation" : null, "simpleType" : "DeleteEndpointRequest", "variableSetterType" : "DeleteEndpointRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteEndpointResponse" : { "c2jName" : "DeleteEndpointResponse", "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" : "getEndpoint", "beanStyleSetterMethodName" : "setEndpoint", "c2jName" : "Endpoint", "c2jShape" : "Endpoint", "defaultConsumerFluentSetterDocumentation" : "

                                                              The endpoint that was deleted.

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

                                                              The endpoint that was deleted.

                                                              \n@return The endpoint that was deleted.\n@deprecated Use {@link #endpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The endpoint that was deleted.

                                                              \n@param endpoint The endpoint that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpoint(Endpoint)}\n", "documentation" : "

                                                              The endpoint that was deleted.

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

                                                              The endpoint that was deleted.

                                                              \n@param endpoint The endpoint that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoint", "getterDocumentation" : "

                                                              The endpoint that was deleted.

                                                              \n@return The endpoint that was deleted.", "getterModel" : { "returnType" : "Endpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Endpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Endpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Endpoint", "sensitive" : false, "setterDocumentation" : "

                                                              The endpoint that was deleted.

                                                              \n@param endpoint The endpoint that was deleted.", "setterMethodName" : "setEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : "

                                                              The endpoint that was deleted.

                                                              ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Endpoint" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpoint", "beanStyleSetterMethodName" : "setEndpoint", "c2jName" : "Endpoint", "c2jShape" : "Endpoint", "defaultConsumerFluentSetterDocumentation" : "

                                                              The endpoint that was deleted.

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

                                                              The endpoint that was deleted.

                                                              \n@return The endpoint that was deleted.\n@deprecated Use {@link #endpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The endpoint that was deleted.

                                                              \n@param endpoint The endpoint that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpoint(Endpoint)}\n", "documentation" : "

                                                              The endpoint that was deleted.

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

                                                              The endpoint that was deleted.

                                                              \n@param endpoint The endpoint that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoint", "getterDocumentation" : "

                                                              The endpoint that was deleted.

                                                              \n@return The endpoint that was deleted.", "getterModel" : { "returnType" : "Endpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Endpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Endpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Endpoint", "sensitive" : false, "setterDocumentation" : "

                                                              The endpoint that was deleted.

                                                              \n@param endpoint The endpoint that was deleted.", "setterMethodName" : "setEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : "

                                                              The endpoint that was deleted.

                                                              ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpoint", "beanStyleSetterMethodName" : "setEndpoint", "c2jName" : "Endpoint", "c2jShape" : "Endpoint", "defaultConsumerFluentSetterDocumentation" : "

                                                              The endpoint that was deleted.

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

                                                              The endpoint that was deleted.

                                                              \n@return The endpoint that was deleted.\n@deprecated Use {@link #endpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The endpoint that was deleted.

                                                              \n@param endpoint The endpoint that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpoint(Endpoint)}\n", "documentation" : "

                                                              The endpoint that was deleted.

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

                                                              The endpoint that was deleted.

                                                              \n@param endpoint The endpoint that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoint", "getterDocumentation" : "

                                                              The endpoint that was deleted.

                                                              \n@return The endpoint that was deleted.", "getterModel" : { "returnType" : "Endpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Endpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Endpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Endpoint", "sensitive" : false, "setterDocumentation" : "

                                                              The endpoint that was deleted.

                                                              \n@param endpoint The endpoint that was deleted.", "setterMethodName" : "setEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : "

                                                              The endpoint that was deleted.

                                                              ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteEndpointResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteEndpointResponse", "variableName" : "deleteEndpointResponse", "variableType" : "DeleteEndpointResponse", "documentation" : null, "simpleType" : "DeleteEndpointResponse", "variableSetterType" : "DeleteEndpointResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteEventSubscriptionRequest" : { "c2jName" : "DeleteEventSubscriptionMessage", "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" : "DeleteEventSubscription", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DeleteEventSubscription", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionName", "beanStyleSetterMethodName" : "setSubscriptionName", "c2jName" : "SubscriptionName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the DMS event notification subscription to be deleted.

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

                                                              The name of the DMS event notification subscription to be deleted.

                                                              \n@return The name of the DMS event notification subscription to be deleted.\n@deprecated Use {@link #subscriptionName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the DMS event notification subscription to be deleted.

                                                              \n@param subscriptionName The name of the DMS event notification subscription to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionName(String)}\n", "documentation" : "

                                                              The name of the DMS event notification subscription to be deleted.

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

                                                              The name of the DMS event notification subscription to be deleted.

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

                                                              The name of the DMS event notification subscription to be deleted.

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

                                                              The name of the DMS event notification subscription to be deleted.

                                                              \n@param subscriptionName The name of the DMS event notification subscription to be deleted.", "setterMethodName" : "setSubscriptionName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : "

                                                              The name of the DMS event notification subscription to be deleted.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "SubscriptionName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionName", "beanStyleSetterMethodName" : "setSubscriptionName", "c2jName" : "SubscriptionName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the DMS event notification subscription to be deleted.

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

                                                              The name of the DMS event notification subscription to be deleted.

                                                              \n@return The name of the DMS event notification subscription to be deleted.\n@deprecated Use {@link #subscriptionName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the DMS event notification subscription to be deleted.

                                                              \n@param subscriptionName The name of the DMS event notification subscription to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionName(String)}\n", "documentation" : "

                                                              The name of the DMS event notification subscription to be deleted.

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

                                                              The name of the DMS event notification subscription to be deleted.

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

                                                              The name of the DMS event notification subscription to be deleted.

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

                                                              The name of the DMS event notification subscription to be deleted.

                                                              \n@param subscriptionName The name of the DMS event notification subscription to be deleted.", "setterMethodName" : "setSubscriptionName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : "

                                                              The name of the DMS event notification subscription to be deleted.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionName", "beanStyleSetterMethodName" : "setSubscriptionName", "c2jName" : "SubscriptionName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the DMS event notification subscription to be deleted.

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

                                                              The name of the DMS event notification subscription to be deleted.

                                                              \n@return The name of the DMS event notification subscription to be deleted.\n@deprecated Use {@link #subscriptionName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the DMS event notification subscription to be deleted.

                                                              \n@param subscriptionName The name of the DMS event notification subscription to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionName(String)}\n", "documentation" : "

                                                              The name of the DMS event notification subscription to be deleted.

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

                                                              The name of the DMS event notification subscription to be deleted.

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

                                                              The name of the DMS event notification subscription to be deleted.

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

                                                              The name of the DMS event notification subscription to be deleted.

                                                              \n@param subscriptionName The name of the DMS event notification subscription to be deleted.", "setterMethodName" : "setSubscriptionName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : "

                                                              The name of the DMS event notification subscription to be deleted.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "SubscriptionName" ], "shapeName" : "DeleteEventSubscriptionRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteEventSubscriptionRequest", "variableName" : "deleteEventSubscriptionRequest", "variableType" : "DeleteEventSubscriptionRequest", "documentation" : null, "simpleType" : "DeleteEventSubscriptionRequest", "variableSetterType" : "DeleteEventSubscriptionRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteEventSubscriptionResponse" : { "c2jName" : "DeleteEventSubscriptionResponse", "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" : "getEventSubscription", "beanStyleSetterMethodName" : "setEventSubscription", "c2jName" : "EventSubscription", "c2jShape" : "EventSubscription", "defaultConsumerFluentSetterDocumentation" : "

                                                              The event subscription that was deleted.

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

                                                              The event subscription that was deleted.

                                                              \n@return The event subscription that was deleted.\n@deprecated Use {@link #eventSubscription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The event subscription that was deleted.

                                                              \n@param eventSubscription The event subscription that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventSubscription(EventSubscription)}\n", "documentation" : "

                                                              The event subscription that was deleted.

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

                                                              The event subscription that was deleted.

                                                              \n@param eventSubscription The event subscription that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscription", "getterDocumentation" : "

                                                              The event subscription that was deleted.

                                                              \n@return The event subscription that was deleted.", "getterModel" : { "returnType" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventSubscription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventSubscription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "EventSubscription", "sensitive" : false, "setterDocumentation" : "

                                                              The event subscription that was deleted.

                                                              \n@param eventSubscription The event subscription that was deleted.", "setterMethodName" : "setEventSubscription", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : "

                                                              The event subscription that was deleted.

                                                              ", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EventSubscription" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEventSubscription", "beanStyleSetterMethodName" : "setEventSubscription", "c2jName" : "EventSubscription", "c2jShape" : "EventSubscription", "defaultConsumerFluentSetterDocumentation" : "

                                                              The event subscription that was deleted.

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

                                                              The event subscription that was deleted.

                                                              \n@return The event subscription that was deleted.\n@deprecated Use {@link #eventSubscription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The event subscription that was deleted.

                                                              \n@param eventSubscription The event subscription that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventSubscription(EventSubscription)}\n", "documentation" : "

                                                              The event subscription that was deleted.

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

                                                              The event subscription that was deleted.

                                                              \n@param eventSubscription The event subscription that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscription", "getterDocumentation" : "

                                                              The event subscription that was deleted.

                                                              \n@return The event subscription that was deleted.", "getterModel" : { "returnType" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventSubscription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventSubscription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "EventSubscription", "sensitive" : false, "setterDocumentation" : "

                                                              The event subscription that was deleted.

                                                              \n@param eventSubscription The event subscription that was deleted.", "setterMethodName" : "setEventSubscription", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : "

                                                              The event subscription that was deleted.

                                                              ", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEventSubscription", "beanStyleSetterMethodName" : "setEventSubscription", "c2jName" : "EventSubscription", "c2jShape" : "EventSubscription", "defaultConsumerFluentSetterDocumentation" : "

                                                              The event subscription that was deleted.

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

                                                              The event subscription that was deleted.

                                                              \n@return The event subscription that was deleted.\n@deprecated Use {@link #eventSubscription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The event subscription that was deleted.

                                                              \n@param eventSubscription The event subscription that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventSubscription(EventSubscription)}\n", "documentation" : "

                                                              The event subscription that was deleted.

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

                                                              The event subscription that was deleted.

                                                              \n@param eventSubscription The event subscription that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscription", "getterDocumentation" : "

                                                              The event subscription that was deleted.

                                                              \n@return The event subscription that was deleted.", "getterModel" : { "returnType" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventSubscription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventSubscription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "EventSubscription", "sensitive" : false, "setterDocumentation" : "

                                                              The event subscription that was deleted.

                                                              \n@param eventSubscription The event subscription that was deleted.", "setterMethodName" : "setEventSubscription", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : "

                                                              The event subscription that was deleted.

                                                              ", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteEventSubscriptionResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteEventSubscriptionResponse", "variableName" : "deleteEventSubscriptionResponse", "variableType" : "DeleteEventSubscriptionResponse", "documentation" : null, "simpleType" : "DeleteEventSubscriptionResponse", "variableSetterType" : "DeleteEventSubscriptionResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteReplicationInstanceRequest" : { "c2jName" : "DeleteReplicationInstanceMessage", "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" : "DeleteReplicationInstance", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DeleteReplicationInstance", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

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

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance to be deleted.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

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

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance to be deleted.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance to be deleted.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

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

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance to be deleted.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

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

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance to be deleted.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance to be deleted.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

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

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance to be deleted.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

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

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance to be deleted.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance to be deleted.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance to be deleted.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationInstanceArn" ], "shapeName" : "DeleteReplicationInstanceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteReplicationInstanceRequest", "variableName" : "deleteReplicationInstanceRequest", "variableType" : "DeleteReplicationInstanceRequest", "documentation" : null, "simpleType" : "DeleteReplicationInstanceRequest", "variableSetterType" : "DeleteReplicationInstanceRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteReplicationInstanceResponse" : { "c2jName" : "DeleteReplicationInstanceResponse", "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" : "getReplicationInstance", "beanStyleSetterMethodName" : "setReplicationInstance", "c2jName" : "ReplicationInstance", "c2jShape" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "

                                                              The replication instance that was deleted.

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

                                                              The replication instance that was deleted.

                                                              \n@return The replication instance that was deleted.\n@deprecated Use {@link #replicationInstance()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The replication instance that was deleted.

                                                              \n@param replicationInstance The replication instance that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstance(ReplicationInstance)}\n", "documentation" : "

                                                              The replication instance that was deleted.

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

                                                              The replication instance that was deleted.

                                                              \n@param replicationInstance The replication instance that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstance", "getterDocumentation" : "

                                                              The replication instance that was deleted.

                                                              \n@return The replication instance that was deleted.", "getterModel" : { "returnType" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationInstance", "sensitive" : false, "setterDocumentation" : "

                                                              The replication instance that was deleted.

                                                              \n@param replicationInstance The replication instance that was deleted.", "setterMethodName" : "setReplicationInstance", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : "

                                                              The replication instance that was deleted.

                                                              ", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationInstance" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstance", "beanStyleSetterMethodName" : "setReplicationInstance", "c2jName" : "ReplicationInstance", "c2jShape" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "

                                                              The replication instance that was deleted.

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

                                                              The replication instance that was deleted.

                                                              \n@return The replication instance that was deleted.\n@deprecated Use {@link #replicationInstance()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The replication instance that was deleted.

                                                              \n@param replicationInstance The replication instance that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstance(ReplicationInstance)}\n", "documentation" : "

                                                              The replication instance that was deleted.

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

                                                              The replication instance that was deleted.

                                                              \n@param replicationInstance The replication instance that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstance", "getterDocumentation" : "

                                                              The replication instance that was deleted.

                                                              \n@return The replication instance that was deleted.", "getterModel" : { "returnType" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationInstance", "sensitive" : false, "setterDocumentation" : "

                                                              The replication instance that was deleted.

                                                              \n@param replicationInstance The replication instance that was deleted.", "setterMethodName" : "setReplicationInstance", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : "

                                                              The replication instance that was deleted.

                                                              ", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstance", "beanStyleSetterMethodName" : "setReplicationInstance", "c2jName" : "ReplicationInstance", "c2jShape" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "

                                                              The replication instance that was deleted.

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

                                                              The replication instance that was deleted.

                                                              \n@return The replication instance that was deleted.\n@deprecated Use {@link #replicationInstance()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The replication instance that was deleted.

                                                              \n@param replicationInstance The replication instance that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstance(ReplicationInstance)}\n", "documentation" : "

                                                              The replication instance that was deleted.

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

                                                              The replication instance that was deleted.

                                                              \n@param replicationInstance The replication instance that was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstance", "getterDocumentation" : "

                                                              The replication instance that was deleted.

                                                              \n@return The replication instance that was deleted.", "getterModel" : { "returnType" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationInstance", "sensitive" : false, "setterDocumentation" : "

                                                              The replication instance that was deleted.

                                                              \n@param replicationInstance The replication instance that was deleted.", "setterMethodName" : "setReplicationInstance", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : "

                                                              The replication instance that was deleted.

                                                              ", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteReplicationInstanceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteReplicationInstanceResponse", "variableName" : "deleteReplicationInstanceResponse", "variableType" : "DeleteReplicationInstanceResponse", "documentation" : null, "simpleType" : "DeleteReplicationInstanceResponse", "variableSetterType" : "DeleteReplicationInstanceResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteReplicationSubnetGroupRequest" : { "c2jName" : "DeleteReplicationSubnetGroupMessage", "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" : "DeleteReplicationSubnetGroup", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DeleteReplicationSubnetGroup", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The subnet group name of the replication 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 #replicationSubnetGroupIdentifier(String)}.\n@param replicationSubnetGroupIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The subnet group name of the replication instance.

                                                              \n@return The subnet group name of the replication instance.\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The subnet group name of the replication instance.

                                                              \n@param replicationSubnetGroupIdentifier The subnet group name of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                                              The subnet group name of the replication instance.

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

                                                              The subnet group name of the replication instance.

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

                                                              The subnet group name of the replication instance.

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

                                                              The subnet group name of the replication instance.

                                                              \n@param replicationSubnetGroupIdentifier The subnet group name of the replication instance.", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                                              The subnet group name of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationSubnetGroupIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The subnet group name of the replication 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 #replicationSubnetGroupIdentifier(String)}.\n@param replicationSubnetGroupIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The subnet group name of the replication instance.

                                                              \n@return The subnet group name of the replication instance.\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The subnet group name of the replication instance.

                                                              \n@param replicationSubnetGroupIdentifier The subnet group name of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                                              The subnet group name of the replication instance.

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

                                                              The subnet group name of the replication instance.

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

                                                              The subnet group name of the replication instance.

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

                                                              The subnet group name of the replication instance.

                                                              \n@param replicationSubnetGroupIdentifier The subnet group name of the replication instance.", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                                              The subnet group name of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The subnet group name of the replication 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 #replicationSubnetGroupIdentifier(String)}.\n@param replicationSubnetGroupIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The subnet group name of the replication instance.

                                                              \n@return The subnet group name of the replication instance.\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The subnet group name of the replication instance.

                                                              \n@param replicationSubnetGroupIdentifier The subnet group name of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                                              The subnet group name of the replication instance.

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

                                                              The subnet group name of the replication instance.

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

                                                              The subnet group name of the replication instance.

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

                                                              The subnet group name of the replication instance.

                                                              \n@param replicationSubnetGroupIdentifier The subnet group name of the replication instance.", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                                              The subnet group name of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationSubnetGroupIdentifier" ], "shapeName" : "DeleteReplicationSubnetGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteReplicationSubnetGroupRequest", "variableName" : "deleteReplicationSubnetGroupRequest", "variableType" : "DeleteReplicationSubnetGroupRequest", "documentation" : null, "simpleType" : "DeleteReplicationSubnetGroupRequest", "variableSetterType" : "DeleteReplicationSubnetGroupRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteReplicationSubnetGroupResponse" : { "c2jName" : "DeleteReplicationSubnetGroupResponse", "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" : "DeleteReplicationSubnetGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteReplicationSubnetGroupResponse", "variableName" : "deleteReplicationSubnetGroupResponse", "variableType" : "DeleteReplicationSubnetGroupResponse", "documentation" : null, "simpleType" : "DeleteReplicationSubnetGroupResponse", "variableSetterType" : "DeleteReplicationSubnetGroupResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteReplicationTaskRequest" : { "c2jName" : "DeleteReplicationTaskMessage", "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" : "DeleteReplicationTask", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DeleteReplicationTask", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

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

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task to be deleted.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

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

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task to be deleted.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be deleted.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationTaskArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

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

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task to be deleted.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

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

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task to be deleted.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be deleted.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

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

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task to be deleted.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task to be deleted.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be deleted.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task to be deleted.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationTaskArn" ], "shapeName" : "DeleteReplicationTaskRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteReplicationTaskRequest", "variableName" : "deleteReplicationTaskRequest", "variableType" : "DeleteReplicationTaskRequest", "documentation" : null, "simpleType" : "DeleteReplicationTaskRequest", "variableSetterType" : "DeleteReplicationTaskRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteReplicationTaskResponse" : { "c2jName" : "DeleteReplicationTaskResponse", "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" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                              The deleted replication task.

                                                              \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@return The deleted replication task.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@param replicationTask The deleted replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                              The deleted replication task.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@param replicationTask The deleted replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@return The deleted replication task.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@param replicationTask The deleted replication task.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                              The deleted replication task.

                                                              ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationTask" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                              The deleted replication task.

                                                              \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@return The deleted replication task.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@param replicationTask The deleted replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                              The deleted replication task.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@param replicationTask The deleted replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@return The deleted replication task.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@param replicationTask The deleted replication task.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                              The deleted replication task.

                                                              ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                              The deleted replication task.

                                                              \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@return The deleted replication task.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@param replicationTask The deleted replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                              The deleted replication task.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@param replicationTask The deleted replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@return The deleted replication task.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                              The deleted replication task.

                                                              \n@param replicationTask The deleted replication task.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                              The deleted replication task.

                                                              ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteReplicationTaskResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteReplicationTaskResponse", "variableName" : "deleteReplicationTaskResponse", "variableType" : "DeleteReplicationTaskResponse", "documentation" : null, "simpleType" : "DeleteReplicationTaskResponse", "variableSetterType" : "DeleteReplicationTaskResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeAccountAttributesRequest" : { "c2jName" : "DescribeAccountAttributesMessage", "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" : "DescribeAccountAttributes", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeAccountAttributes", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeAccountAttributesRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeAccountAttributesRequest", "variableName" : "describeAccountAttributesRequest", "variableType" : "DescribeAccountAttributesRequest", "documentation" : null, "simpleType" : "DescribeAccountAttributesRequest", "variableSetterType" : "DescribeAccountAttributesRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeAccountAttributesResponse" : { "c2jName" : "DescribeAccountAttributesResponse", "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" : "getAccountQuotas", "beanStyleSetterMethodName" : "setAccountQuotas", "c2jName" : "AccountQuotas", "c2jShape" : "AccountQuotaList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Account quota information.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #accountQuotas(List)}.\n@param accountQuotas a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountQuotas(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Account quota information.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasAccountQuotas()} to see if a value was sent in this field.\n

                                                              \n@return Account quota information.\n@deprecated Use {@link #accountQuotas()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Account quota information.

                                                              \n@param accountQuotas Account quota information.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accountQuotas(List)}\n", "documentation" : "

                                                              Account quota information.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccountQuotas property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccountQuotas", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountQuotas", "fluentSetterDocumentation" : "

                                                              Account quota information.

                                                              \n@param accountQuotas Account quota information.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountQuotas", "getterDocumentation" : "

                                                              Account quota information.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasAccountQuotas()} to see if a value was sent in this field.\n

                                                              \n@return Account quota information.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccountQuotas", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountQuotas", "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" : "AccountQuota", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccountQuota.Builder} avoiding the need to create one manually via {@link AccountQuota#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccountQuota.Builder#build()} is called immediately and its result is passed to {@link #member(AccountQuota)}.\n@param member a consumer that will call methods on {@link AccountQuota.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccountQuota)", "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(AccountQuota)}\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" : "AccountQuota", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AccountQuota", "variableName" : "member", "variableType" : "AccountQuota", "documentation" : null, "simpleType" : "AccountQuota", "variableSetterType" : "AccountQuota" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccountQuota", "variableName" : "member", "variableType" : "AccountQuota", "documentation" : "", "simpleType" : "AccountQuota", "variableSetterType" : "AccountQuota" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccountQuota", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccountQuota", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccountQuotas", "sensitive" : false, "setterDocumentation" : "

                                                              Account quota information.

                                                              \n@param accountQuotas Account quota information.", "setterMethodName" : "setAccountQuotas", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accountQuotas", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accountQuotas", "variableType" : "java.util.List", "documentation" : "

                                                              Account quota information.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUniqueAccountIdentifier", "beanStyleSetterMethodName" : "setUniqueAccountIdentifier", "c2jName" : "UniqueAccountIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #uniqueAccountIdentifier(String)}.\n@param uniqueAccountIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #uniqueAccountIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@return A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@deprecated Use {@link #uniqueAccountIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@param uniqueAccountIdentifier A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #uniqueAccountIdentifier(String)}\n", "documentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UniqueAccountIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUniqueAccountIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "uniqueAccountIdentifier", "fluentSetterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@param uniqueAccountIdentifier A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "uniqueAccountIdentifier", "getterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@return A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UniqueAccountIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UniqueAccountIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UniqueAccountIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@param uniqueAccountIdentifier A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              ", "setterMethodName" : "setUniqueAccountIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "uniqueAccountIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "uniqueAccountIdentifier", "variableType" : "String", "documentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AccountQuotas" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccountQuotas", "beanStyleSetterMethodName" : "setAccountQuotas", "c2jName" : "AccountQuotas", "c2jShape" : "AccountQuotaList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Account quota information.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #accountQuotas(List)}.\n@param accountQuotas a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountQuotas(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Account quota information.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasAccountQuotas()} to see if a value was sent in this field.\n

                                                              \n@return Account quota information.\n@deprecated Use {@link #accountQuotas()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Account quota information.

                                                              \n@param accountQuotas Account quota information.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accountQuotas(List)}\n", "documentation" : "

                                                              Account quota information.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccountQuotas property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccountQuotas", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountQuotas", "fluentSetterDocumentation" : "

                                                              Account quota information.

                                                              \n@param accountQuotas Account quota information.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountQuotas", "getterDocumentation" : "

                                                              Account quota information.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasAccountQuotas()} to see if a value was sent in this field.\n

                                                              \n@return Account quota information.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccountQuotas", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountQuotas", "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" : "AccountQuota", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccountQuota.Builder} avoiding the need to create one manually via {@link AccountQuota#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccountQuota.Builder#build()} is called immediately and its result is passed to {@link #member(AccountQuota)}.\n@param member a consumer that will call methods on {@link AccountQuota.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccountQuota)", "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(AccountQuota)}\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" : "AccountQuota", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AccountQuota", "variableName" : "member", "variableType" : "AccountQuota", "documentation" : null, "simpleType" : "AccountQuota", "variableSetterType" : "AccountQuota" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccountQuota", "variableName" : "member", "variableType" : "AccountQuota", "documentation" : "", "simpleType" : "AccountQuota", "variableSetterType" : "AccountQuota" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccountQuota", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccountQuota", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccountQuotas", "sensitive" : false, "setterDocumentation" : "

                                                              Account quota information.

                                                              \n@param accountQuotas Account quota information.", "setterMethodName" : "setAccountQuotas", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accountQuotas", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accountQuotas", "variableType" : "java.util.List", "documentation" : "

                                                              Account quota information.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UniqueAccountIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUniqueAccountIdentifier", "beanStyleSetterMethodName" : "setUniqueAccountIdentifier", "c2jName" : "UniqueAccountIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #uniqueAccountIdentifier(String)}.\n@param uniqueAccountIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #uniqueAccountIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@return A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@deprecated Use {@link #uniqueAccountIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@param uniqueAccountIdentifier A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #uniqueAccountIdentifier(String)}\n", "documentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UniqueAccountIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUniqueAccountIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "uniqueAccountIdentifier", "fluentSetterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@param uniqueAccountIdentifier A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "uniqueAccountIdentifier", "getterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@return A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UniqueAccountIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UniqueAccountIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UniqueAccountIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@param uniqueAccountIdentifier A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              ", "setterMethodName" : "setUniqueAccountIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "uniqueAccountIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "uniqueAccountIdentifier", "variableType" : "String", "documentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccountQuotas", "beanStyleSetterMethodName" : "setAccountQuotas", "c2jName" : "AccountQuotas", "c2jShape" : "AccountQuotaList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Account quota information.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #accountQuotas(List)}.\n@param accountQuotas a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountQuotas(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Account quota information.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasAccountQuotas()} to see if a value was sent in this field.\n

                                                              \n@return Account quota information.\n@deprecated Use {@link #accountQuotas()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Account quota information.

                                                              \n@param accountQuotas Account quota information.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accountQuotas(List)}\n", "documentation" : "

                                                              Account quota information.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccountQuotas property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccountQuotas", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountQuotas", "fluentSetterDocumentation" : "

                                                              Account quota information.

                                                              \n@param accountQuotas Account quota information.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountQuotas", "getterDocumentation" : "

                                                              Account quota information.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasAccountQuotas()} to see if a value was sent in this field.\n

                                                              \n@return Account quota information.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccountQuotas", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountQuotas", "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" : "AccountQuota", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccountQuota.Builder} avoiding the need to create one manually via {@link AccountQuota#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccountQuota.Builder#build()} is called immediately and its result is passed to {@link #member(AccountQuota)}.\n@param member a consumer that will call methods on {@link AccountQuota.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccountQuota)", "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(AccountQuota)}\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" : "AccountQuota", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AccountQuota", "variableName" : "member", "variableType" : "AccountQuota", "documentation" : null, "simpleType" : "AccountQuota", "variableSetterType" : "AccountQuota" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccountQuota", "variableName" : "member", "variableType" : "AccountQuota", "documentation" : "", "simpleType" : "AccountQuota", "variableSetterType" : "AccountQuota" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccountQuota", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccountQuota", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccountQuotas", "sensitive" : false, "setterDocumentation" : "

                                                              Account quota information.

                                                              \n@param accountQuotas Account quota information.", "setterMethodName" : "setAccountQuotas", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accountQuotas", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accountQuotas", "variableType" : "java.util.List", "documentation" : "

                                                              Account quota information.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUniqueAccountIdentifier", "beanStyleSetterMethodName" : "setUniqueAccountIdentifier", "c2jName" : "UniqueAccountIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #uniqueAccountIdentifier(String)}.\n@param uniqueAccountIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #uniqueAccountIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@return A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@deprecated Use {@link #uniqueAccountIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@param uniqueAccountIdentifier A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #uniqueAccountIdentifier(String)}\n", "documentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UniqueAccountIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUniqueAccountIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "uniqueAccountIdentifier", "fluentSetterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@param uniqueAccountIdentifier A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "uniqueAccountIdentifier", "getterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@return A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UniqueAccountIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UniqueAccountIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UniqueAccountIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              \n@param uniqueAccountIdentifier A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              ", "setterMethodName" : "setUniqueAccountIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "uniqueAccountIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "uniqueAccountIdentifier", "variableType" : "String", "documentation" : "

                                                              A unique AWS DMS identifier for an account in a particular AWS Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given AWS Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

                                                              AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeAccountAttributesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeAccountAttributesResponse", "variableName" : "describeAccountAttributesResponse", "variableType" : "DescribeAccountAttributesResponse", "documentation" : null, "simpleType" : "DescribeAccountAttributesResponse", "variableSetterType" : "DescribeAccountAttributesResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeCertificatesRequest" : { "c2jName" : "DescribeCertificatesMessage", "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" : "DescribeCertificates", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeCertificates", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the certificate described in the form of key-value pairs.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n@param filters Filters applied to the certificate described in the form of key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n@param filters Filters applied to the certificate described in the form of key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the certificate described in the form of key-value pairs.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n@param filters Filters applied to the certificate described in the form of key-value pairs.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filters" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the certificate described in the form of key-value pairs.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n@param filters Filters applied to the certificate described in the form of key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n@param filters Filters applied to the certificate described in the form of key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the certificate described in the form of key-value pairs.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n@param filters Filters applied to the certificate described in the form of key-value pairs.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the certificate described in the form of key-value pairs.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n@param filters Filters applied to the certificate described in the form of key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n@param filters Filters applied to the certificate described in the form of key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the certificate described in the form of key-value pairs.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              \n@param filters Filters applied to the certificate described in the form of key-value pairs.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the certificate described in the form of key-value pairs.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 10

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeCertificatesRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeCertificatesRequest", "variableName" : "describeCertificatesRequest", "variableType" : "DescribeCertificatesRequest", "documentation" : null, "simpleType" : "DescribeCertificatesRequest", "variableSetterType" : "DescribeCertificatesRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeCertificatesResponse" : { "c2jName" : "DescribeCertificatesResponse", "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" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The pagination token.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The pagination token.

                                                              \n@return The pagination token.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The pagination token.

                                                              \n@param marker The pagination token.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              The pagination token.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              The pagination token.

                                                              \n@param marker The pagination token.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              The pagination token.

                                                              \n@return The pagination token.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              The pagination token.

                                                              \n@param marker The pagination token.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              The pagination token.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getCertificates", "beanStyleSetterMethodName" : "setCertificates", "c2jName" : "Certificates", "c2jShape" : "CertificateList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #certificates(List)}.\n@param certificates a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificates(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasCertificates()} to see if a value was sent in this field.\n

                                                              \n@return The Secure Sockets Layer (SSL) certificates associated with the replication instance.\n@deprecated Use {@link #certificates()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n@param certificates The Secure Sockets Layer (SSL) certificates associated with the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificates(List)}\n", "documentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Certificates property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificates", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificates", "fluentSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n@param certificates The Secure Sockets Layer (SSL) certificates associated with the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificates", "getterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasCertificates()} to see if a value was sent in this field.\n

                                                              \n@return The Secure Sockets Layer (SSL) certificates associated with the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Certificates", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Certificates", "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" : "Certificate", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Certificate.Builder} avoiding the need to create one manually via {@link Certificate#builder()}.\n\nWhen the {@link Consumer} completes, {@link Certificate.Builder#build()} is called immediately and its result is passed to {@link #member(Certificate)}.\n@param member a consumer that will call methods on {@link Certificate.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Certificate)", "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(Certificate)}\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" : "Certificate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Certificate", "variableName" : "member", "variableType" : "Certificate", "documentation" : null, "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Certificate", "variableName" : "member", "variableType" : "Certificate", "documentation" : "", "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Certificate", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Certificate", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Certificates", "sensitive" : false, "setterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n@param certificates The Secure Sockets Layer (SSL) certificates associated with the replication instance.", "setterMethodName" : "setCertificates", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "certificates", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "certificates", "variableType" : "java.util.List", "documentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Certificates" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getCertificates", "beanStyleSetterMethodName" : "setCertificates", "c2jName" : "Certificates", "c2jShape" : "CertificateList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #certificates(List)}.\n@param certificates a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificates(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasCertificates()} to see if a value was sent in this field.\n

                                                              \n@return The Secure Sockets Layer (SSL) certificates associated with the replication instance.\n@deprecated Use {@link #certificates()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n@param certificates The Secure Sockets Layer (SSL) certificates associated with the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificates(List)}\n", "documentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Certificates property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificates", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificates", "fluentSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n@param certificates The Secure Sockets Layer (SSL) certificates associated with the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificates", "getterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasCertificates()} to see if a value was sent in this field.\n

                                                              \n@return The Secure Sockets Layer (SSL) certificates associated with the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Certificates", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Certificates", "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" : "Certificate", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Certificate.Builder} avoiding the need to create one manually via {@link Certificate#builder()}.\n\nWhen the {@link Consumer} completes, {@link Certificate.Builder#build()} is called immediately and its result is passed to {@link #member(Certificate)}.\n@param member a consumer that will call methods on {@link Certificate.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Certificate)", "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(Certificate)}\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" : "Certificate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Certificate", "variableName" : "member", "variableType" : "Certificate", "documentation" : null, "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Certificate", "variableName" : "member", "variableType" : "Certificate", "documentation" : "", "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Certificate", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Certificate", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Certificates", "sensitive" : false, "setterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n@param certificates The Secure Sockets Layer (SSL) certificates associated with the replication instance.", "setterMethodName" : "setCertificates", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "certificates", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "certificates", "variableType" : "java.util.List", "documentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The pagination token.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The pagination token.

                                                              \n@return The pagination token.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The pagination token.

                                                              \n@param marker The pagination token.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              The pagination token.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              The pagination token.

                                                              \n@param marker The pagination token.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              The pagination token.

                                                              \n@return The pagination token.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              The pagination token.

                                                              \n@param marker The pagination token.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              The pagination token.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The pagination token.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The pagination token.

                                                              \n@return The pagination token.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The pagination token.

                                                              \n@param marker The pagination token.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              The pagination token.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              The pagination token.

                                                              \n@param marker The pagination token.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              The pagination token.

                                                              \n@return The pagination token.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              The pagination token.

                                                              \n@param marker The pagination token.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              The pagination token.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getCertificates", "beanStyleSetterMethodName" : "setCertificates", "c2jName" : "Certificates", "c2jShape" : "CertificateList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #certificates(List)}.\n@param certificates a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificates(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasCertificates()} to see if a value was sent in this field.\n

                                                              \n@return The Secure Sockets Layer (SSL) certificates associated with the replication instance.\n@deprecated Use {@link #certificates()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n@param certificates The Secure Sockets Layer (SSL) certificates associated with the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificates(List)}\n", "documentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Certificates property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificates", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificates", "fluentSetterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n@param certificates The Secure Sockets Layer (SSL) certificates associated with the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificates", "getterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasCertificates()} to see if a value was sent in this field.\n

                                                              \n@return The Secure Sockets Layer (SSL) certificates associated with the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Certificates", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Certificates", "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" : "Certificate", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Certificate.Builder} avoiding the need to create one manually via {@link Certificate#builder()}.\n\nWhen the {@link Consumer} completes, {@link Certificate.Builder#build()} is called immediately and its result is passed to {@link #member(Certificate)}.\n@param member a consumer that will call methods on {@link Certificate.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Certificate)", "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(Certificate)}\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" : "Certificate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Certificate", "variableName" : "member", "variableType" : "Certificate", "documentation" : null, "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Certificate", "variableName" : "member", "variableType" : "Certificate", "documentation" : "", "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Certificate", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Certificate", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Certificates", "sensitive" : false, "setterDocumentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              \n@param certificates The Secure Sockets Layer (SSL) certificates associated with the replication instance.", "setterMethodName" : "setCertificates", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "certificates", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "certificates", "variableType" : "java.util.List", "documentation" : "

                                                              The Secure Sockets Layer (SSL) certificates associated with the replication instance.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeCertificatesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeCertificatesResponse", "variableName" : "describeCertificatesResponse", "variableType" : "DescribeCertificatesResponse", "documentation" : null, "simpleType" : "DescribeCertificatesResponse", "variableSetterType" : "DescribeCertificatesResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeConnectionsRequest" : { "c2jName" : "DescribeConnectionsMessage", "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" : "DescribeConnections", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeConnections", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n@param filters The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n@param filters The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n@param filters The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filters" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n@param filters The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n@param filters The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n@param filters The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n@param filters The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n@param filters The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              \n@param filters The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              The filters applied to the connection.

                                                              Valid filter names: endpoint-arn | replication-instance-arn

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeConnectionsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeConnectionsRequest", "variableName" : "describeConnectionsRequest", "variableType" : "DescribeConnectionsRequest", "documentation" : null, "simpleType" : "DescribeConnectionsRequest", "variableSetterType" : "DescribeConnectionsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeConnectionsResponse" : { "c2jName" : "DescribeConnectionsResponse", "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" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getConnections", "beanStyleSetterMethodName" : "setConnections", "c2jName" : "Connections", "c2jShape" : "ConnectionList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A description of the connections.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #connections(List)}.\n@param connections a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connections(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A description of the connections.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasConnections()} to see if a value was sent in this field.\n

                                                              \n@return A description of the connections.\n@deprecated Use {@link #connections()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A description of the connections.

                                                              \n@param connections A description of the connections.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #connections(List)}\n", "documentation" : "

                                                              A description of the connections.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Connections property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnections", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "connections", "fluentSetterDocumentation" : "

                                                              A description of the connections.

                                                              \n@param connections A description of the connections.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "connections", "getterDocumentation" : "

                                                              A description of the connections.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasConnections()} to see if a value was sent in this field.\n

                                                              \n@return A description of the connections.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Connections", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Connections", "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" : "Connection", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Connection.Builder} avoiding the need to create one manually via {@link Connection#builder()}.\n\nWhen the {@link Consumer} completes, {@link Connection.Builder#build()} is called immediately and its result is passed to {@link #member(Connection)}.\n@param member a consumer that will call methods on {@link Connection.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Connection)", "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(Connection)}\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" : "Connection", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Connection", "variableName" : "member", "variableType" : "Connection", "documentation" : null, "simpleType" : "Connection", "variableSetterType" : "Connection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Connection", "variableName" : "member", "variableType" : "Connection", "documentation" : "", "simpleType" : "Connection", "variableSetterType" : "Connection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Connection", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Connection", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Connections", "sensitive" : false, "setterDocumentation" : "

                                                              A description of the connections.

                                                              \n@param connections A description of the connections.", "setterMethodName" : "setConnections", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "connections", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "connections", "variableType" : "java.util.List", "documentation" : "

                                                              A description of the connections.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Connections" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getConnections", "beanStyleSetterMethodName" : "setConnections", "c2jName" : "Connections", "c2jShape" : "ConnectionList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A description of the connections.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #connections(List)}.\n@param connections a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connections(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A description of the connections.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasConnections()} to see if a value was sent in this field.\n

                                                              \n@return A description of the connections.\n@deprecated Use {@link #connections()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A description of the connections.

                                                              \n@param connections A description of the connections.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #connections(List)}\n", "documentation" : "

                                                              A description of the connections.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Connections property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnections", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "connections", "fluentSetterDocumentation" : "

                                                              A description of the connections.

                                                              \n@param connections A description of the connections.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "connections", "getterDocumentation" : "

                                                              A description of the connections.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasConnections()} to see if a value was sent in this field.\n

                                                              \n@return A description of the connections.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Connections", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Connections", "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" : "Connection", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Connection.Builder} avoiding the need to create one manually via {@link Connection#builder()}.\n\nWhen the {@link Consumer} completes, {@link Connection.Builder#build()} is called immediately and its result is passed to {@link #member(Connection)}.\n@param member a consumer that will call methods on {@link Connection.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Connection)", "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(Connection)}\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" : "Connection", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Connection", "variableName" : "member", "variableType" : "Connection", "documentation" : null, "simpleType" : "Connection", "variableSetterType" : "Connection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Connection", "variableName" : "member", "variableType" : "Connection", "documentation" : "", "simpleType" : "Connection", "variableSetterType" : "Connection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Connection", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Connection", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Connections", "sensitive" : false, "setterDocumentation" : "

                                                              A description of the connections.

                                                              \n@param connections A description of the connections.", "setterMethodName" : "setConnections", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "connections", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "connections", "variableType" : "java.util.List", "documentation" : "

                                                              A description of the connections.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getConnections", "beanStyleSetterMethodName" : "setConnections", "c2jName" : "Connections", "c2jShape" : "ConnectionList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A description of the connections.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #connections(List)}.\n@param connections a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connections(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A description of the connections.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasConnections()} to see if a value was sent in this field.\n

                                                              \n@return A description of the connections.\n@deprecated Use {@link #connections()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A description of the connections.

                                                              \n@param connections A description of the connections.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #connections(List)}\n", "documentation" : "

                                                              A description of the connections.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Connections property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnections", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "connections", "fluentSetterDocumentation" : "

                                                              A description of the connections.

                                                              \n@param connections A description of the connections.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "connections", "getterDocumentation" : "

                                                              A description of the connections.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasConnections()} to see if a value was sent in this field.\n

                                                              \n@return A description of the connections.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Connections", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Connections", "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" : "Connection", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Connection.Builder} avoiding the need to create one manually via {@link Connection#builder()}.\n\nWhen the {@link Consumer} completes, {@link Connection.Builder#build()} is called immediately and its result is passed to {@link #member(Connection)}.\n@param member a consumer that will call methods on {@link Connection.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Connection)", "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(Connection)}\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" : "Connection", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Connection", "variableName" : "member", "variableType" : "Connection", "documentation" : null, "simpleType" : "Connection", "variableSetterType" : "Connection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Connection", "variableName" : "member", "variableType" : "Connection", "documentation" : "", "simpleType" : "Connection", "variableSetterType" : "Connection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Connection", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Connection", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Connections", "sensitive" : false, "setterDocumentation" : "

                                                              A description of the connections.

                                                              \n@param connections A description of the connections.", "setterMethodName" : "setConnections", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "connections", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "connections", "variableType" : "java.util.List", "documentation" : "

                                                              A description of the connections.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeConnectionsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeConnectionsResponse", "variableName" : "describeConnectionsResponse", "variableType" : "DescribeConnectionsResponse", "documentation" : null, "simpleType" : "DescribeConnectionsResponse", "variableSetterType" : "DescribeConnectionsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeEndpointTypesRequest" : { "c2jName" : "DescribeEndpointTypesMessage", "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" : "DescribeEndpointTypes", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeEndpointTypes", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filters" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: engine-name | endpoint-type

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEndpointTypesRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeEndpointTypesRequest", "variableName" : "describeEndpointTypesRequest", "variableType" : "DescribeEndpointTypesRequest", "documentation" : null, "simpleType" : "DescribeEndpointTypesRequest", "variableSetterType" : "DescribeEndpointTypesRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeEndpointTypesResponse" : { "c2jName" : "DescribeEndpointTypesResponse", "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" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSupportedEndpointTypes", "beanStyleSetterMethodName" : "setSupportedEndpointTypes", "c2jName" : "SupportedEndpointTypes", "c2jShape" : "SupportedEndpointTypeList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #supportedEndpointTypes(List)}.\n@param supportedEndpointTypes a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #supportedEndpointTypes(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSupportedEndpointTypes()} to see if a value was sent in this field.\n

                                                              \n@return The types of endpoints that are supported.\n@deprecated Use {@link #supportedEndpointTypes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n@param supportedEndpointTypes The types of endpoints that are supported.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #supportedEndpointTypes(List)}\n", "documentation" : "

                                                              The types of endpoints that are supported.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SupportedEndpointTypes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSupportedEndpointTypes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "supportedEndpointTypes", "fluentSetterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n@param supportedEndpointTypes The types of endpoints that are supported.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "supportedEndpointTypes", "getterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSupportedEndpointTypes()} to see if a value was sent in this field.\n

                                                              \n@return The types of endpoints that are supported.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SupportedEndpointTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SupportedEndpointTypes", "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" : "SupportedEndpointType", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SupportedEndpointType.Builder} avoiding the need to create one manually via {@link SupportedEndpointType#builder()}.\n\nWhen the {@link Consumer} completes, {@link SupportedEndpointType.Builder#build()} is called immediately and its result is passed to {@link #member(SupportedEndpointType)}.\n@param member a consumer that will call methods on {@link SupportedEndpointType.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SupportedEndpointType)", "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(SupportedEndpointType)}\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" : "SupportedEndpointType", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "SupportedEndpointType", "variableName" : "member", "variableType" : "SupportedEndpointType", "documentation" : null, "simpleType" : "SupportedEndpointType", "variableSetterType" : "SupportedEndpointType" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SupportedEndpointType", "variableName" : "member", "variableType" : "SupportedEndpointType", "documentation" : "", "simpleType" : "SupportedEndpointType", "variableSetterType" : "SupportedEndpointType" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "SupportedEndpointType", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "SupportedEndpointType", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "SupportedEndpointTypes", "sensitive" : false, "setterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n@param supportedEndpointTypes The types of endpoints that are supported.", "setterMethodName" : "setSupportedEndpointTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "supportedEndpointTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "supportedEndpointTypes", "variableType" : "java.util.List", "documentation" : "

                                                              The types of endpoints that are supported.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SupportedEndpointTypes" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSupportedEndpointTypes", "beanStyleSetterMethodName" : "setSupportedEndpointTypes", "c2jName" : "SupportedEndpointTypes", "c2jShape" : "SupportedEndpointTypeList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #supportedEndpointTypes(List)}.\n@param supportedEndpointTypes a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #supportedEndpointTypes(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSupportedEndpointTypes()} to see if a value was sent in this field.\n

                                                              \n@return The types of endpoints that are supported.\n@deprecated Use {@link #supportedEndpointTypes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n@param supportedEndpointTypes The types of endpoints that are supported.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #supportedEndpointTypes(List)}\n", "documentation" : "

                                                              The types of endpoints that are supported.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SupportedEndpointTypes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSupportedEndpointTypes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "supportedEndpointTypes", "fluentSetterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n@param supportedEndpointTypes The types of endpoints that are supported.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "supportedEndpointTypes", "getterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSupportedEndpointTypes()} to see if a value was sent in this field.\n

                                                              \n@return The types of endpoints that are supported.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SupportedEndpointTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SupportedEndpointTypes", "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" : "SupportedEndpointType", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SupportedEndpointType.Builder} avoiding the need to create one manually via {@link SupportedEndpointType#builder()}.\n\nWhen the {@link Consumer} completes, {@link SupportedEndpointType.Builder#build()} is called immediately and its result is passed to {@link #member(SupportedEndpointType)}.\n@param member a consumer that will call methods on {@link SupportedEndpointType.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SupportedEndpointType)", "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(SupportedEndpointType)}\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" : "SupportedEndpointType", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "SupportedEndpointType", "variableName" : "member", "variableType" : "SupportedEndpointType", "documentation" : null, "simpleType" : "SupportedEndpointType", "variableSetterType" : "SupportedEndpointType" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SupportedEndpointType", "variableName" : "member", "variableType" : "SupportedEndpointType", "documentation" : "", "simpleType" : "SupportedEndpointType", "variableSetterType" : "SupportedEndpointType" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "SupportedEndpointType", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "SupportedEndpointType", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "SupportedEndpointTypes", "sensitive" : false, "setterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n@param supportedEndpointTypes The types of endpoints that are supported.", "setterMethodName" : "setSupportedEndpointTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "supportedEndpointTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "supportedEndpointTypes", "variableType" : "java.util.List", "documentation" : "

                                                              The types of endpoints that are supported.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSupportedEndpointTypes", "beanStyleSetterMethodName" : "setSupportedEndpointTypes", "c2jName" : "SupportedEndpointTypes", "c2jShape" : "SupportedEndpointTypeList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #supportedEndpointTypes(List)}.\n@param supportedEndpointTypes a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #supportedEndpointTypes(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSupportedEndpointTypes()} to see if a value was sent in this field.\n

                                                              \n@return The types of endpoints that are supported.\n@deprecated Use {@link #supportedEndpointTypes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n@param supportedEndpointTypes The types of endpoints that are supported.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #supportedEndpointTypes(List)}\n", "documentation" : "

                                                              The types of endpoints that are supported.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SupportedEndpointTypes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSupportedEndpointTypes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "supportedEndpointTypes", "fluentSetterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n@param supportedEndpointTypes The types of endpoints that are supported.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "supportedEndpointTypes", "getterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSupportedEndpointTypes()} to see if a value was sent in this field.\n

                                                              \n@return The types of endpoints that are supported.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SupportedEndpointTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SupportedEndpointTypes", "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" : "SupportedEndpointType", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SupportedEndpointType.Builder} avoiding the need to create one manually via {@link SupportedEndpointType#builder()}.\n\nWhen the {@link Consumer} completes, {@link SupportedEndpointType.Builder#build()} is called immediately and its result is passed to {@link #member(SupportedEndpointType)}.\n@param member a consumer that will call methods on {@link SupportedEndpointType.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SupportedEndpointType)", "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(SupportedEndpointType)}\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" : "SupportedEndpointType", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "SupportedEndpointType", "variableName" : "member", "variableType" : "SupportedEndpointType", "documentation" : null, "simpleType" : "SupportedEndpointType", "variableSetterType" : "SupportedEndpointType" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SupportedEndpointType", "variableName" : "member", "variableType" : "SupportedEndpointType", "documentation" : "", "simpleType" : "SupportedEndpointType", "variableSetterType" : "SupportedEndpointType" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "SupportedEndpointType", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "SupportedEndpointType", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "SupportedEndpointTypes", "sensitive" : false, "setterDocumentation" : "

                                                              The types of endpoints that are supported.

                                                              \n@param supportedEndpointTypes The types of endpoints that are supported.", "setterMethodName" : "setSupportedEndpointTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "supportedEndpointTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "supportedEndpointTypes", "variableType" : "java.util.List", "documentation" : "

                                                              The types of endpoints that are supported.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEndpointTypesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeEndpointTypesResponse", "variableName" : "describeEndpointTypesResponse", "variableType" : "DescribeEndpointTypesResponse", "documentation" : null, "simpleType" : "DescribeEndpointTypesResponse", "variableSetterType" : "DescribeEndpointTypesResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeEndpointsRequest" : { "c2jName" : "DescribeEndpointsMessage", "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" : "DescribeEndpoints", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeEndpoints", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filters" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEndpointsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeEndpointsRequest", "variableName" : "describeEndpointsRequest", "variableType" : "DescribeEndpointsRequest", "documentation" : null, "simpleType" : "DescribeEndpointsRequest", "variableSetterType" : "DescribeEndpointsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeEndpointsResponse" : { "c2jName" : "DescribeEndpointsResponse", "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" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEndpoints", "beanStyleSetterMethodName" : "setEndpoints", "c2jName" : "Endpoints", "c2jShape" : "EndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Endpoint description.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #endpoints(List)}.\n@param endpoints a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpoints(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Endpoint description.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return Endpoint description.\n@deprecated Use {@link #endpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Endpoint description.

                                                              \n@param endpoints Endpoint description.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpoints(List)}\n", "documentation" : "

                                                              Endpoint description.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Endpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpoints", "fluentSetterDocumentation" : "

                                                              Endpoint description.

                                                              \n@param endpoints Endpoint description.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoints", "getterDocumentation" : "

                                                              Endpoint description.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return Endpoint description.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Endpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Endpoints", "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" : "Endpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Endpoint.Builder} avoiding the need to create one manually via {@link Endpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link Endpoint.Builder#build()} is called immediately and its result is passed to {@link #member(Endpoint)}.\n@param member a consumer that will call methods on {@link Endpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Endpoint)", "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(Endpoint)}\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" : "Endpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "member", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "member", "variableType" : "Endpoint", "documentation" : "", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Endpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Endpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Endpoints", "sensitive" : false, "setterDocumentation" : "

                                                              Endpoint description.

                                                              \n@param endpoints Endpoint description.", "setterMethodName" : "setEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "endpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "endpoints", "variableType" : "java.util.List", "documentation" : "

                                                              Endpoint description.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Endpoints" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEndpoints", "beanStyleSetterMethodName" : "setEndpoints", "c2jName" : "Endpoints", "c2jShape" : "EndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Endpoint description.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #endpoints(List)}.\n@param endpoints a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpoints(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Endpoint description.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return Endpoint description.\n@deprecated Use {@link #endpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Endpoint description.

                                                              \n@param endpoints Endpoint description.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpoints(List)}\n", "documentation" : "

                                                              Endpoint description.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Endpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpoints", "fluentSetterDocumentation" : "

                                                              Endpoint description.

                                                              \n@param endpoints Endpoint description.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoints", "getterDocumentation" : "

                                                              Endpoint description.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return Endpoint description.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Endpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Endpoints", "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" : "Endpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Endpoint.Builder} avoiding the need to create one manually via {@link Endpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link Endpoint.Builder#build()} is called immediately and its result is passed to {@link #member(Endpoint)}.\n@param member a consumer that will call methods on {@link Endpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Endpoint)", "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(Endpoint)}\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" : "Endpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "member", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "member", "variableType" : "Endpoint", "documentation" : "", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Endpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Endpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Endpoints", "sensitive" : false, "setterDocumentation" : "

                                                              Endpoint description.

                                                              \n@param endpoints Endpoint description.", "setterMethodName" : "setEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "endpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "endpoints", "variableType" : "java.util.List", "documentation" : "

                                                              Endpoint description.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEndpoints", "beanStyleSetterMethodName" : "setEndpoints", "c2jName" : "Endpoints", "c2jShape" : "EndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Endpoint description.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #endpoints(List)}.\n@param endpoints a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpoints(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Endpoint description.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return Endpoint description.\n@deprecated Use {@link #endpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Endpoint description.

                                                              \n@param endpoints Endpoint description.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpoints(List)}\n", "documentation" : "

                                                              Endpoint description.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Endpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpoints", "fluentSetterDocumentation" : "

                                                              Endpoint description.

                                                              \n@param endpoints Endpoint description.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoints", "getterDocumentation" : "

                                                              Endpoint description.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return Endpoint description.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Endpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Endpoints", "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" : "Endpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Endpoint.Builder} avoiding the need to create one manually via {@link Endpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link Endpoint.Builder#build()} is called immediately and its result is passed to {@link #member(Endpoint)}.\n@param member a consumer that will call methods on {@link Endpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Endpoint)", "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(Endpoint)}\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" : "Endpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "member", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "member", "variableType" : "Endpoint", "documentation" : "", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Endpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Endpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Endpoints", "sensitive" : false, "setterDocumentation" : "

                                                              Endpoint description.

                                                              \n@param endpoints Endpoint description.", "setterMethodName" : "setEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "endpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "endpoints", "variableType" : "java.util.List", "documentation" : "

                                                              Endpoint description.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEndpointsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeEndpointsResponse", "variableName" : "describeEndpointsResponse", "variableType" : "DescribeEndpointsResponse", "documentation" : null, "simpleType" : "DescribeEndpointsResponse", "variableSetterType" : "DescribeEndpointsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeEventCategoriesRequest" : { "c2jName" : "DescribeEventCategoriesMessage", "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" : "DescribeEventCategories", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeEventCategories", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceType(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filters" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceType(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceType(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEventCategoriesRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeEventCategoriesRequest", "variableName" : "describeEventCategoriesRequest", "variableType" : "DescribeEventCategoriesRequest", "documentation" : null, "simpleType" : "DescribeEventCategoriesRequest", "variableSetterType" : "DescribeEventCategoriesRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeEventCategoriesResponse" : { "c2jName" : "DescribeEventCategoriesResponse", "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" : "getEventCategoryGroupList", "beanStyleSetterMethodName" : "setEventCategoryGroupList", "c2jName" : "EventCategoryGroupList", "c2jShape" : "EventCategoryGroupList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event categories.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategoryGroupList(List)}.\n@param eventCategoryGroupList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategoryGroupList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategoryGroupList()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories.\n@deprecated Use {@link #eventCategoryGroupList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event categories.

                                                              \n@param eventCategoryGroupList A list of event categories.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategoryGroupList(List)}\n", "documentation" : "

                                                              A list of event categories.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategoryGroupList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategoryGroupList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategoryGroupList", "fluentSetterDocumentation" : "

                                                              A list of event categories.

                                                              \n@param eventCategoryGroupList A list of event categories.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategoryGroupList", "getterDocumentation" : "

                                                              A list of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategoryGroupList()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategoryGroupList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategoryGroupList", "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" : "EventCategoryGroup", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link EventCategoryGroup.Builder} avoiding the need to create one manually via {@link EventCategoryGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link EventCategoryGroup.Builder#build()} is called immediately and its result is passed to {@link #member(EventCategoryGroup)}.\n@param member a consumer that will call methods on {@link EventCategoryGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(EventCategoryGroup)", "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(EventCategoryGroup)}\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" : "EventCategoryGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventCategoryGroup", "variableName" : "member", "variableType" : "EventCategoryGroup", "documentation" : null, "simpleType" : "EventCategoryGroup", "variableSetterType" : "EventCategoryGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventCategoryGroup", "variableName" : "member", "variableType" : "EventCategoryGroup", "documentation" : "", "simpleType" : "EventCategoryGroup", "variableSetterType" : "EventCategoryGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventCategoryGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "EventCategoryGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EventCategoryGroupList", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event categories.

                                                              \n@param eventCategoryGroupList A list of event categories.", "setterMethodName" : "setEventCategoryGroupList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategoryGroupList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategoryGroupList", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event categories.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EventCategoryGroupList" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategoryGroupList", "beanStyleSetterMethodName" : "setEventCategoryGroupList", "c2jName" : "EventCategoryGroupList", "c2jShape" : "EventCategoryGroupList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event categories.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategoryGroupList(List)}.\n@param eventCategoryGroupList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategoryGroupList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategoryGroupList()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories.\n@deprecated Use {@link #eventCategoryGroupList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event categories.

                                                              \n@param eventCategoryGroupList A list of event categories.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategoryGroupList(List)}\n", "documentation" : "

                                                              A list of event categories.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategoryGroupList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategoryGroupList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategoryGroupList", "fluentSetterDocumentation" : "

                                                              A list of event categories.

                                                              \n@param eventCategoryGroupList A list of event categories.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategoryGroupList", "getterDocumentation" : "

                                                              A list of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategoryGroupList()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategoryGroupList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategoryGroupList", "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" : "EventCategoryGroup", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link EventCategoryGroup.Builder} avoiding the need to create one manually via {@link EventCategoryGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link EventCategoryGroup.Builder#build()} is called immediately and its result is passed to {@link #member(EventCategoryGroup)}.\n@param member a consumer that will call methods on {@link EventCategoryGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(EventCategoryGroup)", "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(EventCategoryGroup)}\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" : "EventCategoryGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventCategoryGroup", "variableName" : "member", "variableType" : "EventCategoryGroup", "documentation" : null, "simpleType" : "EventCategoryGroup", "variableSetterType" : "EventCategoryGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventCategoryGroup", "variableName" : "member", "variableType" : "EventCategoryGroup", "documentation" : "", "simpleType" : "EventCategoryGroup", "variableSetterType" : "EventCategoryGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventCategoryGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "EventCategoryGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EventCategoryGroupList", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event categories.

                                                              \n@param eventCategoryGroupList A list of event categories.", "setterMethodName" : "setEventCategoryGroupList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategoryGroupList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategoryGroupList", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event categories.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategoryGroupList", "beanStyleSetterMethodName" : "setEventCategoryGroupList", "c2jName" : "EventCategoryGroupList", "c2jShape" : "EventCategoryGroupList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event categories.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategoryGroupList(List)}.\n@param eventCategoryGroupList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategoryGroupList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategoryGroupList()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories.\n@deprecated Use {@link #eventCategoryGroupList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event categories.

                                                              \n@param eventCategoryGroupList A list of event categories.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategoryGroupList(List)}\n", "documentation" : "

                                                              A list of event categories.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategoryGroupList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategoryGroupList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategoryGroupList", "fluentSetterDocumentation" : "

                                                              A list of event categories.

                                                              \n@param eventCategoryGroupList A list of event categories.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategoryGroupList", "getterDocumentation" : "

                                                              A list of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategoryGroupList()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategoryGroupList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategoryGroupList", "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" : "EventCategoryGroup", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link EventCategoryGroup.Builder} avoiding the need to create one manually via {@link EventCategoryGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link EventCategoryGroup.Builder#build()} is called immediately and its result is passed to {@link #member(EventCategoryGroup)}.\n@param member a consumer that will call methods on {@link EventCategoryGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(EventCategoryGroup)", "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(EventCategoryGroup)}\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" : "EventCategoryGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventCategoryGroup", "variableName" : "member", "variableType" : "EventCategoryGroup", "documentation" : null, "simpleType" : "EventCategoryGroup", "variableSetterType" : "EventCategoryGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventCategoryGroup", "variableName" : "member", "variableType" : "EventCategoryGroup", "documentation" : "", "simpleType" : "EventCategoryGroup", "variableSetterType" : "EventCategoryGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventCategoryGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "EventCategoryGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EventCategoryGroupList", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event categories.

                                                              \n@param eventCategoryGroupList A list of event categories.", "setterMethodName" : "setEventCategoryGroupList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategoryGroupList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategoryGroupList", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event categories.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEventCategoriesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeEventCategoriesResponse", "variableName" : "describeEventCategoriesResponse", "variableType" : "DescribeEventCategoriesResponse", "documentation" : null, "simpleType" : "DescribeEventCategoriesResponse", "variableSetterType" : "DescribeEventCategoriesResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeEventSubscriptionsRequest" : { "c2jName" : "DescribeEventSubscriptionsMessage", "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" : "DescribeEventSubscriptions", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeEventSubscriptions", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionName", "beanStyleSetterMethodName" : "setSubscriptionName", "c2jName" : "SubscriptionName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #subscriptionName(String)}.\n@param subscriptionName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subscriptionName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@return The name of the AWS DMS event subscription to be described.\n@deprecated Use {@link #subscriptionName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@param subscriptionName The name of the AWS DMS event subscription to be described.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionName(String)}\n", "documentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubscriptionName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubscriptionName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionName", "fluentSetterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@param subscriptionName The name of the AWS DMS event subscription to be described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionName", "getterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@return The name of the AWS DMS event subscription to be described.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubscriptionName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubscriptionName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@param subscriptionName The name of the AWS DMS event subscription to be described.", "setterMethodName" : "setSubscriptionName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filters" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SubscriptionName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionName", "beanStyleSetterMethodName" : "setSubscriptionName", "c2jName" : "SubscriptionName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #subscriptionName(String)}.\n@param subscriptionName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subscriptionName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@return The name of the AWS DMS event subscription to be described.\n@deprecated Use {@link #subscriptionName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@param subscriptionName The name of the AWS DMS event subscription to be described.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionName(String)}\n", "documentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubscriptionName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubscriptionName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionName", "fluentSetterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@param subscriptionName The name of the AWS DMS event subscription to be described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionName", "getterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@return The name of the AWS DMS event subscription to be described.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubscriptionName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubscriptionName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@param subscriptionName The name of the AWS DMS event subscription to be described.", "setterMethodName" : "setSubscriptionName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionName", "beanStyleSetterMethodName" : "setSubscriptionName", "c2jName" : "SubscriptionName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #subscriptionName(String)}.\n@param subscriptionName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subscriptionName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@return The name of the AWS DMS event subscription to be described.\n@deprecated Use {@link #subscriptionName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@param subscriptionName The name of the AWS DMS event subscription to be described.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionName(String)}\n", "documentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubscriptionName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubscriptionName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionName", "fluentSetterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@param subscriptionName The name of the AWS DMS event subscription to be described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionName", "getterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@return The name of the AWS DMS event subscription to be described.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubscriptionName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubscriptionName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              \n@param subscriptionName The name of the AWS DMS event subscription to be described.", "setterMethodName" : "setSubscriptionName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : "

                                                              The name of the AWS DMS event subscription to be described.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEventSubscriptionsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeEventSubscriptionsRequest", "variableName" : "describeEventSubscriptionsRequest", "variableType" : "DescribeEventSubscriptionsRequest", "documentation" : null, "simpleType" : "DescribeEventSubscriptionsRequest", "variableSetterType" : "DescribeEventSubscriptionsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeEventSubscriptionsResponse" : { "c2jName" : "DescribeEventSubscriptionsResponse", "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" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventSubscriptionsList", "beanStyleSetterMethodName" : "setEventSubscriptionsList", "c2jName" : "EventSubscriptionsList", "c2jShape" : "EventSubscriptionsList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventSubscriptionsList(List)}.\n@param eventSubscriptionsList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventSubscriptionsList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventSubscriptionsList()} to see if a value was sent in this field.\n

                                                              \n@return A list of event subscriptions.\n@deprecated Use {@link #eventSubscriptionsList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n@param eventSubscriptionsList A list of event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventSubscriptionsList(List)}\n", "documentation" : "

                                                              A list of event subscriptions.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventSubscriptionsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventSubscriptionsList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventSubscriptionsList", "fluentSetterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n@param eventSubscriptionsList A list of event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscriptionsList", "getterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventSubscriptionsList()} to see if a value was sent in this field.\n

                                                              \n@return A list of event subscriptions.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventSubscriptionsList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventSubscriptionsList", "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" : "EventSubscription", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link EventSubscription.Builder} avoiding the need to create one manually via {@link EventSubscription#builder()}.\n\nWhen the {@link Consumer} completes, {@link EventSubscription.Builder#build()} is called immediately and its result is passed to {@link #member(EventSubscription)}.\n@param member a consumer that will call methods on {@link EventSubscription.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(EventSubscription)", "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(EventSubscription)}\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" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "member", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "member", "variableType" : "EventSubscription", "documentation" : "", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventSubscription", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "EventSubscription", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EventSubscriptionsList", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n@param eventSubscriptionsList A list of event subscriptions.", "setterMethodName" : "setEventSubscriptionsList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventSubscriptionsList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventSubscriptionsList", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event subscriptions.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EventSubscriptionsList" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventSubscriptionsList", "beanStyleSetterMethodName" : "setEventSubscriptionsList", "c2jName" : "EventSubscriptionsList", "c2jShape" : "EventSubscriptionsList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventSubscriptionsList(List)}.\n@param eventSubscriptionsList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventSubscriptionsList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventSubscriptionsList()} to see if a value was sent in this field.\n

                                                              \n@return A list of event subscriptions.\n@deprecated Use {@link #eventSubscriptionsList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n@param eventSubscriptionsList A list of event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventSubscriptionsList(List)}\n", "documentation" : "

                                                              A list of event subscriptions.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventSubscriptionsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventSubscriptionsList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventSubscriptionsList", "fluentSetterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n@param eventSubscriptionsList A list of event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscriptionsList", "getterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventSubscriptionsList()} to see if a value was sent in this field.\n

                                                              \n@return A list of event subscriptions.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventSubscriptionsList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventSubscriptionsList", "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" : "EventSubscription", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link EventSubscription.Builder} avoiding the need to create one manually via {@link EventSubscription#builder()}.\n\nWhen the {@link Consumer} completes, {@link EventSubscription.Builder#build()} is called immediately and its result is passed to {@link #member(EventSubscription)}.\n@param member a consumer that will call methods on {@link EventSubscription.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(EventSubscription)", "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(EventSubscription)}\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" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "member", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "member", "variableType" : "EventSubscription", "documentation" : "", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventSubscription", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "EventSubscription", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EventSubscriptionsList", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n@param eventSubscriptionsList A list of event subscriptions.", "setterMethodName" : "setEventSubscriptionsList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventSubscriptionsList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventSubscriptionsList", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event subscriptions.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventSubscriptionsList", "beanStyleSetterMethodName" : "setEventSubscriptionsList", "c2jName" : "EventSubscriptionsList", "c2jShape" : "EventSubscriptionsList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventSubscriptionsList(List)}.\n@param eventSubscriptionsList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventSubscriptionsList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventSubscriptionsList()} to see if a value was sent in this field.\n

                                                              \n@return A list of event subscriptions.\n@deprecated Use {@link #eventSubscriptionsList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n@param eventSubscriptionsList A list of event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventSubscriptionsList(List)}\n", "documentation" : "

                                                              A list of event subscriptions.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventSubscriptionsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventSubscriptionsList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventSubscriptionsList", "fluentSetterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n@param eventSubscriptionsList A list of event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscriptionsList", "getterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventSubscriptionsList()} to see if a value was sent in this field.\n

                                                              \n@return A list of event subscriptions.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventSubscriptionsList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventSubscriptionsList", "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" : "EventSubscription", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link EventSubscription.Builder} avoiding the need to create one manually via {@link EventSubscription#builder()}.\n\nWhen the {@link Consumer} completes, {@link EventSubscription.Builder#build()} is called immediately and its result is passed to {@link #member(EventSubscription)}.\n@param member a consumer that will call methods on {@link EventSubscription.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(EventSubscription)", "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(EventSubscription)}\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" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "member", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "member", "variableType" : "EventSubscription", "documentation" : "", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventSubscription", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "EventSubscription", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EventSubscriptionsList", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event subscriptions.

                                                              \n@param eventSubscriptionsList A list of event subscriptions.", "setterMethodName" : "setEventSubscriptionsList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventSubscriptionsList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventSubscriptionsList", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event subscriptions.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEventSubscriptionsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeEventSubscriptionsResponse", "variableName" : "describeEventSubscriptionsResponse", "variableType" : "DescribeEventSubscriptionsResponse", "documentation" : null, "simpleType" : "DescribeEventSubscriptionsResponse", "variableSetterType" : "DescribeEventSubscriptionsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeEventsRequest" : { "c2jName" : "DescribeEventsMessage", "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" : "DescribeEvents", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeEvents", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceIdentifier", "beanStyleSetterMethodName" : "setSourceIdentifier", "c2jName" : "SourceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceIdentifier(String)}.\n@param sourceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@return The identifier of an event source.\n@deprecated Use {@link #sourceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceIdentifier(String)}\n", "documentation" : "

                                                              The identifier of an event source.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceIdentifier", "fluentSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdentifier", "getterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@return The identifier of an event source.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.", "setterMethodName" : "setSourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : "

                                                              The identifier of an event source.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceTypeAsString", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceTypeAsString(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sourceType} will return {@link SourceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sourceTypeAsString}.\n

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType\n@deprecated Use {@link #sourceTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : "SourceType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : "sourceType", "fluentEnumSetterMethodName" : "sourceType", "fluentGetterMethodName" : "sourceTypeAsString", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sourceType} will return {@link SourceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sourceTypeAsString}.\n

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                              The start time for the events to be listed.

                                                              \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 start time for the events to be listed.

                                                              \n@return The start time for the events to be listed.\n@deprecated Use {@link #startTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The start time for the events to be listed.

                                                              \n@param startTime The start time for the events to be listed.\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 start time for the events to be listed.

                                                              ", "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 start time for the events to be listed.

                                                              \n@param startTime The start time for the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

                                                              The start time for the events to be listed.

                                                              \n@return The start time for the events to be listed.", "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 start time for the events to be listed.

                                                              \n@param startTime The start time for the events to be listed.", "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 start time for the events to be listed.

                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \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 #endTime(Instant)}.\n@param endTime 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 #endTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@return The end time for the events to be listed.\n@deprecated Use {@link #endTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@param endTime The end time for the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endTime(Instant)}\n", "documentation" : "

                                                              The end time for the events to be listed.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@param endTime The end time for the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@return The end time for the events to be listed.", "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" : "EndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTime", "sensitive" : false, "setterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@param endTime The end time for the events to be listed.", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

                                                              The end time for the events to be listed.

                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \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 #duration(Integer)}.\n@param duration 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 #duration(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@return The duration of the events to be listed.\n@deprecated Use {@link #duration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@param duration The duration of the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #duration(Integer)}\n", "documentation" : "

                                                              The duration of the events to be listed.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Duration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDuration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@param duration The duration of the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "duration", "getterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@return The duration of the events to be listed.", "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" : "Duration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Duration", "sensitive" : false, "setterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@param duration The duration of the events to be listed.", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : "

                                                              The duration of the events to be listed.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategories(List)}.\n@param eventCategories a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategories(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories for the source type that you've chosen.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n@param eventCategories A list of event categories for the source type that you've chosen.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategories", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategories", "fluentSetterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n@param eventCategories A list of event categories for the source type that you've chosen.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories for the source type that you've chosen.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n@param eventCategories A list of event categories for the source type that you've chosen.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Duration" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \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 #duration(Integer)}.\n@param duration 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 #duration(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@return The duration of the events to be listed.\n@deprecated Use {@link #duration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@param duration The duration of the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #duration(Integer)}\n", "documentation" : "

                                                              The duration of the events to be listed.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Duration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDuration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@param duration The duration of the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "duration", "getterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@return The duration of the events to be listed.", "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" : "Duration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Duration", "sensitive" : false, "setterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@param duration The duration of the events to be listed.", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : "

                                                              The duration of the events to be listed.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EndTime" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \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 #endTime(Instant)}.\n@param endTime 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 #endTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@return The end time for the events to be listed.\n@deprecated Use {@link #endTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@param endTime The end time for the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endTime(Instant)}\n", "documentation" : "

                                                              The end time for the events to be listed.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@param endTime The end time for the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@return The end time for the events to be listed.", "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" : "EndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTime", "sensitive" : false, "setterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@param endTime The end time for the events to be listed.", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

                                                              The end time for the events to be listed.

                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EventCategories" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategories(List)}.\n@param eventCategories a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategories(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories for the source type that you've chosen.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n@param eventCategories A list of event categories for the source type that you've chosen.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategories", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategories", "fluentSetterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n@param eventCategories A list of event categories for the source type that you've chosen.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories for the source type that you've chosen.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n@param eventCategories A list of event categories for the source type that you've chosen.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Filters" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceIdentifier", "beanStyleSetterMethodName" : "setSourceIdentifier", "c2jName" : "SourceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceIdentifier(String)}.\n@param sourceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@return The identifier of an event source.\n@deprecated Use {@link #sourceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceIdentifier(String)}\n", "documentation" : "

                                                              The identifier of an event source.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceIdentifier", "fluentSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdentifier", "getterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@return The identifier of an event source.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.", "setterMethodName" : "setSourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : "

                                                              The identifier of an event source.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceTypeAsString", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceTypeAsString(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sourceType} will return {@link SourceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sourceTypeAsString}.\n

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType\n@deprecated Use {@link #sourceTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : "SourceType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : "sourceType", "fluentEnumSetterMethodName" : "sourceType", "fluentGetterMethodName" : "sourceTypeAsString", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sourceType} will return {@link SourceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sourceTypeAsString}.\n

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StartTime" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                              The start time for the events to be listed.

                                                              \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 start time for the events to be listed.

                                                              \n@return The start time for the events to be listed.\n@deprecated Use {@link #startTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The start time for the events to be listed.

                                                              \n@param startTime The start time for the events to be listed.\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 start time for the events to be listed.

                                                              ", "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 start time for the events to be listed.

                                                              \n@param startTime The start time for the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

                                                              The start time for the events to be listed.

                                                              \n@return The start time for the events to be listed.", "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 start time for the events to be listed.

                                                              \n@param startTime The start time for the events to be listed.", "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 start time for the events to be listed.

                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceIdentifier", "beanStyleSetterMethodName" : "setSourceIdentifier", "c2jName" : "SourceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceIdentifier(String)}.\n@param sourceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@return The identifier of an event source.\n@deprecated Use {@link #sourceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceIdentifier(String)}\n", "documentation" : "

                                                              The identifier of an event source.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceIdentifier", "fluentSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdentifier", "getterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@return The identifier of an event source.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.", "setterMethodName" : "setSourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : "

                                                              The identifier of an event source.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceTypeAsString", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceTypeAsString(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sourceType} will return {@link SourceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sourceTypeAsString}.\n

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType\n@deprecated Use {@link #sourceTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : "SourceType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : "sourceType", "fluentEnumSetterMethodName" : "sourceType", "fluentGetterMethodName" : "sourceTypeAsString", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sourceType} will return {@link SourceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sourceTypeAsString}.\n

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task\n@see SourceType", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                              The start time for the events to be listed.

                                                              \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 start time for the events to be listed.

                                                              \n@return The start time for the events to be listed.\n@deprecated Use {@link #startTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The start time for the events to be listed.

                                                              \n@param startTime The start time for the events to be listed.\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 start time for the events to be listed.

                                                              ", "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 start time for the events to be listed.

                                                              \n@param startTime The start time for the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

                                                              The start time for the events to be listed.

                                                              \n@return The start time for the events to be listed.", "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 start time for the events to be listed.

                                                              \n@param startTime The start time for the events to be listed.", "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 start time for the events to be listed.

                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \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 #endTime(Instant)}.\n@param endTime 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 #endTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@return The end time for the events to be listed.\n@deprecated Use {@link #endTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@param endTime The end time for the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endTime(Instant)}\n", "documentation" : "

                                                              The end time for the events to be listed.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@param endTime The end time for the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@return The end time for the events to be listed.", "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" : "EndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTime", "sensitive" : false, "setterDocumentation" : "

                                                              The end time for the events to be listed.

                                                              \n@param endTime The end time for the events to be listed.", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

                                                              The end time for the events to be listed.

                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \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 #duration(Integer)}.\n@param duration 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 #duration(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@return The duration of the events to be listed.\n@deprecated Use {@link #duration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@param duration The duration of the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #duration(Integer)}\n", "documentation" : "

                                                              The duration of the events to be listed.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Duration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDuration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@param duration The duration of the events to be listed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "duration", "getterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@return The duration of the events to be listed.", "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" : "Duration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Duration", "sensitive" : false, "setterDocumentation" : "

                                                              The duration of the events to be listed.

                                                              \n@param duration The duration of the events to be listed.", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : "

                                                              The duration of the events to be listed.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategories(List)}.\n@param eventCategories a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategories(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories for the source type that you've chosen.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n@param eventCategories A list of event categories for the source type that you've chosen.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategories", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategories", "fluentSetterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n@param eventCategories A list of event categories for the source type that you've chosen.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories for the source type that you've chosen.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              \n@param eventCategories A list of event categories for the source type that you've chosen.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event categories for the source type that you've chosen.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the action.

                                                              \n@param filters Filters applied to the action.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEventsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeEventsRequest", "variableName" : "describeEventsRequest", "variableType" : "DescribeEventsRequest", "documentation" : null, "simpleType" : "DescribeEventsRequest", "variableSetterType" : "DescribeEventsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeEventsResponse" : { "c2jName" : "DescribeEventsResponse", "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" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEvents", "beanStyleSetterMethodName" : "setEvents", "c2jName" : "Events", "c2jShape" : "EventList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The events described.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #events(List)}.\n@param events a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #events(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The events described.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEvents()} to see if a value was sent in this field.\n

                                                              \n@return The events described.\n@deprecated Use {@link #events()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The events described.

                                                              \n@param events The events described.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #events(List)}\n", "documentation" : "

                                                              The events described.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Events property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEvents", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "events", "fluentSetterDocumentation" : "

                                                              The events described.

                                                              \n@param events The events described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "events", "getterDocumentation" : "

                                                              The events described.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEvents()} to see if a value was sent in this field.\n

                                                              \n@return The events described.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Events", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Events", "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" : "Event", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Event.Builder} avoiding the need to create one manually via {@link Event#builder()}.\n\nWhen the {@link Consumer} completes, {@link Event.Builder#build()} is called immediately and its result is passed to {@link #member(Event)}.\n@param member a consumer that will call methods on {@link Event.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Event)", "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(Event)}\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" : "Event", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Event", "variableName" : "member", "variableType" : "Event", "documentation" : null, "simpleType" : "Event", "variableSetterType" : "Event" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Event", "variableName" : "member", "variableType" : "Event", "documentation" : "", "simpleType" : "Event", "variableSetterType" : "Event" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Event", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Event", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Events", "sensitive" : false, "setterDocumentation" : "

                                                              The events described.

                                                              \n@param events The events described.", "setterMethodName" : "setEvents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : "

                                                              The events described.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Events" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEvents", "beanStyleSetterMethodName" : "setEvents", "c2jName" : "Events", "c2jShape" : "EventList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The events described.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #events(List)}.\n@param events a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #events(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The events described.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEvents()} to see if a value was sent in this field.\n

                                                              \n@return The events described.\n@deprecated Use {@link #events()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The events described.

                                                              \n@param events The events described.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #events(List)}\n", "documentation" : "

                                                              The events described.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Events property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEvents", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "events", "fluentSetterDocumentation" : "

                                                              The events described.

                                                              \n@param events The events described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "events", "getterDocumentation" : "

                                                              The events described.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEvents()} to see if a value was sent in this field.\n

                                                              \n@return The events described.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Events", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Events", "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" : "Event", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Event.Builder} avoiding the need to create one manually via {@link Event#builder()}.\n\nWhen the {@link Consumer} completes, {@link Event.Builder#build()} is called immediately and its result is passed to {@link #member(Event)}.\n@param member a consumer that will call methods on {@link Event.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Event)", "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(Event)}\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" : "Event", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Event", "variableName" : "member", "variableType" : "Event", "documentation" : null, "simpleType" : "Event", "variableSetterType" : "Event" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Event", "variableName" : "member", "variableType" : "Event", "documentation" : "", "simpleType" : "Event", "variableSetterType" : "Event" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Event", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Event", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Events", "sensitive" : false, "setterDocumentation" : "

                                                              The events described.

                                                              \n@param events The events described.", "setterMethodName" : "setEvents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : "

                                                              The events described.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEvents", "beanStyleSetterMethodName" : "setEvents", "c2jName" : "Events", "c2jShape" : "EventList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The events described.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #events(List)}.\n@param events a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #events(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The events described.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEvents()} to see if a value was sent in this field.\n

                                                              \n@return The events described.\n@deprecated Use {@link #events()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The events described.

                                                              \n@param events The events described.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #events(List)}\n", "documentation" : "

                                                              The events described.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Events property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEvents", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "events", "fluentSetterDocumentation" : "

                                                              The events described.

                                                              \n@param events The events described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "events", "getterDocumentation" : "

                                                              The events described.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEvents()} to see if a value was sent in this field.\n

                                                              \n@return The events described.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Events", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Events", "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" : "Event", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Event.Builder} avoiding the need to create one manually via {@link Event#builder()}.\n\nWhen the {@link Consumer} completes, {@link Event.Builder#build()} is called immediately and its result is passed to {@link #member(Event)}.\n@param member a consumer that will call methods on {@link Event.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Event)", "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(Event)}\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" : "Event", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Event", "variableName" : "member", "variableType" : "Event", "documentation" : null, "simpleType" : "Event", "variableSetterType" : "Event" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Event", "variableName" : "member", "variableType" : "Event", "documentation" : "", "simpleType" : "Event", "variableSetterType" : "Event" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Event", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Event", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Events", "sensitive" : false, "setterDocumentation" : "

                                                              The events described.

                                                              \n@param events The events described.", "setterMethodName" : "setEvents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : "

                                                              The events described.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEventsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeEventsResponse", "variableName" : "describeEventsResponse", "variableType" : "DescribeEventsResponse", "documentation" : null, "simpleType" : "DescribeEventsResponse", "variableSetterType" : "DescribeEventsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeOrderableReplicationInstancesRequest" : { "c2jName" : "DescribeOrderableReplicationInstancesMessage", "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" : "DescribeOrderableReplicationInstances", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeOrderableReplicationInstances", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeOrderableReplicationInstancesRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeOrderableReplicationInstancesRequest", "variableName" : "describeOrderableReplicationInstancesRequest", "variableType" : "DescribeOrderableReplicationInstancesRequest", "documentation" : null, "simpleType" : "DescribeOrderableReplicationInstancesRequest", "variableSetterType" : "DescribeOrderableReplicationInstancesRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeOrderableReplicationInstancesResponse" : { "c2jName" : "DescribeOrderableReplicationInstancesResponse", "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" : "getOrderableReplicationInstances", "beanStyleSetterMethodName" : "setOrderableReplicationInstances", "c2jName" : "OrderableReplicationInstances", "c2jShape" : "OrderableReplicationInstanceList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #orderableReplicationInstances(List)}.\n@param orderableReplicationInstances a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #orderableReplicationInstances(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasOrderableReplicationInstances()} to see if a value was sent in this field.\n

                                                              \n@return The order-able replication instances available.\n@deprecated Use {@link #orderableReplicationInstances()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n@param orderableReplicationInstances The order-able replication instances available.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #orderableReplicationInstances(List)}\n", "documentation" : "

                                                              The order-able replication instances available.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrderableReplicationInstances property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrderableReplicationInstances", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "orderableReplicationInstances", "fluentSetterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n@param orderableReplicationInstances The order-able replication instances available.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "orderableReplicationInstances", "getterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasOrderableReplicationInstances()} to see if a value was sent in this field.\n

                                                              \n@return The order-able replication instances available.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrderableReplicationInstances", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrderableReplicationInstances", "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" : "OrderableReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link OrderableReplicationInstance.Builder} avoiding the need to create one manually via {@link OrderableReplicationInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link OrderableReplicationInstance.Builder#build()} is called immediately and its result is passed to {@link #member(OrderableReplicationInstance)}.\n@param member a consumer that will call methods on {@link OrderableReplicationInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(OrderableReplicationInstance)", "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(OrderableReplicationInstance)}\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" : "OrderableReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "OrderableReplicationInstance", "variableName" : "member", "variableType" : "OrderableReplicationInstance", "documentation" : null, "simpleType" : "OrderableReplicationInstance", "variableSetterType" : "OrderableReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "OrderableReplicationInstance", "variableName" : "member", "variableType" : "OrderableReplicationInstance", "documentation" : "", "simpleType" : "OrderableReplicationInstance", "variableSetterType" : "OrderableReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "OrderableReplicationInstance", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "OrderableReplicationInstance", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "OrderableReplicationInstances", "sensitive" : false, "setterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n@param orderableReplicationInstances The order-able replication instances available.", "setterMethodName" : "setOrderableReplicationInstances", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "orderableReplicationInstances", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "orderableReplicationInstances", "variableType" : "java.util.List", "documentation" : "

                                                              The order-able replication instances available.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OrderableReplicationInstances" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getOrderableReplicationInstances", "beanStyleSetterMethodName" : "setOrderableReplicationInstances", "c2jName" : "OrderableReplicationInstances", "c2jShape" : "OrderableReplicationInstanceList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #orderableReplicationInstances(List)}.\n@param orderableReplicationInstances a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #orderableReplicationInstances(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasOrderableReplicationInstances()} to see if a value was sent in this field.\n

                                                              \n@return The order-able replication instances available.\n@deprecated Use {@link #orderableReplicationInstances()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n@param orderableReplicationInstances The order-able replication instances available.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #orderableReplicationInstances(List)}\n", "documentation" : "

                                                              The order-able replication instances available.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrderableReplicationInstances property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrderableReplicationInstances", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "orderableReplicationInstances", "fluentSetterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n@param orderableReplicationInstances The order-able replication instances available.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "orderableReplicationInstances", "getterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasOrderableReplicationInstances()} to see if a value was sent in this field.\n

                                                              \n@return The order-able replication instances available.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrderableReplicationInstances", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrderableReplicationInstances", "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" : "OrderableReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link OrderableReplicationInstance.Builder} avoiding the need to create one manually via {@link OrderableReplicationInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link OrderableReplicationInstance.Builder#build()} is called immediately and its result is passed to {@link #member(OrderableReplicationInstance)}.\n@param member a consumer that will call methods on {@link OrderableReplicationInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(OrderableReplicationInstance)", "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(OrderableReplicationInstance)}\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" : "OrderableReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "OrderableReplicationInstance", "variableName" : "member", "variableType" : "OrderableReplicationInstance", "documentation" : null, "simpleType" : "OrderableReplicationInstance", "variableSetterType" : "OrderableReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "OrderableReplicationInstance", "variableName" : "member", "variableType" : "OrderableReplicationInstance", "documentation" : "", "simpleType" : "OrderableReplicationInstance", "variableSetterType" : "OrderableReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "OrderableReplicationInstance", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "OrderableReplicationInstance", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "OrderableReplicationInstances", "sensitive" : false, "setterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n@param orderableReplicationInstances The order-able replication instances available.", "setterMethodName" : "setOrderableReplicationInstances", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "orderableReplicationInstances", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "orderableReplicationInstances", "variableType" : "java.util.List", "documentation" : "

                                                              The order-able replication instances available.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getOrderableReplicationInstances", "beanStyleSetterMethodName" : "setOrderableReplicationInstances", "c2jName" : "OrderableReplicationInstances", "c2jShape" : "OrderableReplicationInstanceList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #orderableReplicationInstances(List)}.\n@param orderableReplicationInstances a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #orderableReplicationInstances(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasOrderableReplicationInstances()} to see if a value was sent in this field.\n

                                                              \n@return The order-able replication instances available.\n@deprecated Use {@link #orderableReplicationInstances()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n@param orderableReplicationInstances The order-able replication instances available.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #orderableReplicationInstances(List)}\n", "documentation" : "

                                                              The order-able replication instances available.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrderableReplicationInstances property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrderableReplicationInstances", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "orderableReplicationInstances", "fluentSetterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n@param orderableReplicationInstances The order-able replication instances available.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "orderableReplicationInstances", "getterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasOrderableReplicationInstances()} to see if a value was sent in this field.\n

                                                              \n@return The order-able replication instances available.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrderableReplicationInstances", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrderableReplicationInstances", "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" : "OrderableReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link OrderableReplicationInstance.Builder} avoiding the need to create one manually via {@link OrderableReplicationInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link OrderableReplicationInstance.Builder#build()} is called immediately and its result is passed to {@link #member(OrderableReplicationInstance)}.\n@param member a consumer that will call methods on {@link OrderableReplicationInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(OrderableReplicationInstance)", "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(OrderableReplicationInstance)}\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" : "OrderableReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "OrderableReplicationInstance", "variableName" : "member", "variableType" : "OrderableReplicationInstance", "documentation" : null, "simpleType" : "OrderableReplicationInstance", "variableSetterType" : "OrderableReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "OrderableReplicationInstance", "variableName" : "member", "variableType" : "OrderableReplicationInstance", "documentation" : "", "simpleType" : "OrderableReplicationInstance", "variableSetterType" : "OrderableReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "OrderableReplicationInstance", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "OrderableReplicationInstance", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "OrderableReplicationInstances", "sensitive" : false, "setterDocumentation" : "

                                                              The order-able replication instances available.

                                                              \n@param orderableReplicationInstances The order-able replication instances available.", "setterMethodName" : "setOrderableReplicationInstances", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "orderableReplicationInstances", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "orderableReplicationInstances", "variableType" : "java.util.List", "documentation" : "

                                                              The order-able replication instances available.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeOrderableReplicationInstancesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeOrderableReplicationInstancesResponse", "variableName" : "describeOrderableReplicationInstancesResponse", "variableType" : "DescribeOrderableReplicationInstancesResponse", "documentation" : null, "simpleType" : "DescribeOrderableReplicationInstancesResponse", "variableSetterType" : "DescribeOrderableReplicationInstancesResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribePendingMaintenanceActionsRequest" : { "c2jName" : "DescribePendingMaintenanceActionsMessage", "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" : "DescribePendingMaintenanceActions", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribePendingMaintenanceActions", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return \n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              \n@param filters \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              \n@param filters \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return ", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              \n@param filters ", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filters" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return \n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              \n@param filters \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              \n@param filters \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return ", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              \n@param filters ", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return \n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              \n@param filters \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              \n@param filters \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return ", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              \n@param filters ", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribePendingMaintenanceActionsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribePendingMaintenanceActionsRequest", "variableName" : "describePendingMaintenanceActionsRequest", "variableType" : "DescribePendingMaintenanceActionsRequest", "documentation" : null, "simpleType" : "DescribePendingMaintenanceActionsRequest", "variableSetterType" : "DescribePendingMaintenanceActionsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribePendingMaintenanceActionsResponse" : { "c2jName" : "DescribePendingMaintenanceActionsResponse", "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" : "getPendingMaintenanceActions", "beanStyleSetterMethodName" : "setPendingMaintenanceActions", "c2jName" : "PendingMaintenanceActions", "c2jShape" : "PendingMaintenanceActions", "defaultConsumerFluentSetterDocumentation" : "

                                                              The pending maintenance action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #pendingMaintenanceActions(List)}.\n@param pendingMaintenanceActions a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #pendingMaintenanceActions(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasPendingMaintenanceActions()} to see if a value was sent in this field.\n

                                                              \n@return The pending maintenance action.\n@deprecated Use {@link #pendingMaintenanceActions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n@param pendingMaintenanceActions The pending maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #pendingMaintenanceActions(List)}\n", "documentation" : "

                                                              The pending maintenance action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PendingMaintenanceActions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPendingMaintenanceActions", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "pendingMaintenanceActions", "fluentSetterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n@param pendingMaintenanceActions The pending maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingMaintenanceActions", "getterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasPendingMaintenanceActions()} to see if a value was sent in this field.\n

                                                              \n@return The pending maintenance action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PendingMaintenanceActions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PendingMaintenanceActions", "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" : "ResourcePendingMaintenanceActions", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ResourcePendingMaintenanceActions.Builder} avoiding the need to create one manually via {@link ResourcePendingMaintenanceActions#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourcePendingMaintenanceActions.Builder#build()} is called immediately and its result is passed to {@link #member(ResourcePendingMaintenanceActions)}.\n@param member a consumer that will call methods on {@link ResourcePendingMaintenanceActions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ResourcePendingMaintenanceActions)", "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(ResourcePendingMaintenanceActions)}\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" : "ResourcePendingMaintenanceActions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourcePendingMaintenanceActions", "variableName" : "member", "variableType" : "ResourcePendingMaintenanceActions", "documentation" : null, "simpleType" : "ResourcePendingMaintenanceActions", "variableSetterType" : "ResourcePendingMaintenanceActions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourcePendingMaintenanceActions", "variableName" : "member", "variableType" : "ResourcePendingMaintenanceActions", "documentation" : "", "simpleType" : "ResourcePendingMaintenanceActions", "variableSetterType" : "ResourcePendingMaintenanceActions" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourcePendingMaintenanceActions", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ResourcePendingMaintenanceActions", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "PendingMaintenanceActions", "sensitive" : false, "setterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n@param pendingMaintenanceActions The pending maintenance action.", "setterMethodName" : "setPendingMaintenanceActions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "pendingMaintenanceActions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "pendingMaintenanceActions", "variableType" : "java.util.List", "documentation" : "

                                                              The pending maintenance action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PendingMaintenanceActions" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getPendingMaintenanceActions", "beanStyleSetterMethodName" : "setPendingMaintenanceActions", "c2jName" : "PendingMaintenanceActions", "c2jShape" : "PendingMaintenanceActions", "defaultConsumerFluentSetterDocumentation" : "

                                                              The pending maintenance action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #pendingMaintenanceActions(List)}.\n@param pendingMaintenanceActions a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #pendingMaintenanceActions(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasPendingMaintenanceActions()} to see if a value was sent in this field.\n

                                                              \n@return The pending maintenance action.\n@deprecated Use {@link #pendingMaintenanceActions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n@param pendingMaintenanceActions The pending maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #pendingMaintenanceActions(List)}\n", "documentation" : "

                                                              The pending maintenance action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PendingMaintenanceActions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPendingMaintenanceActions", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "pendingMaintenanceActions", "fluentSetterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n@param pendingMaintenanceActions The pending maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingMaintenanceActions", "getterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasPendingMaintenanceActions()} to see if a value was sent in this field.\n

                                                              \n@return The pending maintenance action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PendingMaintenanceActions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PendingMaintenanceActions", "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" : "ResourcePendingMaintenanceActions", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ResourcePendingMaintenanceActions.Builder} avoiding the need to create one manually via {@link ResourcePendingMaintenanceActions#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourcePendingMaintenanceActions.Builder#build()} is called immediately and its result is passed to {@link #member(ResourcePendingMaintenanceActions)}.\n@param member a consumer that will call methods on {@link ResourcePendingMaintenanceActions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ResourcePendingMaintenanceActions)", "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(ResourcePendingMaintenanceActions)}\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" : "ResourcePendingMaintenanceActions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourcePendingMaintenanceActions", "variableName" : "member", "variableType" : "ResourcePendingMaintenanceActions", "documentation" : null, "simpleType" : "ResourcePendingMaintenanceActions", "variableSetterType" : "ResourcePendingMaintenanceActions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourcePendingMaintenanceActions", "variableName" : "member", "variableType" : "ResourcePendingMaintenanceActions", "documentation" : "", "simpleType" : "ResourcePendingMaintenanceActions", "variableSetterType" : "ResourcePendingMaintenanceActions" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourcePendingMaintenanceActions", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ResourcePendingMaintenanceActions", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "PendingMaintenanceActions", "sensitive" : false, "setterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n@param pendingMaintenanceActions The pending maintenance action.", "setterMethodName" : "setPendingMaintenanceActions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "pendingMaintenanceActions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "pendingMaintenanceActions", "variableType" : "java.util.List", "documentation" : "

                                                              The pending maintenance action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getPendingMaintenanceActions", "beanStyleSetterMethodName" : "setPendingMaintenanceActions", "c2jName" : "PendingMaintenanceActions", "c2jShape" : "PendingMaintenanceActions", "defaultConsumerFluentSetterDocumentation" : "

                                                              The pending maintenance action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #pendingMaintenanceActions(List)}.\n@param pendingMaintenanceActions a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #pendingMaintenanceActions(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasPendingMaintenanceActions()} to see if a value was sent in this field.\n

                                                              \n@return The pending maintenance action.\n@deprecated Use {@link #pendingMaintenanceActions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n@param pendingMaintenanceActions The pending maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #pendingMaintenanceActions(List)}\n", "documentation" : "

                                                              The pending maintenance action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PendingMaintenanceActions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPendingMaintenanceActions", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "pendingMaintenanceActions", "fluentSetterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n@param pendingMaintenanceActions The pending maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingMaintenanceActions", "getterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasPendingMaintenanceActions()} to see if a value was sent in this field.\n

                                                              \n@return The pending maintenance action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PendingMaintenanceActions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PendingMaintenanceActions", "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" : "ResourcePendingMaintenanceActions", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ResourcePendingMaintenanceActions.Builder} avoiding the need to create one manually via {@link ResourcePendingMaintenanceActions#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourcePendingMaintenanceActions.Builder#build()} is called immediately and its result is passed to {@link #member(ResourcePendingMaintenanceActions)}.\n@param member a consumer that will call methods on {@link ResourcePendingMaintenanceActions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ResourcePendingMaintenanceActions)", "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(ResourcePendingMaintenanceActions)}\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" : "ResourcePendingMaintenanceActions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourcePendingMaintenanceActions", "variableName" : "member", "variableType" : "ResourcePendingMaintenanceActions", "documentation" : null, "simpleType" : "ResourcePendingMaintenanceActions", "variableSetterType" : "ResourcePendingMaintenanceActions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourcePendingMaintenanceActions", "variableName" : "member", "variableType" : "ResourcePendingMaintenanceActions", "documentation" : "", "simpleType" : "ResourcePendingMaintenanceActions", "variableSetterType" : "ResourcePendingMaintenanceActions" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourcePendingMaintenanceActions", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ResourcePendingMaintenanceActions", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "PendingMaintenanceActions", "sensitive" : false, "setterDocumentation" : "

                                                              The pending maintenance action.

                                                              \n@param pendingMaintenanceActions The pending maintenance action.", "setterMethodName" : "setPendingMaintenanceActions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "pendingMaintenanceActions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "pendingMaintenanceActions", "variableType" : "java.util.List", "documentation" : "

                                                              The pending maintenance action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribePendingMaintenanceActionsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribePendingMaintenanceActionsResponse", "variableName" : "describePendingMaintenanceActionsResponse", "variableType" : "DescribePendingMaintenanceActionsResponse", "documentation" : null, "simpleType" : "DescribePendingMaintenanceActionsResponse", "variableSetterType" : "DescribePendingMaintenanceActionsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeRefreshSchemasStatusRequest" : { "c2jName" : "DescribeRefreshSchemasStatusMessage", "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" : "DescribeRefreshSchemasStatus", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeRefreshSchemasStatus", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "EndpointArn" ], "shapeName" : "DescribeRefreshSchemasStatusRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeRefreshSchemasStatusRequest", "variableName" : "describeRefreshSchemasStatusRequest", "variableType" : "DescribeRefreshSchemasStatusRequest", "documentation" : null, "simpleType" : "DescribeRefreshSchemasStatusRequest", "variableSetterType" : "DescribeRefreshSchemasStatusRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeRefreshSchemasStatusResponse" : { "c2jName" : "DescribeRefreshSchemasStatusResponse", "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" : "getRefreshSchemasStatus", "beanStyleSetterMethodName" : "setRefreshSchemasStatus", "c2jName" : "RefreshSchemasStatus", "c2jShape" : "RefreshSchemasStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                              The status of the schema.

                                                              \nThis is a convenience that creates an instance of the {@link RefreshSchemasStatus.Builder} avoiding the need to create one manually via {@link RefreshSchemasStatus#builder()}.\n\nWhen the {@link Consumer} completes, {@link RefreshSchemasStatus.Builder#build()} is called immediately and its result is passed to {@link #refreshSchemasStatus(RefreshSchemasStatus)}.\n@param refreshSchemasStatus a consumer that will call methods on {@link RefreshSchemasStatus.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #refreshSchemasStatus(RefreshSchemasStatus)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The status of the schema.

                                                              \n@return The status of the schema.\n@deprecated Use {@link #refreshSchemasStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The status of the schema.

                                                              \n@param refreshSchemasStatus The status of the schema.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #refreshSchemasStatus(RefreshSchemasStatus)}\n", "documentation" : "

                                                              The status of the schema.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RefreshSchemasStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRefreshSchemasStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "refreshSchemasStatus", "fluentSetterDocumentation" : "

                                                              The status of the schema.

                                                              \n@param refreshSchemasStatus The status of the schema.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "refreshSchemasStatus", "getterDocumentation" : "

                                                              The status of the schema.

                                                              \n@return The status of the schema.", "getterModel" : { "returnType" : "RefreshSchemasStatus", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RefreshSchemasStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RefreshSchemasStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RefreshSchemasStatus", "sensitive" : false, "setterDocumentation" : "

                                                              The status of the schema.

                                                              \n@param refreshSchemasStatus The status of the schema.", "setterMethodName" : "setRefreshSchemasStatus", "setterModel" : { "variableDeclarationType" : "RefreshSchemasStatus", "variableName" : "refreshSchemasStatus", "variableType" : "RefreshSchemasStatus", "documentation" : null, "simpleType" : "RefreshSchemasStatus", "variableSetterType" : "RefreshSchemasStatus" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RefreshSchemasStatus", "variableName" : "refreshSchemasStatus", "variableType" : "RefreshSchemasStatus", "documentation" : "

                                                              The status of the schema.

                                                              ", "simpleType" : "RefreshSchemasStatus", "variableSetterType" : "RefreshSchemasStatus" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "RefreshSchemasStatus" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRefreshSchemasStatus", "beanStyleSetterMethodName" : "setRefreshSchemasStatus", "c2jName" : "RefreshSchemasStatus", "c2jShape" : "RefreshSchemasStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                              The status of the schema.

                                                              \nThis is a convenience that creates an instance of the {@link RefreshSchemasStatus.Builder} avoiding the need to create one manually via {@link RefreshSchemasStatus#builder()}.\n\nWhen the {@link Consumer} completes, {@link RefreshSchemasStatus.Builder#build()} is called immediately and its result is passed to {@link #refreshSchemasStatus(RefreshSchemasStatus)}.\n@param refreshSchemasStatus a consumer that will call methods on {@link RefreshSchemasStatus.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #refreshSchemasStatus(RefreshSchemasStatus)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The status of the schema.

                                                              \n@return The status of the schema.\n@deprecated Use {@link #refreshSchemasStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The status of the schema.

                                                              \n@param refreshSchemasStatus The status of the schema.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #refreshSchemasStatus(RefreshSchemasStatus)}\n", "documentation" : "

                                                              The status of the schema.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RefreshSchemasStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRefreshSchemasStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "refreshSchemasStatus", "fluentSetterDocumentation" : "

                                                              The status of the schema.

                                                              \n@param refreshSchemasStatus The status of the schema.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "refreshSchemasStatus", "getterDocumentation" : "

                                                              The status of the schema.

                                                              \n@return The status of the schema.", "getterModel" : { "returnType" : "RefreshSchemasStatus", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RefreshSchemasStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RefreshSchemasStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RefreshSchemasStatus", "sensitive" : false, "setterDocumentation" : "

                                                              The status of the schema.

                                                              \n@param refreshSchemasStatus The status of the schema.", "setterMethodName" : "setRefreshSchemasStatus", "setterModel" : { "variableDeclarationType" : "RefreshSchemasStatus", "variableName" : "refreshSchemasStatus", "variableType" : "RefreshSchemasStatus", "documentation" : null, "simpleType" : "RefreshSchemasStatus", "variableSetterType" : "RefreshSchemasStatus" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RefreshSchemasStatus", "variableName" : "refreshSchemasStatus", "variableType" : "RefreshSchemasStatus", "documentation" : "

                                                              The status of the schema.

                                                              ", "simpleType" : "RefreshSchemasStatus", "variableSetterType" : "RefreshSchemasStatus" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRefreshSchemasStatus", "beanStyleSetterMethodName" : "setRefreshSchemasStatus", "c2jName" : "RefreshSchemasStatus", "c2jShape" : "RefreshSchemasStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                              The status of the schema.

                                                              \nThis is a convenience that creates an instance of the {@link RefreshSchemasStatus.Builder} avoiding the need to create one manually via {@link RefreshSchemasStatus#builder()}.\n\nWhen the {@link Consumer} completes, {@link RefreshSchemasStatus.Builder#build()} is called immediately and its result is passed to {@link #refreshSchemasStatus(RefreshSchemasStatus)}.\n@param refreshSchemasStatus a consumer that will call methods on {@link RefreshSchemasStatus.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #refreshSchemasStatus(RefreshSchemasStatus)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The status of the schema.

                                                              \n@return The status of the schema.\n@deprecated Use {@link #refreshSchemasStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The status of the schema.

                                                              \n@param refreshSchemasStatus The status of the schema.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #refreshSchemasStatus(RefreshSchemasStatus)}\n", "documentation" : "

                                                              The status of the schema.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RefreshSchemasStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRefreshSchemasStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "refreshSchemasStatus", "fluentSetterDocumentation" : "

                                                              The status of the schema.

                                                              \n@param refreshSchemasStatus The status of the schema.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "refreshSchemasStatus", "getterDocumentation" : "

                                                              The status of the schema.

                                                              \n@return The status of the schema.", "getterModel" : { "returnType" : "RefreshSchemasStatus", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RefreshSchemasStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RefreshSchemasStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RefreshSchemasStatus", "sensitive" : false, "setterDocumentation" : "

                                                              The status of the schema.

                                                              \n@param refreshSchemasStatus The status of the schema.", "setterMethodName" : "setRefreshSchemasStatus", "setterModel" : { "variableDeclarationType" : "RefreshSchemasStatus", "variableName" : "refreshSchemasStatus", "variableType" : "RefreshSchemasStatus", "documentation" : null, "simpleType" : "RefreshSchemasStatus", "variableSetterType" : "RefreshSchemasStatus" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RefreshSchemasStatus", "variableName" : "refreshSchemasStatus", "variableType" : "RefreshSchemasStatus", "documentation" : "

                                                              The status of the schema.

                                                              ", "simpleType" : "RefreshSchemasStatus", "variableSetterType" : "RefreshSchemasStatus" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeRefreshSchemasStatusResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeRefreshSchemasStatusResponse", "variableName" : "describeRefreshSchemasStatusResponse", "variableType" : "DescribeRefreshSchemasStatusResponse", "documentation" : null, "simpleType" : "DescribeRefreshSchemasStatusResponse", "variableSetterType" : "DescribeRefreshSchemasStatusResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeReplicationInstanceTaskLogsRequest" : { "c2jName" : "DescribeReplicationInstanceTaskLogsMessage", "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" : "DescribeReplicationInstanceTaskLogs", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeReplicationInstanceTaskLogs", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationInstanceArn" ], "shapeName" : "DescribeReplicationInstanceTaskLogsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeReplicationInstanceTaskLogsRequest", "variableName" : "describeReplicationInstanceTaskLogsRequest", "variableType" : "DescribeReplicationInstanceTaskLogsRequest", "documentation" : null, "simpleType" : "DescribeReplicationInstanceTaskLogsRequest", "variableSetterType" : "DescribeReplicationInstanceTaskLogsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeReplicationInstanceTaskLogsResponse" : { "c2jName" : "DescribeReplicationInstanceTaskLogsResponse", "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" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationInstanceTaskLogs", "beanStyleSetterMethodName" : "setReplicationInstanceTaskLogs", "c2jName" : "ReplicationInstanceTaskLogs", "c2jShape" : "ReplicationInstanceTaskLogsList", "defaultConsumerFluentSetterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceTaskLogs(List)}.\n@param replicationInstanceTaskLogs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceTaskLogs(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationInstanceTaskLogs()} to see if a value was sent in this field.\n

                                                              \n@return An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).\n@deprecated Use {@link #replicationInstanceTaskLogs()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n@param replicationInstanceTaskLogs An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceTaskLogs(List)}\n", "documentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceTaskLogs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceTaskLogs", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceTaskLogs", "fluentSetterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n@param replicationInstanceTaskLogs An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceTaskLogs", "getterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationInstanceTaskLogs()} to see if a value was sent in this field.\n

                                                              \n@return An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceTaskLogs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceTaskLogs", "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" : "ReplicationInstanceTaskLog", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationInstanceTaskLog.Builder} avoiding the need to create one manually via {@link ReplicationInstanceTaskLog#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationInstanceTaskLog.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationInstanceTaskLog)}.\n@param member a consumer that will call methods on {@link ReplicationInstanceTaskLog.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationInstanceTaskLog)", "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(ReplicationInstanceTaskLog)}\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" : "ReplicationInstanceTaskLog", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationInstanceTaskLog", "variableName" : "member", "variableType" : "ReplicationInstanceTaskLog", "documentation" : null, "simpleType" : "ReplicationInstanceTaskLog", "variableSetterType" : "ReplicationInstanceTaskLog" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstanceTaskLog", "variableName" : "member", "variableType" : "ReplicationInstanceTaskLog", "documentation" : "", "simpleType" : "ReplicationInstanceTaskLog", "variableSetterType" : "ReplicationInstanceTaskLog" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationInstanceTaskLog", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationInstanceTaskLog", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationInstanceTaskLogs", "sensitive" : false, "setterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n@param replicationInstanceTaskLogs An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).", "setterMethodName" : "setReplicationInstanceTaskLogs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstanceTaskLogs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstanceTaskLogs", "variableType" : "java.util.List", "documentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceTaskLogs" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationInstanceTaskLogs", "beanStyleSetterMethodName" : "setReplicationInstanceTaskLogs", "c2jName" : "ReplicationInstanceTaskLogs", "c2jShape" : "ReplicationInstanceTaskLogsList", "defaultConsumerFluentSetterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceTaskLogs(List)}.\n@param replicationInstanceTaskLogs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceTaskLogs(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationInstanceTaskLogs()} to see if a value was sent in this field.\n

                                                              \n@return An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).\n@deprecated Use {@link #replicationInstanceTaskLogs()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n@param replicationInstanceTaskLogs An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceTaskLogs(List)}\n", "documentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceTaskLogs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceTaskLogs", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceTaskLogs", "fluentSetterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n@param replicationInstanceTaskLogs An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceTaskLogs", "getterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationInstanceTaskLogs()} to see if a value was sent in this field.\n

                                                              \n@return An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceTaskLogs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceTaskLogs", "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" : "ReplicationInstanceTaskLog", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationInstanceTaskLog.Builder} avoiding the need to create one manually via {@link ReplicationInstanceTaskLog#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationInstanceTaskLog.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationInstanceTaskLog)}.\n@param member a consumer that will call methods on {@link ReplicationInstanceTaskLog.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationInstanceTaskLog)", "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(ReplicationInstanceTaskLog)}\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" : "ReplicationInstanceTaskLog", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationInstanceTaskLog", "variableName" : "member", "variableType" : "ReplicationInstanceTaskLog", "documentation" : null, "simpleType" : "ReplicationInstanceTaskLog", "variableSetterType" : "ReplicationInstanceTaskLog" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstanceTaskLog", "variableName" : "member", "variableType" : "ReplicationInstanceTaskLog", "documentation" : "", "simpleType" : "ReplicationInstanceTaskLog", "variableSetterType" : "ReplicationInstanceTaskLog" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationInstanceTaskLog", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationInstanceTaskLog", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationInstanceTaskLogs", "sensitive" : false, "setterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n@param replicationInstanceTaskLogs An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).", "setterMethodName" : "setReplicationInstanceTaskLogs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstanceTaskLogs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstanceTaskLogs", "variableType" : "java.util.List", "documentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationInstanceTaskLogs", "beanStyleSetterMethodName" : "setReplicationInstanceTaskLogs", "c2jName" : "ReplicationInstanceTaskLogs", "c2jShape" : "ReplicationInstanceTaskLogsList", "defaultConsumerFluentSetterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceTaskLogs(List)}.\n@param replicationInstanceTaskLogs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceTaskLogs(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationInstanceTaskLogs()} to see if a value was sent in this field.\n

                                                              \n@return An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).\n@deprecated Use {@link #replicationInstanceTaskLogs()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n@param replicationInstanceTaskLogs An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceTaskLogs(List)}\n", "documentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceTaskLogs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceTaskLogs", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceTaskLogs", "fluentSetterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n@param replicationInstanceTaskLogs An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceTaskLogs", "getterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationInstanceTaskLogs()} to see if a value was sent in this field.\n

                                                              \n@return An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceTaskLogs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceTaskLogs", "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" : "ReplicationInstanceTaskLog", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationInstanceTaskLog.Builder} avoiding the need to create one manually via {@link ReplicationInstanceTaskLog#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationInstanceTaskLog.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationInstanceTaskLog)}.\n@param member a consumer that will call methods on {@link ReplicationInstanceTaskLog.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationInstanceTaskLog)", "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(ReplicationInstanceTaskLog)}\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" : "ReplicationInstanceTaskLog", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationInstanceTaskLog", "variableName" : "member", "variableType" : "ReplicationInstanceTaskLog", "documentation" : null, "simpleType" : "ReplicationInstanceTaskLog", "variableSetterType" : "ReplicationInstanceTaskLog" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstanceTaskLog", "variableName" : "member", "variableType" : "ReplicationInstanceTaskLog", "documentation" : "", "simpleType" : "ReplicationInstanceTaskLog", "variableSetterType" : "ReplicationInstanceTaskLog" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationInstanceTaskLog", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationInstanceTaskLog", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationInstanceTaskLogs", "sensitive" : false, "setterDocumentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              \n@param replicationInstanceTaskLogs An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).", "setterMethodName" : "setReplicationInstanceTaskLogs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstanceTaskLogs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstanceTaskLogs", "variableType" : "java.util.List", "documentation" : "

                                                              An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeReplicationInstanceTaskLogsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeReplicationInstanceTaskLogsResponse", "variableName" : "describeReplicationInstanceTaskLogsResponse", "variableType" : "DescribeReplicationInstanceTaskLogsResponse", "documentation" : null, "simpleType" : "DescribeReplicationInstanceTaskLogsResponse", "variableSetterType" : "DescribeReplicationInstanceTaskLogsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeReplicationInstancesRequest" : { "c2jName" : "DescribeReplicationInstancesMessage", "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" : "DescribeReplicationInstances", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeReplicationInstances", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filters" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeReplicationInstancesRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeReplicationInstancesRequest", "variableName" : "describeReplicationInstancesRequest", "variableType" : "DescribeReplicationInstancesRequest", "documentation" : null, "simpleType" : "DescribeReplicationInstancesRequest", "variableSetterType" : "DescribeReplicationInstancesRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeReplicationInstancesResponse" : { "c2jName" : "DescribeReplicationInstancesResponse", "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" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationInstances", "beanStyleSetterMethodName" : "setReplicationInstances", "c2jName" : "ReplicationInstances", "c2jShape" : "ReplicationInstanceList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The replication instances described.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationInstances(List)}.\n@param replicationInstances a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstances(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The replication instances described.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationInstances()} to see if a value was sent in this field.\n

                                                              \n@return The replication instances described.\n@deprecated Use {@link #replicationInstances()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The replication instances described.

                                                              \n@param replicationInstances The replication instances described.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstances(List)}\n", "documentation" : "

                                                              The replication instances described.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstances property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstances", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstances", "fluentSetterDocumentation" : "

                                                              The replication instances described.

                                                              \n@param replicationInstances The replication instances described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstances", "getterDocumentation" : "

                                                              The replication instances described.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationInstances()} to see if a value was sent in this field.\n

                                                              \n@return The replication instances described.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstances", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstances", "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" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationInstance.Builder} avoiding the need to create one manually via {@link ReplicationInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationInstance.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationInstance)}.\n@param member a consumer that will call methods on {@link ReplicationInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationInstance)", "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(ReplicationInstance)}\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" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "member", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "member", "variableType" : "ReplicationInstance", "documentation" : "", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationInstance", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationInstance", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationInstances", "sensitive" : false, "setterDocumentation" : "

                                                              The replication instances described.

                                                              \n@param replicationInstances The replication instances described.", "setterMethodName" : "setReplicationInstances", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstances", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstances", "variableType" : "java.util.List", "documentation" : "

                                                              The replication instances described.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstances" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationInstances", "beanStyleSetterMethodName" : "setReplicationInstances", "c2jName" : "ReplicationInstances", "c2jShape" : "ReplicationInstanceList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The replication instances described.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationInstances(List)}.\n@param replicationInstances a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstances(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The replication instances described.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationInstances()} to see if a value was sent in this field.\n

                                                              \n@return The replication instances described.\n@deprecated Use {@link #replicationInstances()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The replication instances described.

                                                              \n@param replicationInstances The replication instances described.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstances(List)}\n", "documentation" : "

                                                              The replication instances described.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstances property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstances", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstances", "fluentSetterDocumentation" : "

                                                              The replication instances described.

                                                              \n@param replicationInstances The replication instances described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstances", "getterDocumentation" : "

                                                              The replication instances described.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationInstances()} to see if a value was sent in this field.\n

                                                              \n@return The replication instances described.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstances", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstances", "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" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationInstance.Builder} avoiding the need to create one manually via {@link ReplicationInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationInstance.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationInstance)}.\n@param member a consumer that will call methods on {@link ReplicationInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationInstance)", "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(ReplicationInstance)}\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" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "member", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "member", "variableType" : "ReplicationInstance", "documentation" : "", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationInstance", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationInstance", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationInstances", "sensitive" : false, "setterDocumentation" : "

                                                              The replication instances described.

                                                              \n@param replicationInstances The replication instances described.", "setterMethodName" : "setReplicationInstances", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstances", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstances", "variableType" : "java.util.List", "documentation" : "

                                                              The replication instances described.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationInstances", "beanStyleSetterMethodName" : "setReplicationInstances", "c2jName" : "ReplicationInstances", "c2jShape" : "ReplicationInstanceList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The replication instances described.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationInstances(List)}.\n@param replicationInstances a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstances(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The replication instances described.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationInstances()} to see if a value was sent in this field.\n

                                                              \n@return The replication instances described.\n@deprecated Use {@link #replicationInstances()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The replication instances described.

                                                              \n@param replicationInstances The replication instances described.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstances(List)}\n", "documentation" : "

                                                              The replication instances described.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstances property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstances", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstances", "fluentSetterDocumentation" : "

                                                              The replication instances described.

                                                              \n@param replicationInstances The replication instances described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstances", "getterDocumentation" : "

                                                              The replication instances described.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationInstances()} to see if a value was sent in this field.\n

                                                              \n@return The replication instances described.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstances", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstances", "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" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationInstance.Builder} avoiding the need to create one manually via {@link ReplicationInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationInstance.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationInstance)}.\n@param member a consumer that will call methods on {@link ReplicationInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationInstance)", "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(ReplicationInstance)}\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" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "member", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "member", "variableType" : "ReplicationInstance", "documentation" : "", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationInstance", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationInstance", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationInstances", "sensitive" : false, "setterDocumentation" : "

                                                              The replication instances described.

                                                              \n@param replicationInstances The replication instances described.", "setterMethodName" : "setReplicationInstances", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstances", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstances", "variableType" : "java.util.List", "documentation" : "

                                                              The replication instances described.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeReplicationInstancesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeReplicationInstancesResponse", "variableName" : "describeReplicationInstancesResponse", "variableType" : "DescribeReplicationInstancesResponse", "documentation" : null, "simpleType" : "DescribeReplicationInstancesResponse", "variableSetterType" : "DescribeReplicationInstancesResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeReplicationSubnetGroupsRequest" : { "c2jName" : "DescribeReplicationSubnetGroupsMessage", "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" : "DescribeReplicationSubnetGroups", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeReplicationSubnetGroups", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n@param filters Filters applied to the describe action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n@param filters Filters applied to the describe action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n@param filters Filters applied to the describe action.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filters" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n@param filters Filters applied to the describe action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n@param filters Filters applied to the describe action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n@param filters Filters applied to the describe action.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n@param filters Filters applied to the describe action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n@param filters Filters applied to the describe action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              \n@param filters Filters applied to the describe action.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeReplicationSubnetGroupsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeReplicationSubnetGroupsRequest", "variableName" : "describeReplicationSubnetGroupsRequest", "variableType" : "DescribeReplicationSubnetGroupsRequest", "documentation" : null, "simpleType" : "DescribeReplicationSubnetGroupsRequest", "variableSetterType" : "DescribeReplicationSubnetGroupsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeReplicationSubnetGroupsResponse" : { "c2jName" : "DescribeReplicationSubnetGroupsResponse", "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" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationSubnetGroups", "beanStyleSetterMethodName" : "setReplicationSubnetGroups", "c2jName" : "ReplicationSubnetGroups", "c2jShape" : "ReplicationSubnetGroups", "defaultConsumerFluentSetterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroups(List)}.\n@param replicationSubnetGroups a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroups(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationSubnetGroups()} to see if a value was sent in this field.\n

                                                              \n@return A description of the replication subnet groups.\n@deprecated Use {@link #replicationSubnetGroups()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n@param replicationSubnetGroups A description of the replication subnet groups.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroups(List)}\n", "documentation" : "

                                                              A description of the replication subnet groups.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroups", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroups", "fluentSetterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n@param replicationSubnetGroups A description of the replication subnet groups.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroups", "getterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationSubnetGroups()} to see if a value was sent in this field.\n

                                                              \n@return A description of the replication subnet groups.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroups", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroups", "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" : "ReplicationSubnetGroup", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationSubnetGroup.Builder} avoiding the need to create one manually via {@link ReplicationSubnetGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationSubnetGroup.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationSubnetGroup)}.\n@param member a consumer that will call methods on {@link ReplicationSubnetGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationSubnetGroup)", "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(ReplicationSubnetGroup)}\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" : "ReplicationSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "member", "variableType" : "ReplicationSubnetGroup", "documentation" : null, "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "member", "variableType" : "ReplicationSubnetGroup", "documentation" : "", "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationSubnetGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationSubnetGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationSubnetGroups", "sensitive" : false, "setterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n@param replicationSubnetGroups A description of the replication subnet groups.", "setterMethodName" : "setReplicationSubnetGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationSubnetGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationSubnetGroups", "variableType" : "java.util.List", "documentation" : "

                                                              A description of the replication subnet groups.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationSubnetGroups" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationSubnetGroups", "beanStyleSetterMethodName" : "setReplicationSubnetGroups", "c2jName" : "ReplicationSubnetGroups", "c2jShape" : "ReplicationSubnetGroups", "defaultConsumerFluentSetterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroups(List)}.\n@param replicationSubnetGroups a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroups(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationSubnetGroups()} to see if a value was sent in this field.\n

                                                              \n@return A description of the replication subnet groups.\n@deprecated Use {@link #replicationSubnetGroups()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n@param replicationSubnetGroups A description of the replication subnet groups.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroups(List)}\n", "documentation" : "

                                                              A description of the replication subnet groups.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroups", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroups", "fluentSetterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n@param replicationSubnetGroups A description of the replication subnet groups.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroups", "getterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationSubnetGroups()} to see if a value was sent in this field.\n

                                                              \n@return A description of the replication subnet groups.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroups", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroups", "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" : "ReplicationSubnetGroup", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationSubnetGroup.Builder} avoiding the need to create one manually via {@link ReplicationSubnetGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationSubnetGroup.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationSubnetGroup)}.\n@param member a consumer that will call methods on {@link ReplicationSubnetGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationSubnetGroup)", "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(ReplicationSubnetGroup)}\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" : "ReplicationSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "member", "variableType" : "ReplicationSubnetGroup", "documentation" : null, "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "member", "variableType" : "ReplicationSubnetGroup", "documentation" : "", "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationSubnetGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationSubnetGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationSubnetGroups", "sensitive" : false, "setterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n@param replicationSubnetGroups A description of the replication subnet groups.", "setterMethodName" : "setReplicationSubnetGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationSubnetGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationSubnetGroups", "variableType" : "java.util.List", "documentation" : "

                                                              A description of the replication subnet groups.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationSubnetGroups", "beanStyleSetterMethodName" : "setReplicationSubnetGroups", "c2jName" : "ReplicationSubnetGroups", "c2jShape" : "ReplicationSubnetGroups", "defaultConsumerFluentSetterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroups(List)}.\n@param replicationSubnetGroups a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroups(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationSubnetGroups()} to see if a value was sent in this field.\n

                                                              \n@return A description of the replication subnet groups.\n@deprecated Use {@link #replicationSubnetGroups()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n@param replicationSubnetGroups A description of the replication subnet groups.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroups(List)}\n", "documentation" : "

                                                              A description of the replication subnet groups.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroups", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroups", "fluentSetterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n@param replicationSubnetGroups A description of the replication subnet groups.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroups", "getterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationSubnetGroups()} to see if a value was sent in this field.\n

                                                              \n@return A description of the replication subnet groups.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroups", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroups", "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" : "ReplicationSubnetGroup", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationSubnetGroup.Builder} avoiding the need to create one manually via {@link ReplicationSubnetGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationSubnetGroup.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationSubnetGroup)}.\n@param member a consumer that will call methods on {@link ReplicationSubnetGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationSubnetGroup)", "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(ReplicationSubnetGroup)}\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" : "ReplicationSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "member", "variableType" : "ReplicationSubnetGroup", "documentation" : null, "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "member", "variableType" : "ReplicationSubnetGroup", "documentation" : "", "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationSubnetGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationSubnetGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationSubnetGroups", "sensitive" : false, "setterDocumentation" : "

                                                              A description of the replication subnet groups.

                                                              \n@param replicationSubnetGroups A description of the replication subnet groups.", "setterMethodName" : "setReplicationSubnetGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationSubnetGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationSubnetGroups", "variableType" : "java.util.List", "documentation" : "

                                                              A description of the replication subnet groups.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeReplicationSubnetGroupsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeReplicationSubnetGroupsResponse", "variableName" : "describeReplicationSubnetGroupsResponse", "variableType" : "DescribeReplicationSubnetGroupsResponse", "documentation" : null, "simpleType" : "DescribeReplicationSubnetGroupsResponse", "variableSetterType" : "DescribeReplicationSubnetGroupsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeReplicationTaskAssessmentResultsRequest" : { "c2jName" : "DescribeReplicationTaskAssessmentResultsMessage", "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" : "DescribeReplicationTaskAssessmentResults", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeReplicationTaskAssessmentResults", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the task. When this input parameter is specified, the API returns only one result and ignore the values of the MaxRecords and Marker parameters.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeReplicationTaskAssessmentResultsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeReplicationTaskAssessmentResultsRequest", "variableName" : "describeReplicationTaskAssessmentResultsRequest", "variableType" : "DescribeReplicationTaskAssessmentResultsRequest", "documentation" : null, "simpleType" : "DescribeReplicationTaskAssessmentResultsRequest", "variableSetterType" : "DescribeReplicationTaskAssessmentResultsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeReplicationTaskAssessmentResultsResponse" : { "c2jName" : "DescribeReplicationTaskAssessmentResultsResponse", "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" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketName", "beanStyleSetterMethodName" : "setBucketName", "c2jName" : "BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #bucketName(String)}.\n@param bucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@return - The Amazon S3 bucket where the task assessment report is located.\n@deprecated Use {@link #bucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@param bucketName - The Amazon S3 bucket where the task assessment report is located.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketName(String)}\n", "documentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketName", "fluentSetterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@param bucketName - The Amazon S3 bucket where the task assessment report is located.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketName", "getterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@return - The Amazon S3 bucket where the task assessment report is located.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketName", "sensitive" : false, "setterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@param bucketName - The Amazon S3 bucket where the task assessment report is located.", "setterMethodName" : "setBucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationTaskAssessmentResults", "beanStyleSetterMethodName" : "setReplicationTaskAssessmentResults", "c2jName" : "ReplicationTaskAssessmentResults", "c2jShape" : "ReplicationTaskAssessmentResultList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The task assessment report.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskAssessmentResults(List)}.\n@param replicationTaskAssessmentResults a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskAssessmentResults(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The task assessment report.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationTaskAssessmentResults()} to see if a value was sent in this field.\n

                                                              \n@return The task assessment report.\n@deprecated Use {@link #replicationTaskAssessmentResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The task assessment report.

                                                              \n@param replicationTaskAssessmentResults The task assessment report.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskAssessmentResults(List)}\n", "documentation" : "

                                                              The task assessment report.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskAssessmentResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskAssessmentResults", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskAssessmentResults", "fluentSetterDocumentation" : "

                                                              The task assessment report.

                                                              \n@param replicationTaskAssessmentResults The task assessment report.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskAssessmentResults", "getterDocumentation" : "

                                                              The task assessment report.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationTaskAssessmentResults()} to see if a value was sent in this field.\n

                                                              \n@return The task assessment report.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskAssessmentResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskAssessmentResults", "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" : "ReplicationTaskAssessmentResult", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationTaskAssessmentResult.Builder} avoiding the need to create one manually via {@link ReplicationTaskAssessmentResult#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTaskAssessmentResult.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationTaskAssessmentResult)}.\n@param member a consumer that will call methods on {@link ReplicationTaskAssessmentResult.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationTaskAssessmentResult)", "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(ReplicationTaskAssessmentResult)}\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" : "ReplicationTaskAssessmentResult", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationTaskAssessmentResult", "variableName" : "member", "variableType" : "ReplicationTaskAssessmentResult", "documentation" : null, "simpleType" : "ReplicationTaskAssessmentResult", "variableSetterType" : "ReplicationTaskAssessmentResult" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTaskAssessmentResult", "variableName" : "member", "variableType" : "ReplicationTaskAssessmentResult", "documentation" : "", "simpleType" : "ReplicationTaskAssessmentResult", "variableSetterType" : "ReplicationTaskAssessmentResult" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationTaskAssessmentResult", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationTaskAssessmentResult", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationTaskAssessmentResults", "sensitive" : false, "setterDocumentation" : "

                                                              The task assessment report.

                                                              \n@param replicationTaskAssessmentResults The task assessment report.", "setterMethodName" : "setReplicationTaskAssessmentResults", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationTaskAssessmentResults", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationTaskAssessmentResults", "variableType" : "java.util.List", "documentation" : "

                                                              The task assessment report.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "BucketName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketName", "beanStyleSetterMethodName" : "setBucketName", "c2jName" : "BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #bucketName(String)}.\n@param bucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@return - The Amazon S3 bucket where the task assessment report is located.\n@deprecated Use {@link #bucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@param bucketName - The Amazon S3 bucket where the task assessment report is located.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketName(String)}\n", "documentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketName", "fluentSetterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@param bucketName - The Amazon S3 bucket where the task assessment report is located.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketName", "getterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@return - The Amazon S3 bucket where the task assessment report is located.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketName", "sensitive" : false, "setterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@param bucketName - The Amazon S3 bucket where the task assessment report is located.", "setterMethodName" : "setBucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskAssessmentResults" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationTaskAssessmentResults", "beanStyleSetterMethodName" : "setReplicationTaskAssessmentResults", "c2jName" : "ReplicationTaskAssessmentResults", "c2jShape" : "ReplicationTaskAssessmentResultList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The task assessment report.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskAssessmentResults(List)}.\n@param replicationTaskAssessmentResults a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskAssessmentResults(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The task assessment report.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationTaskAssessmentResults()} to see if a value was sent in this field.\n

                                                              \n@return The task assessment report.\n@deprecated Use {@link #replicationTaskAssessmentResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The task assessment report.

                                                              \n@param replicationTaskAssessmentResults The task assessment report.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskAssessmentResults(List)}\n", "documentation" : "

                                                              The task assessment report.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskAssessmentResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskAssessmentResults", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskAssessmentResults", "fluentSetterDocumentation" : "

                                                              The task assessment report.

                                                              \n@param replicationTaskAssessmentResults The task assessment report.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskAssessmentResults", "getterDocumentation" : "

                                                              The task assessment report.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationTaskAssessmentResults()} to see if a value was sent in this field.\n

                                                              \n@return The task assessment report.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskAssessmentResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskAssessmentResults", "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" : "ReplicationTaskAssessmentResult", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationTaskAssessmentResult.Builder} avoiding the need to create one manually via {@link ReplicationTaskAssessmentResult#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTaskAssessmentResult.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationTaskAssessmentResult)}.\n@param member a consumer that will call methods on {@link ReplicationTaskAssessmentResult.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationTaskAssessmentResult)", "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(ReplicationTaskAssessmentResult)}\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" : "ReplicationTaskAssessmentResult", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationTaskAssessmentResult", "variableName" : "member", "variableType" : "ReplicationTaskAssessmentResult", "documentation" : null, "simpleType" : "ReplicationTaskAssessmentResult", "variableSetterType" : "ReplicationTaskAssessmentResult" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTaskAssessmentResult", "variableName" : "member", "variableType" : "ReplicationTaskAssessmentResult", "documentation" : "", "simpleType" : "ReplicationTaskAssessmentResult", "variableSetterType" : "ReplicationTaskAssessmentResult" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationTaskAssessmentResult", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationTaskAssessmentResult", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationTaskAssessmentResults", "sensitive" : false, "setterDocumentation" : "

                                                              The task assessment report.

                                                              \n@param replicationTaskAssessmentResults The task assessment report.", "setterMethodName" : "setReplicationTaskAssessmentResults", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationTaskAssessmentResults", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationTaskAssessmentResults", "variableType" : "java.util.List", "documentation" : "

                                                              The task assessment report.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketName", "beanStyleSetterMethodName" : "setBucketName", "c2jName" : "BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #bucketName(String)}.\n@param bucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@return - The Amazon S3 bucket where the task assessment report is located.\n@deprecated Use {@link #bucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@param bucketName - The Amazon S3 bucket where the task assessment report is located.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketName(String)}\n", "documentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketName", "fluentSetterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@param bucketName - The Amazon S3 bucket where the task assessment report is located.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketName", "getterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@return - The Amazon S3 bucket where the task assessment report is located.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketName", "sensitive" : false, "setterDocumentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              \n@param bucketName - The Amazon S3 bucket where the task assessment report is located.", "setterMethodName" : "setBucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : "

                                                              - The Amazon S3 bucket where the task assessment report is located.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationTaskAssessmentResults", "beanStyleSetterMethodName" : "setReplicationTaskAssessmentResults", "c2jName" : "ReplicationTaskAssessmentResults", "c2jShape" : "ReplicationTaskAssessmentResultList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The task assessment report.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskAssessmentResults(List)}.\n@param replicationTaskAssessmentResults a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskAssessmentResults(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The task assessment report.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationTaskAssessmentResults()} to see if a value was sent in this field.\n

                                                              \n@return The task assessment report.\n@deprecated Use {@link #replicationTaskAssessmentResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The task assessment report.

                                                              \n@param replicationTaskAssessmentResults The task assessment report.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskAssessmentResults(List)}\n", "documentation" : "

                                                              The task assessment report.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskAssessmentResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskAssessmentResults", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskAssessmentResults", "fluentSetterDocumentation" : "

                                                              The task assessment report.

                                                              \n@param replicationTaskAssessmentResults The task assessment report.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskAssessmentResults", "getterDocumentation" : "

                                                              The task assessment report.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationTaskAssessmentResults()} to see if a value was sent in this field.\n

                                                              \n@return The task assessment report.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskAssessmentResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskAssessmentResults", "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" : "ReplicationTaskAssessmentResult", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationTaskAssessmentResult.Builder} avoiding the need to create one manually via {@link ReplicationTaskAssessmentResult#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTaskAssessmentResult.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationTaskAssessmentResult)}.\n@param member a consumer that will call methods on {@link ReplicationTaskAssessmentResult.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationTaskAssessmentResult)", "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(ReplicationTaskAssessmentResult)}\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" : "ReplicationTaskAssessmentResult", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationTaskAssessmentResult", "variableName" : "member", "variableType" : "ReplicationTaskAssessmentResult", "documentation" : null, "simpleType" : "ReplicationTaskAssessmentResult", "variableSetterType" : "ReplicationTaskAssessmentResult" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTaskAssessmentResult", "variableName" : "member", "variableType" : "ReplicationTaskAssessmentResult", "documentation" : "", "simpleType" : "ReplicationTaskAssessmentResult", "variableSetterType" : "ReplicationTaskAssessmentResult" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationTaskAssessmentResult", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationTaskAssessmentResult", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationTaskAssessmentResults", "sensitive" : false, "setterDocumentation" : "

                                                              The task assessment report.

                                                              \n@param replicationTaskAssessmentResults The task assessment report.", "setterMethodName" : "setReplicationTaskAssessmentResults", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationTaskAssessmentResults", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationTaskAssessmentResults", "variableType" : "java.util.List", "documentation" : "

                                                              The task assessment report.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeReplicationTaskAssessmentResultsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeReplicationTaskAssessmentResultsResponse", "variableName" : "describeReplicationTaskAssessmentResultsResponse", "variableType" : "DescribeReplicationTaskAssessmentResultsResponse", "documentation" : null, "simpleType" : "DescribeReplicationTaskAssessmentResultsResponse", "variableSetterType" : "DescribeReplicationTaskAssessmentResultsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeReplicationTasksRequest" : { "c2jName" : "DescribeReplicationTasksMessage", "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" : "DescribeReplicationTasks", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeReplicationTasks", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getWithoutSettings", "beanStyleSetterMethodName" : "setWithoutSettings", "c2jName" : "WithoutSettings", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \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 #withoutSettings(Boolean)}.\n@param withoutSettings 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 #withoutSettings(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@return An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).\n@deprecated Use {@link #withoutSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@param withoutSettings An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #withoutSettings(Boolean)}\n", "documentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the WithoutSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasWithoutSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "withoutSettings", "fluentSetterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@param withoutSettings An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "withoutSettings", "getterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@return An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).", "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" : "WithoutSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "WithoutSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "WithoutSettings", "sensitive" : false, "setterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@param withoutSettings An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).", "setterMethodName" : "setWithoutSettings", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "withoutSettings", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "withoutSettings", "variableType" : "Boolean", "documentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filters" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "WithoutSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getWithoutSettings", "beanStyleSetterMethodName" : "setWithoutSettings", "c2jName" : "WithoutSettings", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \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 #withoutSettings(Boolean)}.\n@param withoutSettings 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 #withoutSettings(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@return An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).\n@deprecated Use {@link #withoutSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@param withoutSettings An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #withoutSettings(Boolean)}\n", "documentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the WithoutSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasWithoutSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "withoutSettings", "fluentSetterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@param withoutSettings An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "withoutSettings", "getterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@return An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).", "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" : "WithoutSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "WithoutSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "WithoutSettings", "sensitive" : false, "setterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@param withoutSettings An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).", "setterMethodName" : "setWithoutSettings", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "withoutSettings", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "withoutSettings", "variableType" : "Boolean", "documentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              \n@param filters Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe action.

                                                              Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getWithoutSettings", "beanStyleSetterMethodName" : "setWithoutSettings", "c2jName" : "WithoutSettings", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \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 #withoutSettings(Boolean)}.\n@param withoutSettings 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 #withoutSettings(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@return An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).\n@deprecated Use {@link #withoutSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@param withoutSettings An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #withoutSettings(Boolean)}\n", "documentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the WithoutSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasWithoutSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "withoutSettings", "fluentSetterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@param withoutSettings An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "withoutSettings", "getterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@return An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).", "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" : "WithoutSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "WithoutSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "WithoutSettings", "sensitive" : false, "setterDocumentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              \n@param withoutSettings An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).", "setterMethodName" : "setWithoutSettings", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "withoutSettings", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "withoutSettings", "variableType" : "Boolean", "documentation" : "

                                                              An option to set to avoid returning information about settings. Use this to reduce overhead when setting information is too large. To use this option, choose true; otherwise, choose false (the default).

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeReplicationTasksRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeReplicationTasksRequest", "variableName" : "describeReplicationTasksRequest", "variableType" : "DescribeReplicationTasksRequest", "documentation" : null, "simpleType" : "DescribeReplicationTasksRequest", "variableSetterType" : "DescribeReplicationTasksRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeReplicationTasksResponse" : { "c2jName" : "DescribeReplicationTasksResponse", "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" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationTasks", "beanStyleSetterMethodName" : "setReplicationTasks", "c2jName" : "ReplicationTasks", "c2jShape" : "ReplicationTaskList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationTasks(List)}.\n@param replicationTasks a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTasks(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationTasks()} to see if a value was sent in this field.\n

                                                              \n@return A description of the replication tasks.\n@deprecated Use {@link #replicationTasks()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n@param replicationTasks A description of the replication tasks.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTasks(List)}\n", "documentation" : "

                                                              A description of the replication tasks.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTasks property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTasks", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTasks", "fluentSetterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n@param replicationTasks A description of the replication tasks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTasks", "getterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationTasks()} to see if a value was sent in this field.\n

                                                              \n@return A description of the replication tasks.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTasks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTasks", "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" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationTask)}.\n@param member a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationTask)", "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(ReplicationTask)}\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" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "member", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "member", "variableType" : "ReplicationTask", "documentation" : "", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationTask", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationTask", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationTasks", "sensitive" : false, "setterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n@param replicationTasks A description of the replication tasks.", "setterMethodName" : "setReplicationTasks", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationTasks", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationTasks", "variableType" : "java.util.List", "documentation" : "

                                                              A description of the replication tasks.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTasks" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationTasks", "beanStyleSetterMethodName" : "setReplicationTasks", "c2jName" : "ReplicationTasks", "c2jShape" : "ReplicationTaskList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationTasks(List)}.\n@param replicationTasks a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTasks(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationTasks()} to see if a value was sent in this field.\n

                                                              \n@return A description of the replication tasks.\n@deprecated Use {@link #replicationTasks()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n@param replicationTasks A description of the replication tasks.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTasks(List)}\n", "documentation" : "

                                                              A description of the replication tasks.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTasks property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTasks", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTasks", "fluentSetterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n@param replicationTasks A description of the replication tasks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTasks", "getterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationTasks()} to see if a value was sent in this field.\n

                                                              \n@return A description of the replication tasks.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTasks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTasks", "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" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationTask)}.\n@param member a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationTask)", "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(ReplicationTask)}\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" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "member", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "member", "variableType" : "ReplicationTask", "documentation" : "", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationTask", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationTask", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationTasks", "sensitive" : false, "setterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n@param replicationTasks A description of the replication tasks.", "setterMethodName" : "setReplicationTasks", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationTasks", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationTasks", "variableType" : "java.util.List", "documentation" : "

                                                              A description of the replication tasks.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationTasks", "beanStyleSetterMethodName" : "setReplicationTasks", "c2jName" : "ReplicationTasks", "c2jShape" : "ReplicationTaskList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationTasks(List)}.\n@param replicationTasks a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTasks(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationTasks()} to see if a value was sent in this field.\n

                                                              \n@return A description of the replication tasks.\n@deprecated Use {@link #replicationTasks()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n@param replicationTasks A description of the replication tasks.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTasks(List)}\n", "documentation" : "

                                                              A description of the replication tasks.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTasks property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTasks", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTasks", "fluentSetterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n@param replicationTasks A description of the replication tasks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTasks", "getterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasReplicationTasks()} to see if a value was sent in this field.\n

                                                              \n@return A description of the replication tasks.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTasks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTasks", "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" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #member(ReplicationTask)}.\n@param member a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ReplicationTask)", "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(ReplicationTask)}\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" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "member", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "member", "variableType" : "ReplicationTask", "documentation" : "", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ReplicationTask", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationTask", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ReplicationTasks", "sensitive" : false, "setterDocumentation" : "

                                                              A description of the replication tasks.

                                                              \n@param replicationTasks A description of the replication tasks.", "setterMethodName" : "setReplicationTasks", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationTasks", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationTasks", "variableType" : "java.util.List", "documentation" : "

                                                              A description of the replication tasks.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeReplicationTasksResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeReplicationTasksResponse", "variableName" : "describeReplicationTasksResponse", "variableType" : "DescribeReplicationTasksResponse", "documentation" : null, "simpleType" : "DescribeReplicationTasksResponse", "variableSetterType" : "DescribeReplicationTasksResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeSchemasRequest" : { "c2jName" : "DescribeSchemasMessage", "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" : "DescribeSchemas", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeSchemas", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 100.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "EndpointArn" ], "shapeName" : "DescribeSchemasRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeSchemasRequest", "variableName" : "describeSchemasRequest", "variableType" : "DescribeSchemasRequest", "documentation" : null, "simpleType" : "DescribeSchemasRequest", "variableSetterType" : "DescribeSchemasRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeSchemasResponse" : { "c2jName" : "DescribeSchemasResponse", "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" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSchemas", "beanStyleSetterMethodName" : "setSchemas", "c2jName" : "Schemas", "c2jShape" : "SchemaList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The described schema.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #schemas(List)}.\n@param schemas a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #schemas(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The described schema.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSchemas()} to see if a value was sent in this field.\n

                                                              \n@return The described schema.\n@deprecated Use {@link #schemas()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The described schema.

                                                              \n@param schemas The described schema.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #schemas(List)}\n", "documentation" : "

                                                              The described schema.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Schemas property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchemas", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "schemas", "fluentSetterDocumentation" : "

                                                              The described schema.

                                                              \n@param schemas The described schema.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemas", "getterDocumentation" : "

                                                              The described schema.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSchemas()} to see if a value was sent in this field.\n

                                                              \n@return The described schema.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Schemas", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Schemas", "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" : "Schemas", "sensitive" : false, "setterDocumentation" : "

                                                              The described schema.

                                                              \n@param schemas The described schema.", "setterMethodName" : "setSchemas", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "schemas", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "schemas", "variableType" : "java.util.List", "documentation" : "

                                                              The described schema.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Schemas" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSchemas", "beanStyleSetterMethodName" : "setSchemas", "c2jName" : "Schemas", "c2jShape" : "SchemaList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The described schema.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #schemas(List)}.\n@param schemas a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #schemas(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The described schema.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSchemas()} to see if a value was sent in this field.\n

                                                              \n@return The described schema.\n@deprecated Use {@link #schemas()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The described schema.

                                                              \n@param schemas The described schema.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #schemas(List)}\n", "documentation" : "

                                                              The described schema.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Schemas property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchemas", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "schemas", "fluentSetterDocumentation" : "

                                                              The described schema.

                                                              \n@param schemas The described schema.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemas", "getterDocumentation" : "

                                                              The described schema.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSchemas()} to see if a value was sent in this field.\n

                                                              \n@return The described schema.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Schemas", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Schemas", "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" : "Schemas", "sensitive" : false, "setterDocumentation" : "

                                                              The described schema.

                                                              \n@param schemas The described schema.", "setterMethodName" : "setSchemas", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "schemas", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "schemas", "variableType" : "java.util.List", "documentation" : "

                                                              The described schema.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSchemas", "beanStyleSetterMethodName" : "setSchemas", "c2jName" : "Schemas", "c2jShape" : "SchemaList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The described schema.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #schemas(List)}.\n@param schemas a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #schemas(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The described schema.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSchemas()} to see if a value was sent in this field.\n

                                                              \n@return The described schema.\n@deprecated Use {@link #schemas()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The described schema.

                                                              \n@param schemas The described schema.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #schemas(List)}\n", "documentation" : "

                                                              The described schema.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Schemas property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchemas", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "schemas", "fluentSetterDocumentation" : "

                                                              The described schema.

                                                              \n@param schemas The described schema.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemas", "getterDocumentation" : "

                                                              The described schema.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSchemas()} to see if a value was sent in this field.\n

                                                              \n@return The described schema.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Schemas", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Schemas", "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" : "Schemas", "sensitive" : false, "setterDocumentation" : "

                                                              The described schema.

                                                              \n@param schemas The described schema.", "setterMethodName" : "setSchemas", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "schemas", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "schemas", "variableType" : "java.util.List", "documentation" : "

                                                              The described schema.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeSchemasResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeSchemasResponse", "variableName" : "describeSchemasResponse", "variableType" : "DescribeSchemasResponse", "documentation" : null, "simpleType" : "DescribeSchemasResponse", "variableSetterType" : "DescribeSchemasResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeTableStatisticsRequest" : { "c2jName" : "DescribeTableStatisticsMessage", "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" : "DescribeTableStatistics", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.DescribeTableStatistics", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n@param filters Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n@param filters Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n@param filters Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filters" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n@param filters Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n@param filters Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n@param filters Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \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 #maxRecords(Integer)}.\n@param maxRecords 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 #maxRecords(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.\n@deprecated Use {@link #maxRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxRecords(Integer)}\n", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxRecords", "getterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.", "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" : "MaxRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxRecords", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: Minimum 20, maximum 500.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getFilters", "beanStyleSetterMethodName" : "setFilters", "c2jName" : "Filters", "c2jShape" : "FilterList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #filters(List)}.\n@param filters a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #filters(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.\n@deprecated Use {@link #filters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n@param filters Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #filters(List)}\n", "documentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFilters", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "filters", "fluentSetterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n@param filters Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filters", "getterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasFilters()} to see if a value was sent in this field.\n

                                                              \n@return Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Filters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Filters", "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" : "Filter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Filter.Builder} avoiding the need to create one manually via {@link Filter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Filter.Builder#build()} is called immediately and its result is passed to {@link #member(Filter)}.\n@param member a consumer that will call methods on {@link Filter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Filter)", "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(Filter)}\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" : "Filter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "member", "variableType" : "Filter", "documentation" : "", "simpleType" : "Filter", "variableSetterType" : "Filter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Filter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Filter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Filters", "sensitive" : false, "setterDocumentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              \n@param filters Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.", "setterMethodName" : "setFilters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "filters", "variableType" : "java.util.List", "documentation" : "

                                                              Filters applied to the describe table statistics action.

                                                              Valid filter names: schema-name | table-name | table-state

                                                              A combination of filters creates an AND condition where each record matches all specified filters.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationTaskArn" ], "shapeName" : "DescribeTableStatisticsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeTableStatisticsRequest", "variableName" : "describeTableStatisticsRequest", "variableType" : "DescribeTableStatisticsRequest", "documentation" : null, "simpleType" : "DescribeTableStatisticsRequest", "variableSetterType" : "DescribeTableStatisticsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeTableStatisticsResponse" : { "c2jName" : "DescribeTableStatisticsResponse", "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" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTableStatistics", "beanStyleSetterMethodName" : "setTableStatistics", "c2jName" : "TableStatistics", "c2jShape" : "TableStatisticsList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The table statistics.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tableStatistics(List)}.\n@param tableStatistics a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableStatistics(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The table statistics.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasTableStatistics()} to see if a value was sent in this field.\n

                                                              \n@return The table statistics.\n@deprecated Use {@link #tableStatistics()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The table statistics.

                                                              \n@param tableStatistics The table statistics.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableStatistics(List)}\n", "documentation" : "

                                                              The table statistics.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableStatistics property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableStatistics", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableStatistics", "fluentSetterDocumentation" : "

                                                              The table statistics.

                                                              \n@param tableStatistics The table statistics.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableStatistics", "getterDocumentation" : "

                                                              The table statistics.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasTableStatistics()} to see if a value was sent in this field.\n

                                                              \n@return The table statistics.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableStatistics", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableStatistics", "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" : "TableStatistics", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link TableStatistics.Builder} avoiding the need to create one manually via {@link TableStatistics#builder()}.\n\nWhen the {@link Consumer} completes, {@link TableStatistics.Builder#build()} is called immediately and its result is passed to {@link #member(TableStatistics)}.\n@param member a consumer that will call methods on {@link TableStatistics.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(TableStatistics)", "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(TableStatistics)}\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" : "TableStatistics", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "TableStatistics", "variableName" : "member", "variableType" : "TableStatistics", "documentation" : null, "simpleType" : "TableStatistics", "variableSetterType" : "TableStatistics" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "TableStatistics", "variableName" : "member", "variableType" : "TableStatistics", "documentation" : "", "simpleType" : "TableStatistics", "variableSetterType" : "TableStatistics" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TableStatistics", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "TableStatistics", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TableStatistics", "sensitive" : false, "setterDocumentation" : "

                                                              The table statistics.

                                                              \n@param tableStatistics The table statistics.", "setterMethodName" : "setTableStatistics", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tableStatistics", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tableStatistics", "variableType" : "java.util.List", "documentation" : "

                                                              The table statistics.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TableStatistics" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTableStatistics", "beanStyleSetterMethodName" : "setTableStatistics", "c2jName" : "TableStatistics", "c2jShape" : "TableStatisticsList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The table statistics.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tableStatistics(List)}.\n@param tableStatistics a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableStatistics(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The table statistics.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasTableStatistics()} to see if a value was sent in this field.\n

                                                              \n@return The table statistics.\n@deprecated Use {@link #tableStatistics()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The table statistics.

                                                              \n@param tableStatistics The table statistics.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableStatistics(List)}\n", "documentation" : "

                                                              The table statistics.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableStatistics property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableStatistics", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableStatistics", "fluentSetterDocumentation" : "

                                                              The table statistics.

                                                              \n@param tableStatistics The table statistics.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableStatistics", "getterDocumentation" : "

                                                              The table statistics.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasTableStatistics()} to see if a value was sent in this field.\n

                                                              \n@return The table statistics.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableStatistics", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableStatistics", "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" : "TableStatistics", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link TableStatistics.Builder} avoiding the need to create one manually via {@link TableStatistics#builder()}.\n\nWhen the {@link Consumer} completes, {@link TableStatistics.Builder#build()} is called immediately and its result is passed to {@link #member(TableStatistics)}.\n@param member a consumer that will call methods on {@link TableStatistics.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(TableStatistics)", "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(TableStatistics)}\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" : "TableStatistics", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "TableStatistics", "variableName" : "member", "variableType" : "TableStatistics", "documentation" : null, "simpleType" : "TableStatistics", "variableSetterType" : "TableStatistics" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "TableStatistics", "variableName" : "member", "variableType" : "TableStatistics", "documentation" : "", "simpleType" : "TableStatistics", "variableSetterType" : "TableStatistics" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TableStatistics", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "TableStatistics", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TableStatistics", "sensitive" : false, "setterDocumentation" : "

                                                              The table statistics.

                                                              \n@param tableStatistics The table statistics.", "setterMethodName" : "setTableStatistics", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tableStatistics", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tableStatistics", "variableType" : "java.util.List", "documentation" : "

                                                              The table statistics.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication task.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTableStatistics", "beanStyleSetterMethodName" : "setTableStatistics", "c2jName" : "TableStatistics", "c2jShape" : "TableStatisticsList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The table statistics.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tableStatistics(List)}.\n@param tableStatistics a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableStatistics(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The table statistics.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasTableStatistics()} to see if a value was sent in this field.\n

                                                              \n@return The table statistics.\n@deprecated Use {@link #tableStatistics()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The table statistics.

                                                              \n@param tableStatistics The table statistics.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableStatistics(List)}\n", "documentation" : "

                                                              The table statistics.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableStatistics property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableStatistics", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableStatistics", "fluentSetterDocumentation" : "

                                                              The table statistics.

                                                              \n@param tableStatistics The table statistics.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableStatistics", "getterDocumentation" : "

                                                              The table statistics.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasTableStatistics()} to see if a value was sent in this field.\n

                                                              \n@return The table statistics.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableStatistics", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableStatistics", "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" : "TableStatistics", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link TableStatistics.Builder} avoiding the need to create one manually via {@link TableStatistics#builder()}.\n\nWhen the {@link Consumer} completes, {@link TableStatistics.Builder#build()} is called immediately and its result is passed to {@link #member(TableStatistics)}.\n@param member a consumer that will call methods on {@link TableStatistics.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(TableStatistics)", "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(TableStatistics)}\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" : "TableStatistics", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "TableStatistics", "variableName" : "member", "variableType" : "TableStatistics", "documentation" : null, "simpleType" : "TableStatistics", "variableSetterType" : "TableStatistics" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "TableStatistics", "variableName" : "member", "variableType" : "TableStatistics", "documentation" : "", "simpleType" : "TableStatistics", "variableSetterType" : "TableStatistics" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TableStatistics", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "TableStatistics", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TableStatistics", "sensitive" : false, "setterDocumentation" : "

                                                              The table statistics.

                                                              \n@param tableStatistics The table statistics.", "setterMethodName" : "setTableStatistics", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tableStatistics", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tableStatistics", "variableType" : "java.util.List", "documentation" : "

                                                              The table statistics.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #marker(String)}.\n@param marker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #marker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@deprecated Use {@link #marker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #marker(String)}\n", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Marker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMarker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Marker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Marker", "sensitive" : false, "setterDocumentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeTableStatisticsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeTableStatisticsResponse", "variableName" : "describeTableStatisticsResponse", "variableType" : "DescribeTableStatisticsResponse", "documentation" : null, "simpleType" : "DescribeTableStatisticsResponse", "variableSetterType" : "DescribeTableStatisticsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DmsSslModeValue" : { "c2jName" : "DmsSslModeValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "NONE", "value" : "none" }, { "name" : "REQUIRE", "value" : "require" }, { "name" : "VERIFY_CA", "value" : "verify-ca" }, { "name" : "VERIFY_FULL", "value" : "verify-full" } ], "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" : "DmsSslModeValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DmsSslModeValue", "variableName" : "dmsSslModeValue", "variableType" : "DmsSslModeValue", "documentation" : null, "simpleType" : "DmsSslModeValue", "variableSetterType" : "DmsSslModeValue" }, "wrapper" : false, "xmlNamespace" : null }, "DmsTransferSettings" : { "c2jName" : "DmsTransferSettings", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              The settings in JSON format for the DMS Transfer type source 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" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon 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 #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@return The IAM role that has permission to access the Amazon S3 bucket.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@param serviceAccessRoleArn The IAM role that has permission to access the Amazon S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@param serviceAccessRoleArn The IAM role that has permission to access the Amazon S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@return The IAM role that has permission to access the Amazon 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" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@param serviceAccessRoleArn The IAM role that has permission to access the Amazon S3 bucket.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketName", "beanStyleSetterMethodName" : "setBucketName", "c2jName" : "BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the S3 bucket 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 #bucketName(String)}.\n@param bucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@return The name of the S3 bucket to use.\n@deprecated Use {@link #bucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@param bucketName The name of the S3 bucket to use.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketName(String)}\n", "documentation" : "

                                                              The name of the S3 bucket to use.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketName", "fluentSetterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@param bucketName The name of the S3 bucket to use.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketName", "getterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@return The name of the S3 bucket 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" : "BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@param bucketName The name of the S3 bucket to use.", "setterMethodName" : "setBucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : "

                                                              The name of the S3 bucket to use.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "BucketName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketName", "beanStyleSetterMethodName" : "setBucketName", "c2jName" : "BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the S3 bucket 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 #bucketName(String)}.\n@param bucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@return The name of the S3 bucket to use.\n@deprecated Use {@link #bucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@param bucketName The name of the S3 bucket to use.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketName(String)}\n", "documentation" : "

                                                              The name of the S3 bucket to use.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketName", "fluentSetterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@param bucketName The name of the S3 bucket to use.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketName", "getterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@return The name of the S3 bucket 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" : "BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@param bucketName The name of the S3 bucket to use.", "setterMethodName" : "setBucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : "

                                                              The name of the S3 bucket to use.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServiceAccessRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon 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 #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@return The IAM role that has permission to access the Amazon S3 bucket.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@param serviceAccessRoleArn The IAM role that has permission to access the Amazon S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@param serviceAccessRoleArn The IAM role that has permission to access the Amazon S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@return The IAM role that has permission to access the Amazon 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" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@param serviceAccessRoleArn The IAM role that has permission to access the Amazon S3 bucket.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon 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 #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@return The IAM role that has permission to access the Amazon S3 bucket.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@param serviceAccessRoleArn The IAM role that has permission to access the Amazon S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@param serviceAccessRoleArn The IAM role that has permission to access the Amazon S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@return The IAM role that has permission to access the Amazon 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" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              \n@param serviceAccessRoleArn The IAM role that has permission to access the Amazon S3 bucket.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The IAM role that has permission to access the Amazon S3 bucket.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketName", "beanStyleSetterMethodName" : "setBucketName", "c2jName" : "BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the S3 bucket 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 #bucketName(String)}.\n@param bucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@return The name of the S3 bucket to use.\n@deprecated Use {@link #bucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@param bucketName The name of the S3 bucket to use.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketName(String)}\n", "documentation" : "

                                                              The name of the S3 bucket to use.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketName", "fluentSetterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@param bucketName The name of the S3 bucket to use.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketName", "getterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@return The name of the S3 bucket 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" : "BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the S3 bucket to use.

                                                              \n@param bucketName The name of the S3 bucket to use.", "setterMethodName" : "setBucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : "

                                                              The name of the S3 bucket to use.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DmsTransferSettings", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : null, "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "wrapper" : false, "xmlNamespace" : null }, "DynamoDbSettings" : { "c2jName" : "DynamoDbSettings", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              Provides the Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role used to define an Amazon DynamoDB target 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" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by the service access IAM role.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by the service access IAM role.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ServiceAccessRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by the service access IAM role.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by the service access IAM role.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by the service access IAM role.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by the service access IAM role.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ServiceAccessRoleArn" ], "shapeName" : "DynamoDbSettings", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : null, "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "wrapper" : false, "xmlNamespace" : null }, "ElasticsearchSettings" : { "c2jName" : "ElasticsearchSettings", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              Provides information that defines an Elasticsearch 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" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by service to access the IAM role.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by service to access the IAM role.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by service to access the IAM role.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by service to access the IAM role.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by service to access the IAM role.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointUri", "beanStyleSetterMethodName" : "setEndpointUri", "c2jName" : "EndpointUri", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #endpointUri(String)}.\n@param endpointUri a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointUri(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@return The endpoint for the Elasticsearch cluster.\n@deprecated Use {@link #endpointUri()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@param endpointUri The endpoint for the Elasticsearch cluster.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointUri(String)}\n", "documentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointUri property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointUri", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointUri", "fluentSetterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@param endpointUri The endpoint for the Elasticsearch cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointUri", "getterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@return The endpoint for the Elasticsearch cluster.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointUri", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointUri", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointUri", "sensitive" : false, "setterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@param endpointUri The endpoint for the Elasticsearch cluster.", "setterMethodName" : "setEndpointUri", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointUri", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointUri", "variableType" : "String", "documentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadErrorPercentage", "beanStyleSetterMethodName" : "setFullLoadErrorPercentage", "c2jName" : "FullLoadErrorPercentage", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \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 #fullLoadErrorPercentage(Integer)}.\n@param fullLoadErrorPercentage 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 #fullLoadErrorPercentage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@return The maximum percentage of records that can fail to be written before a full load operation stops.\n@deprecated Use {@link #fullLoadErrorPercentage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@param fullLoadErrorPercentage The maximum percentage of records that can fail to be written before a full load operation stops.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadErrorPercentage(Integer)}\n", "documentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadErrorPercentage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadErrorPercentage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadErrorPercentage", "fluentSetterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@param fullLoadErrorPercentage The maximum percentage of records that can fail to be written before a full load operation stops.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadErrorPercentage", "getterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@return The maximum percentage of records that can fail to be written before a full load operation stops.", "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" : "FullLoadErrorPercentage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadErrorPercentage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FullLoadErrorPercentage", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@param fullLoadErrorPercentage The maximum percentage of records that can fail to be written before a full load operation stops.", "setterMethodName" : "setFullLoadErrorPercentage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "fullLoadErrorPercentage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "fullLoadErrorPercentage", "variableType" : "Integer", "documentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorRetryDuration", "beanStyleSetterMethodName" : "setErrorRetryDuration", "c2jName" : "ErrorRetryDuration", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \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 #errorRetryDuration(Integer)}.\n@param errorRetryDuration 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 #errorRetryDuration(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@return The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.\n@deprecated Use {@link #errorRetryDuration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@param errorRetryDuration The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #errorRetryDuration(Integer)}\n", "documentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorRetryDuration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorRetryDuration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorRetryDuration", "fluentSetterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@param errorRetryDuration The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorRetryDuration", "getterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@return The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.", "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" : "ErrorRetryDuration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorRetryDuration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "ErrorRetryDuration", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@param errorRetryDuration The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.", "setterMethodName" : "setErrorRetryDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "errorRetryDuration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "errorRetryDuration", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EndpointUri" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointUri", "beanStyleSetterMethodName" : "setEndpointUri", "c2jName" : "EndpointUri", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #endpointUri(String)}.\n@param endpointUri a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointUri(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@return The endpoint for the Elasticsearch cluster.\n@deprecated Use {@link #endpointUri()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@param endpointUri The endpoint for the Elasticsearch cluster.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointUri(String)}\n", "documentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointUri property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointUri", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointUri", "fluentSetterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@param endpointUri The endpoint for the Elasticsearch cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointUri", "getterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@return The endpoint for the Elasticsearch cluster.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointUri", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointUri", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointUri", "sensitive" : false, "setterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@param endpointUri The endpoint for the Elasticsearch cluster.", "setterMethodName" : "setEndpointUri", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointUri", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointUri", "variableType" : "String", "documentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ErrorRetryDuration" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorRetryDuration", "beanStyleSetterMethodName" : "setErrorRetryDuration", "c2jName" : "ErrorRetryDuration", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \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 #errorRetryDuration(Integer)}.\n@param errorRetryDuration 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 #errorRetryDuration(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@return The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.\n@deprecated Use {@link #errorRetryDuration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@param errorRetryDuration The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #errorRetryDuration(Integer)}\n", "documentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorRetryDuration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorRetryDuration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorRetryDuration", "fluentSetterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@param errorRetryDuration The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorRetryDuration", "getterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@return The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.", "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" : "ErrorRetryDuration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorRetryDuration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "ErrorRetryDuration", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@param errorRetryDuration The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.", "setterMethodName" : "setErrorRetryDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "errorRetryDuration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "errorRetryDuration", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FullLoadErrorPercentage" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadErrorPercentage", "beanStyleSetterMethodName" : "setFullLoadErrorPercentage", "c2jName" : "FullLoadErrorPercentage", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \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 #fullLoadErrorPercentage(Integer)}.\n@param fullLoadErrorPercentage 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 #fullLoadErrorPercentage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@return The maximum percentage of records that can fail to be written before a full load operation stops.\n@deprecated Use {@link #fullLoadErrorPercentage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@param fullLoadErrorPercentage The maximum percentage of records that can fail to be written before a full load operation stops.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadErrorPercentage(Integer)}\n", "documentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadErrorPercentage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadErrorPercentage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadErrorPercentage", "fluentSetterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@param fullLoadErrorPercentage The maximum percentage of records that can fail to be written before a full load operation stops.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadErrorPercentage", "getterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@return The maximum percentage of records that can fail to be written before a full load operation stops.", "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" : "FullLoadErrorPercentage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadErrorPercentage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FullLoadErrorPercentage", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@param fullLoadErrorPercentage The maximum percentage of records that can fail to be written before a full load operation stops.", "setterMethodName" : "setFullLoadErrorPercentage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "fullLoadErrorPercentage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "fullLoadErrorPercentage", "variableType" : "Integer", "documentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServiceAccessRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by service to access the IAM role.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by service to access the IAM role.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by service to access the IAM role.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by service to access the IAM role.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by service to access the IAM role.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by service to access the IAM role.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by service to access the IAM role.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by service to access the IAM role.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by service to access the IAM role.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by service to access the IAM role.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by service to access the IAM role.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointUri", "beanStyleSetterMethodName" : "setEndpointUri", "c2jName" : "EndpointUri", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #endpointUri(String)}.\n@param endpointUri a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointUri(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@return The endpoint for the Elasticsearch cluster.\n@deprecated Use {@link #endpointUri()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@param endpointUri The endpoint for the Elasticsearch cluster.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointUri(String)}\n", "documentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointUri property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointUri", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointUri", "fluentSetterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@param endpointUri The endpoint for the Elasticsearch cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointUri", "getterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@return The endpoint for the Elasticsearch cluster.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointUri", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointUri", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointUri", "sensitive" : false, "setterDocumentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              \n@param endpointUri The endpoint for the Elasticsearch cluster.", "setterMethodName" : "setEndpointUri", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointUri", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointUri", "variableType" : "String", "documentation" : "

                                                              The endpoint for the Elasticsearch cluster.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadErrorPercentage", "beanStyleSetterMethodName" : "setFullLoadErrorPercentage", "c2jName" : "FullLoadErrorPercentage", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \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 #fullLoadErrorPercentage(Integer)}.\n@param fullLoadErrorPercentage 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 #fullLoadErrorPercentage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@return The maximum percentage of records that can fail to be written before a full load operation stops.\n@deprecated Use {@link #fullLoadErrorPercentage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@param fullLoadErrorPercentage The maximum percentage of records that can fail to be written before a full load operation stops.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadErrorPercentage(Integer)}\n", "documentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadErrorPercentage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadErrorPercentage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadErrorPercentage", "fluentSetterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@param fullLoadErrorPercentage The maximum percentage of records that can fail to be written before a full load operation stops.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadErrorPercentage", "getterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@return The maximum percentage of records that can fail to be written before a full load operation stops.", "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" : "FullLoadErrorPercentage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadErrorPercentage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FullLoadErrorPercentage", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              \n@param fullLoadErrorPercentage The maximum percentage of records that can fail to be written before a full load operation stops.", "setterMethodName" : "setFullLoadErrorPercentage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "fullLoadErrorPercentage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "fullLoadErrorPercentage", "variableType" : "Integer", "documentation" : "

                                                              The maximum percentage of records that can fail to be written before a full load operation stops.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorRetryDuration", "beanStyleSetterMethodName" : "setErrorRetryDuration", "c2jName" : "ErrorRetryDuration", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \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 #errorRetryDuration(Integer)}.\n@param errorRetryDuration 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 #errorRetryDuration(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@return The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.\n@deprecated Use {@link #errorRetryDuration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@param errorRetryDuration The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #errorRetryDuration(Integer)}\n", "documentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorRetryDuration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorRetryDuration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorRetryDuration", "fluentSetterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@param errorRetryDuration The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorRetryDuration", "getterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@return The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.", "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" : "ErrorRetryDuration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorRetryDuration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "ErrorRetryDuration", "sensitive" : false, "setterDocumentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              \n@param errorRetryDuration The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.", "setterMethodName" : "setErrorRetryDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "errorRetryDuration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "errorRetryDuration", "variableType" : "Integer", "documentation" : "

                                                              The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ServiceAccessRoleArn", "EndpointUri" ], "shapeName" : "ElasticsearchSettings", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : null, "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "wrapper" : false, "xmlNamespace" : null }, "EncodingTypeValue" : { "c2jName" : "EncodingTypeValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "PLAIN", "value" : "plain" }, { "name" : "PLAIN_DICTIONARY", "value" : "plain-dictionary" }, { "name" : "RLE_DICTIONARY", "value" : "rle-dictionary" } ], "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" : "EncodingTypeValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EncodingTypeValue", "variableName" : "encodingTypeValue", "variableType" : "EncodingTypeValue", "documentation" : null, "simpleType" : "EncodingTypeValue", "variableSetterType" : "EncodingTypeValue" }, "wrapper" : false, "xmlNamespace" : null }, "EncryptionModeValue" : { "c2jName" : "EncryptionModeValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "SSE_S3", "value" : "sse-s3" }, { "name" : "SSE_KMS", "value" : "sse-kms" } ], "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" : "EncryptionModeValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EncryptionModeValue", "variableName" : "encryptionModeValue", "variableType" : "EncryptionModeValue", "documentation" : null, "simpleType" : "EncryptionModeValue", "variableSetterType" : "EncryptionModeValue" }, "wrapper" : false, "xmlNamespace" : null }, "Endpoint" : { "c2jName" : "Endpoint", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              Describes an endpoint of a database instance in response to operations such as the following:

                                                              • CreateEndpoint

                                                              • DescribeEndpoint

                                                              • DescribeEndpointTypes

                                                              • ModifyEndpoint

                                                              ", "endpointDiscovery" : 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" : "getEndpointIdentifier", "beanStyleSetterMethodName" : "setEndpointIdentifier", "c2jName" : "EndpointIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #endpointIdentifier(String)}.\n@param endpointIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #endpointIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointIdentifier(String)}\n", "documentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointIdentifier", "fluentSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointIdentifier", "getterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setEndpointIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointTypeAsString", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "ReplicationEndpointTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 endpoint. Valid values are source and target.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                              \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointType(String)}\n", "documentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                              \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "getterModel" : { "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 endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineName", "beanStyleSetterMethodName" : "setEngineName", "c2jName" : "EngineName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineName(String)}.\n@param engineName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@return The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@deprecated Use {@link #engineName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineName(String)}\n", "documentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineName", "fluentSetterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineName", "getterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@return The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineName", "sensitive" : false, "setterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "setterMethodName" : "setEngineName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineDisplayName", "beanStyleSetterMethodName" : "setEngineDisplayName", "c2jName" : "EngineDisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineDisplayName(String)}.\n@param engineDisplayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineDisplayName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@return The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@deprecated Use {@link #engineDisplayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineDisplayName(String)}\n", "documentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineDisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineDisplayName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineDisplayName", "fluentSetterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineDisplayName", "getterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@return The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineDisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineDisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineDisplayName", "sensitive" : false, "setterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"", "setterMethodName" : "setEngineDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineDisplayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineDisplayName", "variableType" : "String", "documentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The user name used to connect to the 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 #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 user name used to connect to the endpoint.

                                                              \n@return The user name used to connect to the endpoint.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The user name used to connect to the endpoint.

                                                              \n@param username The user name used to connect to the endpoint.\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 user name used to connect to the endpoint.

                                                              ", "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 user name used to connect to the endpoint.

                                                              \n@param username The user name used to connect to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                                              The user name used to connect to the endpoint.

                                                              \n@return The user name used to connect to the endpoint.", "getterModel" : { "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" : false, "setterDocumentation" : "

                                                              The user name used to connect to the endpoint.

                                                              \n@param username The user name used to connect to the endpoint.", "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 user name used to connect to the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the server at the 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 #serverName(String)}.\n@param serverName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@return The name of the server at the endpoint.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@param serverName The name of the server at the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                                              The name of the server at the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverName", "fluentSetterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@param serverName The name of the server at the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverName", "getterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@return The name of the server at the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@param serverName The name of the server at the endpoint.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                                              The name of the server at the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@return The port value used to access the endpoint.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@param port The port value used to access the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                                              The port value used to access the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Port property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPort", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@param port The port value used to access the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@return The port value used to access the endpoint.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@param port The port value used to access the endpoint.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                              The port value used to access the endpoint.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the database at the 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 #databaseName(String)}.\n@param databaseName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #databaseName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@return The name of the database at the endpoint.\n@deprecated Use {@link #databaseName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@param databaseName The name of the database at the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #databaseName(String)}\n", "documentation" : "

                                                              The name of the database at the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DatabaseName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDatabaseName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "databaseName", "fluentSetterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@param databaseName The name of the database at the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "databaseName", "getterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@return The name of the database at the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DatabaseName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DatabaseName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DatabaseName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@param databaseName The name of the database at the endpoint.", "setterMethodName" : "setDatabaseName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : "

                                                              The name of the database at the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExtraConnectionAttributes", "beanStyleSetterMethodName" : "setExtraConnectionAttributes", "c2jName" : "ExtraConnectionAttributes", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              Additional connection attributes used to connect to the 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 #extraConnectionAttributes(String)}.\n@param extraConnectionAttributes a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #extraConnectionAttributes(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@return Additional connection attributes used to connect to the endpoint.\n@deprecated Use {@link #extraConnectionAttributes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@param extraConnectionAttributes Additional connection attributes used to connect to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #extraConnectionAttributes(String)}\n", "documentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExtraConnectionAttributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExtraConnectionAttributes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "extraConnectionAttributes", "fluentSetterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@param extraConnectionAttributes Additional connection attributes used to connect to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "extraConnectionAttributes", "getterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@return Additional connection attributes used to connect to the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExtraConnectionAttributes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExtraConnectionAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExtraConnectionAttributes", "sensitive" : false, "setterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@param extraConnectionAttributes Additional connection attributes used to connect to the endpoint.", "setterMethodName" : "setExtraConnectionAttributes", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The status of the 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 #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 endpoint.

                                                              \n@return The status of the endpoint.\n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The status of the endpoint.

                                                              \n@param status The status of the endpoint.\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 endpoint.

                                                              ", "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 endpoint.

                                                              \n@param status The status of the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                              The status of the endpoint.

                                                              \n@return The status of the endpoint.", "getterModel" : { "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 endpoint.

                                                              \n@param status The status of the endpoint.", "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 endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@return An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@return An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the 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 #certificateArn(String)}.\n@param certificateArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificateArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) used for SSL connection to the endpoint.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) used for SSL connection to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificateArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificateArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificateArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) used for SSL connection to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) used for SSL connection to the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) used for SSL connection to the endpoint.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSslModeAsString", "beanStyleSetterMethodName" : "setSslMode", "c2jName" : "SslMode", "c2jShape" : "DmsSslModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sslModeAsString(String)}.\n@param sslMode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sslMode(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sslMode} will return {@link DmsSslModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sslModeAsString}.\n

                                                              \n@return The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@deprecated Use {@link #sslModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue\n@deprecated Use {@link #sslMode(String)}\n", "documentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "DmsSslModeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SslMode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSslMode", "fluentEnumGetterMethodName" : "sslMode", "fluentEnumSetterMethodName" : "sslMode", "fluentGetterMethodName" : "sslModeAsString", "fluentSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue", "fluentSetterMethodName" : "sslMode", "getterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sslMode} will return {@link DmsSslModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sslModeAsString}.\n

                                                              \n@return The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SslMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SslMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SslMode", "sensitive" : false, "setterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue", "setterMethodName" : "setSslMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by the service access IAM role.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by the service access IAM role.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalTableDefinition", "beanStyleSetterMethodName" : "setExternalTableDefinition", "c2jName" : "ExternalTableDefinition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The external table definition.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #externalTableDefinition(String)}.\n@param externalTableDefinition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #externalTableDefinition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The external table definition.

                                                              \n@return The external table definition.\n@deprecated Use {@link #externalTableDefinition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalTableDefinition(String)}\n", "documentation" : "

                                                              The external table definition.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExternalTableDefinition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExternalTableDefinition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "externalTableDefinition", "fluentSetterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalTableDefinition", "getterDocumentation" : "

                                                              The external table definition.

                                                              \n@return The external table definition.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExternalTableDefinition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExternalTableDefinition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExternalTableDefinition", "sensitive" : false, "setterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.", "setterMethodName" : "setExternalTableDefinition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : "

                                                              The external table definition.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalId", "beanStyleSetterMethodName" : "setExternalId", "c2jName" : "ExternalId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-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 #externalId(String)}.\n@param externalId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #externalId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@return Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.\n@deprecated Use {@link #externalId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@param externalId Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalId(String)}\n", "documentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExternalId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExternalId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "externalId", "fluentSetterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@param externalId Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalId", "getterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@return Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-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" : "ExternalId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExternalId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExternalId", "sensitive" : false, "setterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@param externalId Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.", "setterMethodName" : "setExternalId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalId", "variableType" : "String", "documentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDynamoDbSettings", "beanStyleSetterMethodName" : "setDynamoDbSettings", "c2jName" : "DynamoDbSettings", "c2jShape" : "DynamoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link DynamoDbSettings.Builder} avoiding the need to create one manually via {@link DynamoDbSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link DynamoDbSettings.Builder#build()} is called immediately and its result is passed to {@link #dynamoDbSettings(DynamoDbSettings)}.\n@param dynamoDbSettings a consumer that will call methods on {@link DynamoDbSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dynamoDbSettings(DynamoDbSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@return The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.\n@deprecated Use {@link #dynamoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@param dynamoDbSettings The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dynamoDbSettings(DynamoDbSettings)}\n", "documentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DynamoDbSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDynamoDbSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dynamoDbSettings", "fluentSetterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@param dynamoDbSettings The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dynamoDbSettings", "getterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@return The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.", "getterModel" : { "returnType" : "DynamoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DynamoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DynamoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DynamoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@param dynamoDbSettings The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.", "setterMethodName" : "setDynamoDbSettings", "setterModel" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : null, "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              ", "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3Settings", "beanStyleSetterMethodName" : "setS3Settings", "c2jName" : "S3Settings", "c2jShape" : "S3Settings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \nThis is a convenience that creates an instance of the {@link S3Settings.Builder} avoiding the need to create one manually via {@link S3Settings#builder()}.\n\nWhen the {@link Consumer} completes, {@link S3Settings.Builder#build()} is called immediately and its result is passed to {@link #s3Settings(S3Settings)}.\n@param s3Settings a consumer that will call methods on {@link S3Settings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3Settings(S3Settings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@return The settings for the S3 target endpoint. For more information, see the S3Settings structure.\n@deprecated Use {@link #s3Settings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@param s3Settings The settings for the S3 target endpoint. For more information, see the S3Settings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3Settings(S3Settings)}\n", "documentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3Settings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3Settings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3Settings", "fluentSetterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@param s3Settings The settings for the S3 target endpoint. For more information, see the S3Settings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3Settings", "getterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@return The settings for the S3 target endpoint. For more information, see the S3Settings structure.", "getterModel" : { "returnType" : "S3Settings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3Settings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3Settings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "S3Settings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@param s3Settings The settings for the S3 target endpoint. For more information, see the S3Settings structure.", "setterMethodName" : "setS3Settings", "setterModel" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : null, "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              ", "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDmsTransferSettings", "beanStyleSetterMethodName" : "setDmsTransferSettings", "c2jName" : "DmsTransferSettings", "c2jShape" : "DmsTransferSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \nThis is a convenience that creates an instance of the {@link DmsTransferSettings.Builder} avoiding the need to create one manually via {@link DmsTransferSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link DmsTransferSettings.Builder#build()} is called immediately and its result is passed to {@link #dmsTransferSettings(DmsTransferSettings)}.\n@param dmsTransferSettings a consumer that will call methods on {@link DmsTransferSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dmsTransferSettings(DmsTransferSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@deprecated Use {@link #dmsTransferSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dmsTransferSettings(DmsTransferSettings)}\n", "documentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DmsTransferSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDmsTransferSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dmsTransferSettings", "fluentSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dmsTransferSettings", "getterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "getterModel" : { "returnType" : "DmsTransferSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DmsTransferSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DmsTransferSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DmsTransferSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "setterMethodName" : "setDmsTransferSettings", "setterModel" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : null, "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              ", "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMongoDbSettings", "beanStyleSetterMethodName" : "setMongoDbSettings", "c2jName" : "MongoDbSettings", "c2jShape" : "MongoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link MongoDbSettings.Builder} avoiding the need to create one manually via {@link MongoDbSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link MongoDbSettings.Builder#build()} is called immediately and its result is passed to {@link #mongoDbSettings(MongoDbSettings)}.\n@param mongoDbSettings a consumer that will call methods on {@link MongoDbSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mongoDbSettings(MongoDbSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@return The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.\n@deprecated Use {@link #mongoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@param mongoDbSettings The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mongoDbSettings(MongoDbSettings)}\n", "documentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MongoDbSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMongoDbSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mongoDbSettings", "fluentSetterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@param mongoDbSettings The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mongoDbSettings", "getterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@return The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.", "getterModel" : { "returnType" : "MongoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MongoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MongoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "MongoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@param mongoDbSettings The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.", "setterMethodName" : "setMongoDbSettings", "setterModel" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : null, "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              ", "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKinesisSettings", "beanStyleSetterMethodName" : "setKinesisSettings", "c2jName" : "KinesisSettings", "c2jShape" : "KinesisSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link KinesisSettings.Builder} avoiding the need to create one manually via {@link KinesisSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link KinesisSettings.Builder#build()} is called immediately and its result is passed to {@link #kinesisSettings(KinesisSettings)}.\n@param kinesisSettings a consumer that will call methods on {@link KinesisSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kinesisSettings(KinesisSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@return The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.\n@deprecated Use {@link #kinesisSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@param kinesisSettings The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kinesisSettings(KinesisSettings)}\n", "documentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KinesisSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKinesisSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kinesisSettings", "fluentSetterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@param kinesisSettings The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kinesisSettings", "getterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@return The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.", "getterModel" : { "returnType" : "KinesisSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KinesisSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KinesisSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KinesisSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@param kinesisSettings The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.", "setterMethodName" : "setKinesisSettings", "setterModel" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : null, "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              ", "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKafkaSettings", "beanStyleSetterMethodName" : "setKafkaSettings", "c2jName" : "KafkaSettings", "c2jShape" : "KafkaSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link KafkaSettings.Builder} avoiding the need to create one manually via {@link KafkaSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link KafkaSettings.Builder#build()} is called immediately and its result is passed to {@link #kafkaSettings(KafkaSettings)}.\n@param kafkaSettings a consumer that will call methods on {@link KafkaSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kafkaSettings(KafkaSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@return The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.\n@deprecated Use {@link #kafkaSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@param kafkaSettings The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kafkaSettings(KafkaSettings)}\n", "documentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KafkaSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKafkaSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kafkaSettings", "fluentSetterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@param kafkaSettings The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kafkaSettings", "getterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@return The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.", "getterModel" : { "returnType" : "KafkaSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KafkaSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KafkaSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KafkaSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@param kafkaSettings The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.", "setterMethodName" : "setKafkaSettings", "setterModel" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : null, "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              ", "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getElasticsearchSettings", "beanStyleSetterMethodName" : "setElasticsearchSettings", "c2jName" : "ElasticsearchSettings", "c2jShape" : "ElasticsearchSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link ElasticsearchSettings.Builder} avoiding the need to create one manually via {@link ElasticsearchSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link ElasticsearchSettings.Builder#build()} is called immediately and its result is passed to {@link #elasticsearchSettings(ElasticsearchSettings)}.\n@param elasticsearchSettings a consumer that will call methods on {@link ElasticsearchSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #elasticsearchSettings(ElasticsearchSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@return The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.\n@deprecated Use {@link #elasticsearchSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@param elasticsearchSettings The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #elasticsearchSettings(ElasticsearchSettings)}\n", "documentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ElasticsearchSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasElasticsearchSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "elasticsearchSettings", "fluentSetterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@param elasticsearchSettings The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "elasticsearchSettings", "getterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@return The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.", "getterModel" : { "returnType" : "ElasticsearchSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ElasticsearchSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ElasticsearchSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ElasticsearchSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@param elasticsearchSettings The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.", "setterMethodName" : "setElasticsearchSettings", "setterModel" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : null, "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              ", "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRedshiftSettings", "beanStyleSetterMethodName" : "setRedshiftSettings", "c2jName" : "RedshiftSettings", "c2jShape" : "RedshiftSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \nThis is a convenience that creates an instance of the {@link RedshiftSettings.Builder} avoiding the need to create one manually via {@link RedshiftSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link RedshiftSettings.Builder#build()} is called immediately and its result is passed to {@link #redshiftSettings(RedshiftSettings)}.\n@param redshiftSettings a consumer that will call methods on {@link RedshiftSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redshiftSettings(RedshiftSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@return Settings for the Amazon Redshift endpoint.\n@deprecated Use {@link #redshiftSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@param redshiftSettings Settings for the Amazon Redshift endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #redshiftSettings(RedshiftSettings)}\n", "documentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedshiftSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedshiftSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redshiftSettings", "fluentSetterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@param redshiftSettings Settings for the Amazon Redshift endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redshiftSettings", "getterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@return Settings for the Amazon Redshift endpoint.", "getterModel" : { "returnType" : "RedshiftSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedshiftSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedshiftSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RedshiftSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@param redshiftSettings Settings for the Amazon Redshift endpoint.", "setterMethodName" : "setRedshiftSettings", "setterModel" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : null, "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              ", "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CertificateArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the 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 #certificateArn(String)}.\n@param certificateArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificateArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) used for SSL connection to the endpoint.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) used for SSL connection to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificateArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificateArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificateArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) used for SSL connection to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) used for SSL connection to the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) used for SSL connection to the endpoint.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DatabaseName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the database at the 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 #databaseName(String)}.\n@param databaseName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #databaseName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@return The name of the database at the endpoint.\n@deprecated Use {@link #databaseName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@param databaseName The name of the database at the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #databaseName(String)}\n", "documentation" : "

                                                              The name of the database at the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DatabaseName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDatabaseName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "databaseName", "fluentSetterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@param databaseName The name of the database at the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "databaseName", "getterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@return The name of the database at the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DatabaseName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DatabaseName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DatabaseName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@param databaseName The name of the database at the endpoint.", "setterMethodName" : "setDatabaseName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : "

                                                              The name of the database at the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DmsTransferSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDmsTransferSettings", "beanStyleSetterMethodName" : "setDmsTransferSettings", "c2jName" : "DmsTransferSettings", "c2jShape" : "DmsTransferSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \nThis is a convenience that creates an instance of the {@link DmsTransferSettings.Builder} avoiding the need to create one manually via {@link DmsTransferSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link DmsTransferSettings.Builder#build()} is called immediately and its result is passed to {@link #dmsTransferSettings(DmsTransferSettings)}.\n@param dmsTransferSettings a consumer that will call methods on {@link DmsTransferSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dmsTransferSettings(DmsTransferSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@deprecated Use {@link #dmsTransferSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dmsTransferSettings(DmsTransferSettings)}\n", "documentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DmsTransferSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDmsTransferSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dmsTransferSettings", "fluentSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dmsTransferSettings", "getterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "getterModel" : { "returnType" : "DmsTransferSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DmsTransferSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DmsTransferSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DmsTransferSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "setterMethodName" : "setDmsTransferSettings", "setterModel" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : null, "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              ", "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DynamoDbSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDynamoDbSettings", "beanStyleSetterMethodName" : "setDynamoDbSettings", "c2jName" : "DynamoDbSettings", "c2jShape" : "DynamoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link DynamoDbSettings.Builder} avoiding the need to create one manually via {@link DynamoDbSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link DynamoDbSettings.Builder#build()} is called immediately and its result is passed to {@link #dynamoDbSettings(DynamoDbSettings)}.\n@param dynamoDbSettings a consumer that will call methods on {@link DynamoDbSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dynamoDbSettings(DynamoDbSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@return The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.\n@deprecated Use {@link #dynamoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@param dynamoDbSettings The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dynamoDbSettings(DynamoDbSettings)}\n", "documentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DynamoDbSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDynamoDbSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dynamoDbSettings", "fluentSetterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@param dynamoDbSettings The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dynamoDbSettings", "getterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@return The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.", "getterModel" : { "returnType" : "DynamoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DynamoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DynamoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DynamoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@param dynamoDbSettings The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.", "setterMethodName" : "setDynamoDbSettings", "setterModel" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : null, "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              ", "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ElasticsearchSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getElasticsearchSettings", "beanStyleSetterMethodName" : "setElasticsearchSettings", "c2jName" : "ElasticsearchSettings", "c2jShape" : "ElasticsearchSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link ElasticsearchSettings.Builder} avoiding the need to create one manually via {@link ElasticsearchSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link ElasticsearchSettings.Builder#build()} is called immediately and its result is passed to {@link #elasticsearchSettings(ElasticsearchSettings)}.\n@param elasticsearchSettings a consumer that will call methods on {@link ElasticsearchSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #elasticsearchSettings(ElasticsearchSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@return The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.\n@deprecated Use {@link #elasticsearchSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@param elasticsearchSettings The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #elasticsearchSettings(ElasticsearchSettings)}\n", "documentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ElasticsearchSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasElasticsearchSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "elasticsearchSettings", "fluentSetterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@param elasticsearchSettings The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "elasticsearchSettings", "getterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@return The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.", "getterModel" : { "returnType" : "ElasticsearchSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ElasticsearchSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ElasticsearchSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ElasticsearchSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@param elasticsearchSettings The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.", "setterMethodName" : "setElasticsearchSettings", "setterModel" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : null, "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              ", "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EndpointIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointIdentifier", "beanStyleSetterMethodName" : "setEndpointIdentifier", "c2jName" : "EndpointIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #endpointIdentifier(String)}.\n@param endpointIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #endpointIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointIdentifier(String)}\n", "documentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointIdentifier", "fluentSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointIdentifier", "getterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setEndpointIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EndpointType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointTypeAsString", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "ReplicationEndpointTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 endpoint. Valid values are source and target.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                              \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointType(String)}\n", "documentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                              \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "getterModel" : { "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 endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EngineDisplayName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineDisplayName", "beanStyleSetterMethodName" : "setEngineDisplayName", "c2jName" : "EngineDisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineDisplayName(String)}.\n@param engineDisplayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineDisplayName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@return The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@deprecated Use {@link #engineDisplayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineDisplayName(String)}\n", "documentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineDisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineDisplayName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineDisplayName", "fluentSetterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineDisplayName", "getterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@return The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineDisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineDisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineDisplayName", "sensitive" : false, "setterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"", "setterMethodName" : "setEngineDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineDisplayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineDisplayName", "variableType" : "String", "documentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EngineName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineName", "beanStyleSetterMethodName" : "setEngineName", "c2jName" : "EngineName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineName(String)}.\n@param engineName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@return The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@deprecated Use {@link #engineName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineName(String)}\n", "documentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineName", "fluentSetterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineName", "getterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@return The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineName", "sensitive" : false, "setterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "setterMethodName" : "setEngineName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExternalId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalId", "beanStyleSetterMethodName" : "setExternalId", "c2jName" : "ExternalId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-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 #externalId(String)}.\n@param externalId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #externalId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@return Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.\n@deprecated Use {@link #externalId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@param externalId Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalId(String)}\n", "documentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExternalId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExternalId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "externalId", "fluentSetterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@param externalId Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalId", "getterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@return Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-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" : "ExternalId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExternalId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExternalId", "sensitive" : false, "setterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@param externalId Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.", "setterMethodName" : "setExternalId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalId", "variableType" : "String", "documentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExternalTableDefinition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalTableDefinition", "beanStyleSetterMethodName" : "setExternalTableDefinition", "c2jName" : "ExternalTableDefinition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The external table definition.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #externalTableDefinition(String)}.\n@param externalTableDefinition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #externalTableDefinition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The external table definition.

                                                              \n@return The external table definition.\n@deprecated Use {@link #externalTableDefinition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalTableDefinition(String)}\n", "documentation" : "

                                                              The external table definition.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExternalTableDefinition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExternalTableDefinition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "externalTableDefinition", "fluentSetterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalTableDefinition", "getterDocumentation" : "

                                                              The external table definition.

                                                              \n@return The external table definition.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExternalTableDefinition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExternalTableDefinition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExternalTableDefinition", "sensitive" : false, "setterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.", "setterMethodName" : "setExternalTableDefinition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : "

                                                              The external table definition.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExtraConnectionAttributes" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExtraConnectionAttributes", "beanStyleSetterMethodName" : "setExtraConnectionAttributes", "c2jName" : "ExtraConnectionAttributes", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              Additional connection attributes used to connect to the 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 #extraConnectionAttributes(String)}.\n@param extraConnectionAttributes a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #extraConnectionAttributes(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@return Additional connection attributes used to connect to the endpoint.\n@deprecated Use {@link #extraConnectionAttributes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@param extraConnectionAttributes Additional connection attributes used to connect to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #extraConnectionAttributes(String)}\n", "documentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExtraConnectionAttributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExtraConnectionAttributes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "extraConnectionAttributes", "fluentSetterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@param extraConnectionAttributes Additional connection attributes used to connect to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "extraConnectionAttributes", "getterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@return Additional connection attributes used to connect to the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExtraConnectionAttributes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExtraConnectionAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExtraConnectionAttributes", "sensitive" : false, "setterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@param extraConnectionAttributes Additional connection attributes used to connect to the endpoint.", "setterMethodName" : "setExtraConnectionAttributes", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KafkaSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKafkaSettings", "beanStyleSetterMethodName" : "setKafkaSettings", "c2jName" : "KafkaSettings", "c2jShape" : "KafkaSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link KafkaSettings.Builder} avoiding the need to create one manually via {@link KafkaSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link KafkaSettings.Builder#build()} is called immediately and its result is passed to {@link #kafkaSettings(KafkaSettings)}.\n@param kafkaSettings a consumer that will call methods on {@link KafkaSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kafkaSettings(KafkaSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@return The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.\n@deprecated Use {@link #kafkaSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@param kafkaSettings The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kafkaSettings(KafkaSettings)}\n", "documentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KafkaSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKafkaSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kafkaSettings", "fluentSetterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@param kafkaSettings The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kafkaSettings", "getterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@return The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.", "getterModel" : { "returnType" : "KafkaSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KafkaSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KafkaSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KafkaSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@param kafkaSettings The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.", "setterMethodName" : "setKafkaSettings", "setterModel" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : null, "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              ", "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KinesisSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKinesisSettings", "beanStyleSetterMethodName" : "setKinesisSettings", "c2jName" : "KinesisSettings", "c2jShape" : "KinesisSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link KinesisSettings.Builder} avoiding the need to create one manually via {@link KinesisSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link KinesisSettings.Builder#build()} is called immediately and its result is passed to {@link #kinesisSettings(KinesisSettings)}.\n@param kinesisSettings a consumer that will call methods on {@link KinesisSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kinesisSettings(KinesisSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@return The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.\n@deprecated Use {@link #kinesisSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@param kinesisSettings The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kinesisSettings(KinesisSettings)}\n", "documentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KinesisSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKinesisSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kinesisSettings", "fluentSetterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@param kinesisSettings The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kinesisSettings", "getterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@return The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.", "getterModel" : { "returnType" : "KinesisSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KinesisSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KinesisSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KinesisSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@param kinesisSettings The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.", "setterMethodName" : "setKinesisSettings", "setterModel" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : null, "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              ", "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KmsKeyId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@return An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@return An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MongoDbSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMongoDbSettings", "beanStyleSetterMethodName" : "setMongoDbSettings", "c2jName" : "MongoDbSettings", "c2jShape" : "MongoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link MongoDbSettings.Builder} avoiding the need to create one manually via {@link MongoDbSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link MongoDbSettings.Builder#build()} is called immediately and its result is passed to {@link #mongoDbSettings(MongoDbSettings)}.\n@param mongoDbSettings a consumer that will call methods on {@link MongoDbSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mongoDbSettings(MongoDbSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@return The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.\n@deprecated Use {@link #mongoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@param mongoDbSettings The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mongoDbSettings(MongoDbSettings)}\n", "documentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MongoDbSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMongoDbSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mongoDbSettings", "fluentSetterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@param mongoDbSettings The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mongoDbSettings", "getterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@return The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.", "getterModel" : { "returnType" : "MongoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MongoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MongoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "MongoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@param mongoDbSettings The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.", "setterMethodName" : "setMongoDbSettings", "setterModel" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : null, "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              ", "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Port" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@return The port value used to access the endpoint.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@param port The port value used to access the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                                              The port value used to access the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Port property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPort", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@param port The port value used to access the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@return The port value used to access the endpoint.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@param port The port value used to access the endpoint.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                              The port value used to access the endpoint.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RedshiftSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRedshiftSettings", "beanStyleSetterMethodName" : "setRedshiftSettings", "c2jName" : "RedshiftSettings", "c2jShape" : "RedshiftSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \nThis is a convenience that creates an instance of the {@link RedshiftSettings.Builder} avoiding the need to create one manually via {@link RedshiftSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link RedshiftSettings.Builder#build()} is called immediately and its result is passed to {@link #redshiftSettings(RedshiftSettings)}.\n@param redshiftSettings a consumer that will call methods on {@link RedshiftSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redshiftSettings(RedshiftSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@return Settings for the Amazon Redshift endpoint.\n@deprecated Use {@link #redshiftSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@param redshiftSettings Settings for the Amazon Redshift endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #redshiftSettings(RedshiftSettings)}\n", "documentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedshiftSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedshiftSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redshiftSettings", "fluentSetterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@param redshiftSettings Settings for the Amazon Redshift endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redshiftSettings", "getterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@return Settings for the Amazon Redshift endpoint.", "getterModel" : { "returnType" : "RedshiftSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedshiftSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedshiftSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RedshiftSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@param redshiftSettings Settings for the Amazon Redshift endpoint.", "setterMethodName" : "setRedshiftSettings", "setterModel" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : null, "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              ", "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "S3Settings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3Settings", "beanStyleSetterMethodName" : "setS3Settings", "c2jName" : "S3Settings", "c2jShape" : "S3Settings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \nThis is a convenience that creates an instance of the {@link S3Settings.Builder} avoiding the need to create one manually via {@link S3Settings#builder()}.\n\nWhen the {@link Consumer} completes, {@link S3Settings.Builder#build()} is called immediately and its result is passed to {@link #s3Settings(S3Settings)}.\n@param s3Settings a consumer that will call methods on {@link S3Settings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3Settings(S3Settings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@return The settings for the S3 target endpoint. For more information, see the S3Settings structure.\n@deprecated Use {@link #s3Settings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@param s3Settings The settings for the S3 target endpoint. For more information, see the S3Settings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3Settings(S3Settings)}\n", "documentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3Settings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3Settings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3Settings", "fluentSetterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@param s3Settings The settings for the S3 target endpoint. For more information, see the S3Settings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3Settings", "getterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@return The settings for the S3 target endpoint. For more information, see the S3Settings structure.", "getterModel" : { "returnType" : "S3Settings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3Settings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3Settings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "S3Settings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@param s3Settings The settings for the S3 target endpoint. For more information, see the S3Settings structure.", "setterMethodName" : "setS3Settings", "setterModel" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : null, "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              ", "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServerName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the server at the 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 #serverName(String)}.\n@param serverName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@return The name of the server at the endpoint.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@param serverName The name of the server at the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                                              The name of the server at the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverName", "fluentSetterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@param serverName The name of the server at the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverName", "getterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@return The name of the server at the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@param serverName The name of the server at the endpoint.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                                              The name of the server at the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServiceAccessRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by the service access IAM role.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by the service access IAM role.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SslMode" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSslModeAsString", "beanStyleSetterMethodName" : "setSslMode", "c2jName" : "SslMode", "c2jShape" : "DmsSslModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sslModeAsString(String)}.\n@param sslMode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sslMode(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sslMode} will return {@link DmsSslModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sslModeAsString}.\n

                                                              \n@return The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@deprecated Use {@link #sslModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue\n@deprecated Use {@link #sslMode(String)}\n", "documentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "DmsSslModeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SslMode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSslMode", "fluentEnumGetterMethodName" : "sslMode", "fluentEnumSetterMethodName" : "sslMode", "fluentGetterMethodName" : "sslModeAsString", "fluentSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue", "fluentSetterMethodName" : "sslMode", "getterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sslMode} will return {@link DmsSslModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sslModeAsString}.\n

                                                              \n@return The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SslMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SslMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SslMode", "sensitive" : false, "setterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue", "setterMethodName" : "setSslMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              ", "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 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 #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 endpoint.

                                                              \n@return The status of the endpoint.\n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The status of the endpoint.

                                                              \n@param status The status of the endpoint.\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 endpoint.

                                                              ", "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 endpoint.

                                                              \n@param status The status of the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                              The status of the endpoint.

                                                              \n@return The status of the endpoint.", "getterModel" : { "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 endpoint.

                                                              \n@param status The status of the endpoint.", "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 endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Username" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The user name used to connect to the 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 #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 user name used to connect to the endpoint.

                                                              \n@return The user name used to connect to the endpoint.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The user name used to connect to the endpoint.

                                                              \n@param username The user name used to connect to the endpoint.\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 user name used to connect to the endpoint.

                                                              ", "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 user name used to connect to the endpoint.

                                                              \n@param username The user name used to connect to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                                              The user name used to connect to the endpoint.

                                                              \n@return The user name used to connect to the endpoint.", "getterModel" : { "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" : false, "setterDocumentation" : "

                                                              The user name used to connect to the endpoint.

                                                              \n@param username The user name used to connect to the endpoint.", "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 user name used to connect to the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointIdentifier", "beanStyleSetterMethodName" : "setEndpointIdentifier", "c2jName" : "EndpointIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #endpointIdentifier(String)}.\n@param endpointIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #endpointIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointIdentifier(String)}\n", "documentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointIdentifier", "fluentSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointIdentifier", "getterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setEndpointIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointTypeAsString", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "ReplicationEndpointTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 endpoint. Valid values are source and target.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                              \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointType(String)}\n", "documentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                              \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "getterModel" : { "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 endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineName", "beanStyleSetterMethodName" : "setEngineName", "c2jName" : "EngineName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineName(String)}.\n@param engineName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@return The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@deprecated Use {@link #engineName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineName(String)}\n", "documentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineName", "fluentSetterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineName", "getterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@return The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineName", "sensitive" : false, "setterDocumentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "setterMethodName" : "setEngineName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : "

                                                              The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineDisplayName", "beanStyleSetterMethodName" : "setEngineDisplayName", "c2jName" : "EngineDisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineDisplayName(String)}.\n@param engineDisplayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineDisplayName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@return The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@deprecated Use {@link #engineDisplayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineDisplayName(String)}\n", "documentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineDisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineDisplayName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineDisplayName", "fluentSetterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineDisplayName", "getterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@return The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineDisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineDisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineDisplayName", "sensitive" : false, "setterDocumentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"", "setterMethodName" : "setEngineDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineDisplayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineDisplayName", "variableType" : "String", "documentation" : "

                                                              The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The user name used to connect to the 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 #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 user name used to connect to the endpoint.

                                                              \n@return The user name used to connect to the endpoint.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The user name used to connect to the endpoint.

                                                              \n@param username The user name used to connect to the endpoint.\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 user name used to connect to the endpoint.

                                                              ", "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 user name used to connect to the endpoint.

                                                              \n@param username The user name used to connect to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                                              The user name used to connect to the endpoint.

                                                              \n@return The user name used to connect to the endpoint.", "getterModel" : { "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" : false, "setterDocumentation" : "

                                                              The user name used to connect to the endpoint.

                                                              \n@param username The user name used to connect to the endpoint.", "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 user name used to connect to the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the server at the 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 #serverName(String)}.\n@param serverName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@return The name of the server at the endpoint.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@param serverName The name of the server at the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                                              The name of the server at the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverName", "fluentSetterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@param serverName The name of the server at the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverName", "getterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@return The name of the server at the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the server at the endpoint.

                                                              \n@param serverName The name of the server at the endpoint.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                                              The name of the server at the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@return The port value used to access the endpoint.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@param port The port value used to access the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                                              The port value used to access the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Port property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPort", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@param port The port value used to access the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@return The port value used to access the endpoint.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                                              The port value used to access the endpoint.

                                                              \n@param port The port value used to access the endpoint.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                              The port value used to access the endpoint.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the database at the 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 #databaseName(String)}.\n@param databaseName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #databaseName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@return The name of the database at the endpoint.\n@deprecated Use {@link #databaseName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@param databaseName The name of the database at the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #databaseName(String)}\n", "documentation" : "

                                                              The name of the database at the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DatabaseName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDatabaseName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "databaseName", "fluentSetterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@param databaseName The name of the database at the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "databaseName", "getterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@return The name of the database at the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DatabaseName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DatabaseName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DatabaseName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the database at the endpoint.

                                                              \n@param databaseName The name of the database at the endpoint.", "setterMethodName" : "setDatabaseName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : "

                                                              The name of the database at the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExtraConnectionAttributes", "beanStyleSetterMethodName" : "setExtraConnectionAttributes", "c2jName" : "ExtraConnectionAttributes", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              Additional connection attributes used to connect to the 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 #extraConnectionAttributes(String)}.\n@param extraConnectionAttributes a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #extraConnectionAttributes(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@return Additional connection attributes used to connect to the endpoint.\n@deprecated Use {@link #extraConnectionAttributes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@param extraConnectionAttributes Additional connection attributes used to connect to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #extraConnectionAttributes(String)}\n", "documentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExtraConnectionAttributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExtraConnectionAttributes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "extraConnectionAttributes", "fluentSetterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@param extraConnectionAttributes Additional connection attributes used to connect to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "extraConnectionAttributes", "getterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@return Additional connection attributes used to connect to the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExtraConnectionAttributes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExtraConnectionAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExtraConnectionAttributes", "sensitive" : false, "setterDocumentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              \n@param extraConnectionAttributes Additional connection attributes used to connect to the endpoint.", "setterMethodName" : "setExtraConnectionAttributes", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : "

                                                              Additional connection attributes used to connect to the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The status of the 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 #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 endpoint.

                                                              \n@return The status of the endpoint.\n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The status of the endpoint.

                                                              \n@param status The status of the endpoint.\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 endpoint.

                                                              ", "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 endpoint.

                                                              \n@param status The status of the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                              The status of the endpoint.

                                                              \n@return The status of the endpoint.", "getterModel" : { "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 endpoint.

                                                              \n@param status The status of the endpoint.", "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 endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@return An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@return An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                                              An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.

                                                              If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                              AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the 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 #certificateArn(String)}.\n@param certificateArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificateArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) used for SSL connection to the endpoint.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) used for SSL connection to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificateArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificateArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificateArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) used for SSL connection to the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) used for SSL connection to the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) used for SSL connection to the endpoint.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) used for SSL connection to the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSslModeAsString", "beanStyleSetterMethodName" : "setSslMode", "c2jName" : "SslMode", "c2jShape" : "DmsSslModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sslModeAsString(String)}.\n@param sslMode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sslMode(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sslMode} will return {@link DmsSslModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sslModeAsString}.\n

                                                              \n@return The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@deprecated Use {@link #sslModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue\n@deprecated Use {@link #sslMode(String)}\n", "documentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "DmsSslModeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SslMode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSslMode", "fluentEnumGetterMethodName" : "sslMode", "fluentEnumSetterMethodName" : "sslMode", "fluentGetterMethodName" : "sslModeAsString", "fluentSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue", "fluentSetterMethodName" : "sslMode", "getterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sslMode} will return {@link DmsSslModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sslModeAsString}.\n

                                                              \n@return The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SslMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SslMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SslMode", "sensitive" : false, "setterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue", "setterMethodName" : "setSslMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by the service access IAM role.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@return The Amazon Resource Name (ARN) used by the service access IAM role.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) used by the service access IAM role.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalTableDefinition", "beanStyleSetterMethodName" : "setExternalTableDefinition", "c2jName" : "ExternalTableDefinition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The external table definition.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #externalTableDefinition(String)}.\n@param externalTableDefinition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #externalTableDefinition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The external table definition.

                                                              \n@return The external table definition.\n@deprecated Use {@link #externalTableDefinition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalTableDefinition(String)}\n", "documentation" : "

                                                              The external table definition.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExternalTableDefinition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExternalTableDefinition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "externalTableDefinition", "fluentSetterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalTableDefinition", "getterDocumentation" : "

                                                              The external table definition.

                                                              \n@return The external table definition.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExternalTableDefinition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExternalTableDefinition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExternalTableDefinition", "sensitive" : false, "setterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.", "setterMethodName" : "setExternalTableDefinition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : "

                                                              The external table definition.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalId", "beanStyleSetterMethodName" : "setExternalId", "c2jName" : "ExternalId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-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 #externalId(String)}.\n@param externalId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #externalId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@return Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.\n@deprecated Use {@link #externalId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@param externalId Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalId(String)}\n", "documentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExternalId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExternalId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "externalId", "fluentSetterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@param externalId Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalId", "getterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@return Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-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" : "ExternalId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExternalId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExternalId", "sensitive" : false, "setterDocumentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              \n@param externalId Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.", "setterMethodName" : "setExternalId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalId", "variableType" : "String", "documentation" : "

                                                              Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDynamoDbSettings", "beanStyleSetterMethodName" : "setDynamoDbSettings", "c2jName" : "DynamoDbSettings", "c2jShape" : "DynamoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link DynamoDbSettings.Builder} avoiding the need to create one manually via {@link DynamoDbSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link DynamoDbSettings.Builder#build()} is called immediately and its result is passed to {@link #dynamoDbSettings(DynamoDbSettings)}.\n@param dynamoDbSettings a consumer that will call methods on {@link DynamoDbSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dynamoDbSettings(DynamoDbSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@return The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.\n@deprecated Use {@link #dynamoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@param dynamoDbSettings The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dynamoDbSettings(DynamoDbSettings)}\n", "documentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DynamoDbSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDynamoDbSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dynamoDbSettings", "fluentSetterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@param dynamoDbSettings The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dynamoDbSettings", "getterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@return The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.", "getterModel" : { "returnType" : "DynamoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DynamoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DynamoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DynamoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              \n@param dynamoDbSettings The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.", "setterMethodName" : "setDynamoDbSettings", "setterModel" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : null, "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : "

                                                              The settings for the target DynamoDB database. For more information, see the DynamoDBSettings structure.

                                                              ", "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3Settings", "beanStyleSetterMethodName" : "setS3Settings", "c2jName" : "S3Settings", "c2jShape" : "S3Settings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \nThis is a convenience that creates an instance of the {@link S3Settings.Builder} avoiding the need to create one manually via {@link S3Settings#builder()}.\n\nWhen the {@link Consumer} completes, {@link S3Settings.Builder#build()} is called immediately and its result is passed to {@link #s3Settings(S3Settings)}.\n@param s3Settings a consumer that will call methods on {@link S3Settings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3Settings(S3Settings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@return The settings for the S3 target endpoint. For more information, see the S3Settings structure.\n@deprecated Use {@link #s3Settings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@param s3Settings The settings for the S3 target endpoint. For more information, see the S3Settings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3Settings(S3Settings)}\n", "documentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3Settings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3Settings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3Settings", "fluentSetterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@param s3Settings The settings for the S3 target endpoint. For more information, see the S3Settings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3Settings", "getterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@return The settings for the S3 target endpoint. For more information, see the S3Settings structure.", "getterModel" : { "returnType" : "S3Settings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3Settings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3Settings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "S3Settings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              \n@param s3Settings The settings for the S3 target endpoint. For more information, see the S3Settings structure.", "setterMethodName" : "setS3Settings", "setterModel" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : null, "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : "

                                                              The settings for the S3 target endpoint. For more information, see the S3Settings structure.

                                                              ", "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDmsTransferSettings", "beanStyleSetterMethodName" : "setDmsTransferSettings", "c2jName" : "DmsTransferSettings", "c2jShape" : "DmsTransferSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \nThis is a convenience that creates an instance of the {@link DmsTransferSettings.Builder} avoiding the need to create one manually via {@link DmsTransferSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link DmsTransferSettings.Builder#build()} is called immediately and its result is passed to {@link #dmsTransferSettings(DmsTransferSettings)}.\n@param dmsTransferSettings a consumer that will call methods on {@link DmsTransferSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dmsTransferSettings(DmsTransferSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@deprecated Use {@link #dmsTransferSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dmsTransferSettings(DmsTransferSettings)}\n", "documentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DmsTransferSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDmsTransferSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dmsTransferSettings", "fluentSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dmsTransferSettings", "getterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "getterModel" : { "returnType" : "DmsTransferSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DmsTransferSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DmsTransferSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DmsTransferSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "setterMethodName" : "setDmsTransferSettings", "setterModel" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : null, "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Possible settings include the following:

                                                              • ServiceAccessRoleArn - The IAM role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • CompressionType - An optional parameter to use GZIP to compress the target files. To use GZIP, set this value to NONE (the default). To keep the files uncompressed, don't use this value.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              ", "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMongoDbSettings", "beanStyleSetterMethodName" : "setMongoDbSettings", "c2jName" : "MongoDbSettings", "c2jShape" : "MongoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link MongoDbSettings.Builder} avoiding the need to create one manually via {@link MongoDbSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link MongoDbSettings.Builder#build()} is called immediately and its result is passed to {@link #mongoDbSettings(MongoDbSettings)}.\n@param mongoDbSettings a consumer that will call methods on {@link MongoDbSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mongoDbSettings(MongoDbSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@return The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.\n@deprecated Use {@link #mongoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@param mongoDbSettings The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mongoDbSettings(MongoDbSettings)}\n", "documentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MongoDbSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMongoDbSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mongoDbSettings", "fluentSetterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@param mongoDbSettings The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mongoDbSettings", "getterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@return The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.", "getterModel" : { "returnType" : "MongoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MongoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MongoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "MongoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              \n@param mongoDbSettings The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.", "setterMethodName" : "setMongoDbSettings", "setterModel" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : null, "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : "

                                                              The settings for the MongoDB source endpoint. For more information, see the MongoDbSettings structure.

                                                              ", "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKinesisSettings", "beanStyleSetterMethodName" : "setKinesisSettings", "c2jName" : "KinesisSettings", "c2jShape" : "KinesisSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link KinesisSettings.Builder} avoiding the need to create one manually via {@link KinesisSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link KinesisSettings.Builder#build()} is called immediately and its result is passed to {@link #kinesisSettings(KinesisSettings)}.\n@param kinesisSettings a consumer that will call methods on {@link KinesisSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kinesisSettings(KinesisSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@return The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.\n@deprecated Use {@link #kinesisSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@param kinesisSettings The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kinesisSettings(KinesisSettings)}\n", "documentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KinesisSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKinesisSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kinesisSettings", "fluentSetterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@param kinesisSettings The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kinesisSettings", "getterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@return The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.", "getterModel" : { "returnType" : "KinesisSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KinesisSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KinesisSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KinesisSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              \n@param kinesisSettings The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.", "setterMethodName" : "setKinesisSettings", "setterModel" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : null, "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : "

                                                              The settings for the Amazon Kinesis target endpoint. For more information, see the KinesisSettings structure.

                                                              ", "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKafkaSettings", "beanStyleSetterMethodName" : "setKafkaSettings", "c2jName" : "KafkaSettings", "c2jShape" : "KafkaSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link KafkaSettings.Builder} avoiding the need to create one manually via {@link KafkaSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link KafkaSettings.Builder#build()} is called immediately and its result is passed to {@link #kafkaSettings(KafkaSettings)}.\n@param kafkaSettings a consumer that will call methods on {@link KafkaSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kafkaSettings(KafkaSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@return The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.\n@deprecated Use {@link #kafkaSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@param kafkaSettings The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kafkaSettings(KafkaSettings)}\n", "documentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KafkaSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKafkaSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kafkaSettings", "fluentSetterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@param kafkaSettings The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kafkaSettings", "getterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@return The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.", "getterModel" : { "returnType" : "KafkaSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KafkaSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KafkaSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KafkaSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              \n@param kafkaSettings The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.", "setterMethodName" : "setKafkaSettings", "setterModel" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : null, "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : "

                                                              The settings for the Apache Kafka target endpoint. For more information, see the KafkaSettings structure.

                                                              ", "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getElasticsearchSettings", "beanStyleSetterMethodName" : "setElasticsearchSettings", "c2jName" : "ElasticsearchSettings", "c2jShape" : "ElasticsearchSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \nThis is a convenience that creates an instance of the {@link ElasticsearchSettings.Builder} avoiding the need to create one manually via {@link ElasticsearchSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link ElasticsearchSettings.Builder#build()} is called immediately and its result is passed to {@link #elasticsearchSettings(ElasticsearchSettings)}.\n@param elasticsearchSettings a consumer that will call methods on {@link ElasticsearchSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #elasticsearchSettings(ElasticsearchSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@return The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.\n@deprecated Use {@link #elasticsearchSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@param elasticsearchSettings The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #elasticsearchSettings(ElasticsearchSettings)}\n", "documentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ElasticsearchSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasElasticsearchSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "elasticsearchSettings", "fluentSetterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@param elasticsearchSettings The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "elasticsearchSettings", "getterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@return The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.", "getterModel" : { "returnType" : "ElasticsearchSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ElasticsearchSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ElasticsearchSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ElasticsearchSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              \n@param elasticsearchSettings The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.", "setterMethodName" : "setElasticsearchSettings", "setterModel" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : null, "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : "

                                                              The settings for the Elasticsearch source endpoint. For more information, see the ElasticsearchSettings structure.

                                                              ", "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRedshiftSettings", "beanStyleSetterMethodName" : "setRedshiftSettings", "c2jName" : "RedshiftSettings", "c2jShape" : "RedshiftSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \nThis is a convenience that creates an instance of the {@link RedshiftSettings.Builder} avoiding the need to create one manually via {@link RedshiftSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link RedshiftSettings.Builder#build()} is called immediately and its result is passed to {@link #redshiftSettings(RedshiftSettings)}.\n@param redshiftSettings a consumer that will call methods on {@link RedshiftSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redshiftSettings(RedshiftSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@return Settings for the Amazon Redshift endpoint.\n@deprecated Use {@link #redshiftSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@param redshiftSettings Settings for the Amazon Redshift endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #redshiftSettings(RedshiftSettings)}\n", "documentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedshiftSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedshiftSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redshiftSettings", "fluentSetterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@param redshiftSettings Settings for the Amazon Redshift endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redshiftSettings", "getterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@return Settings for the Amazon Redshift endpoint.", "getterModel" : { "returnType" : "RedshiftSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedshiftSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedshiftSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RedshiftSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              \n@param redshiftSettings Settings for the Amazon Redshift endpoint.", "setterMethodName" : "setRedshiftSettings", "setterModel" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : null, "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : "

                                                              Settings for the Amazon Redshift endpoint.

                                                              ", "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Endpoint", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "wrapper" : false, "xmlNamespace" : null }, "Event" : { "c2jName" : "Event", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              Describes an identifiable significant activity that affects a replication instance or task. This object can provide the message, the available event categories, the date and source of the event, and the AWS DMS resource type.

                                                              ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceIdentifier", "beanStyleSetterMethodName" : "setSourceIdentifier", "c2jName" : "SourceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceIdentifier(String)}.\n@param sourceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@return The identifier of an event source.\n@deprecated Use {@link #sourceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceIdentifier(String)}\n", "documentation" : "

                                                              The identifier of an event source.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceIdentifier", "fluentSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdentifier", "getterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@return The identifier of an event source.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.", "setterMethodName" : "setSourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : "

                                                              The identifier of an event source.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceTypeAsString", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceTypeAsString(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sourceType} will return {@link SourceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sourceTypeAsString}.\n

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType\n@deprecated Use {@link #sourceTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : "SourceType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : "sourceType", "fluentEnumSetterMethodName" : "sourceType", "fluentGetterMethodName" : "sourceTypeAsString", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sourceType} will return {@link SourceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sourceTypeAsString}.\n

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "Message", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The event 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 event message.

                                                              \n@return The event message.\n@deprecated Use {@link #message()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The event message.

                                                              \n@param message The event 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 event 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 event message.

                                                              \n@param message The event message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "message", "getterDocumentation" : "

                                                              The event message.

                                                              \n@return The event 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 event message.

                                                              \n@param message The event 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 event message.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategories(List)}.\n@param eventCategories a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategories(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return The event categories available for the specified source type.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n@param eventCategories The event categories available for the specified source type.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                                              The event categories available for the specified source type.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategories", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategories", "fluentSetterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n@param eventCategories The event categories available for the specified source type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return The event categories available for the specified source type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n@param eventCategories The event categories available for the specified source type.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                                              The event categories available for the specified source type.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDate", "beanStyleSetterMethodName" : "setDate", "c2jName" : "Date", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                              The date of the event.

                                                              \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 #date(Instant)}.\n@param date 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 #date(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The date of the event.

                                                              \n@return The date of the event.\n@deprecated Use {@link #date()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The date of the event.

                                                              \n@param date The date of the event.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #date(Instant)}\n", "documentation" : "

                                                              The date of the event.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Date property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "date", "fluentSetterDocumentation" : "

                                                              The date of the event.

                                                              \n@param date The date of the event.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "date", "getterDocumentation" : "

                                                              The date of the event.

                                                              \n@return The date of the event.", "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" : "Date", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Date", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Date", "sensitive" : false, "setterDocumentation" : "

                                                              The date of the event.

                                                              \n@param date The date of the event.", "setterMethodName" : "setDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "date", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "date", "variableType" : "java.time.Instant", "documentation" : "

                                                              The date of the event.

                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Date" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDate", "beanStyleSetterMethodName" : "setDate", "c2jName" : "Date", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                              The date of the event.

                                                              \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 #date(Instant)}.\n@param date 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 #date(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The date of the event.

                                                              \n@return The date of the event.\n@deprecated Use {@link #date()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The date of the event.

                                                              \n@param date The date of the event.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #date(Instant)}\n", "documentation" : "

                                                              The date of the event.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Date property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "date", "fluentSetterDocumentation" : "

                                                              The date of the event.

                                                              \n@param date The date of the event.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "date", "getterDocumentation" : "

                                                              The date of the event.

                                                              \n@return The date of the event.", "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" : "Date", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Date", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Date", "sensitive" : false, "setterDocumentation" : "

                                                              The date of the event.

                                                              \n@param date The date of the event.", "setterMethodName" : "setDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "date", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "date", "variableType" : "java.time.Instant", "documentation" : "

                                                              The date of the event.

                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EventCategories" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategories(List)}.\n@param eventCategories a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategories(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return The event categories available for the specified source type.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n@param eventCategories The event categories available for the specified source type.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                                              The event categories available for the specified source type.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategories", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategories", "fluentSetterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n@param eventCategories The event categories available for the specified source type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return The event categories available for the specified source type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n@param eventCategories The event categories available for the specified source type.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                                              The event categories available for the specified source type.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Message" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "Message", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The event 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 event message.

                                                              \n@return The event message.\n@deprecated Use {@link #message()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The event message.

                                                              \n@param message The event 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 event 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 event message.

                                                              \n@param message The event message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "message", "getterDocumentation" : "

                                                              The event message.

                                                              \n@return The event 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 event message.

                                                              \n@param message The event 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 event message.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceIdentifier", "beanStyleSetterMethodName" : "setSourceIdentifier", "c2jName" : "SourceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceIdentifier(String)}.\n@param sourceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@return The identifier of an event source.\n@deprecated Use {@link #sourceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceIdentifier(String)}\n", "documentation" : "

                                                              The identifier of an event source.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceIdentifier", "fluentSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdentifier", "getterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@return The identifier of an event source.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.", "setterMethodName" : "setSourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : "

                                                              The identifier of an event source.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceTypeAsString", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceTypeAsString(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sourceType} will return {@link SourceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sourceTypeAsString}.\n

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType\n@deprecated Use {@link #sourceTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : "SourceType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : "sourceType", "fluentEnumSetterMethodName" : "sourceType", "fluentGetterMethodName" : "sourceTypeAsString", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sourceType} will return {@link SourceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sourceTypeAsString}.\n

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceIdentifier", "beanStyleSetterMethodName" : "setSourceIdentifier", "c2jName" : "SourceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceIdentifier(String)}.\n@param sourceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@return The identifier of an event source.\n@deprecated Use {@link #sourceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceIdentifier(String)}\n", "documentation" : "

                                                              The identifier of an event source.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceIdentifier", "fluentSetterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdentifier", "getterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@return The identifier of an event source.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              The identifier of an event source.

                                                              \n@param sourceIdentifier The identifier of an event source.", "setterMethodName" : "setSourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : "

                                                              The identifier of an event source.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceTypeAsString", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceTypeAsString(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sourceType} will return {@link SourceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sourceTypeAsString}.\n

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType\n@deprecated Use {@link #sourceTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : "SourceType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : "sourceType", "fluentEnumSetterMethodName" : "sourceType", "fluentGetterMethodName" : "sourceTypeAsString", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sourceType} will return {@link SourceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sourceTypeAsString}.\n

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task\n@see SourceType", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | endpoint | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "Message", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The event 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 event message.

                                                              \n@return The event message.\n@deprecated Use {@link #message()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The event message.

                                                              \n@param message The event 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 event 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 event message.

                                                              \n@param message The event message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "message", "getterDocumentation" : "

                                                              The event message.

                                                              \n@return The event 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 event message.

                                                              \n@param message The event 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 event message.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategories(List)}.\n@param eventCategories a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategories(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return The event categories available for the specified source type.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n@param eventCategories The event categories available for the specified source type.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                                              The event categories available for the specified source type.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategories", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategories", "fluentSetterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n@param eventCategories The event categories available for the specified source type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return The event categories available for the specified source type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                                              The event categories available for the specified source type.

                                                              \n@param eventCategories The event categories available for the specified source type.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                                              The event categories available for the specified source type.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDate", "beanStyleSetterMethodName" : "setDate", "c2jName" : "Date", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                              The date of the event.

                                                              \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 #date(Instant)}.\n@param date 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 #date(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The date of the event.

                                                              \n@return The date of the event.\n@deprecated Use {@link #date()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The date of the event.

                                                              \n@param date The date of the event.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #date(Instant)}\n", "documentation" : "

                                                              The date of the event.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Date property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "date", "fluentSetterDocumentation" : "

                                                              The date of the event.

                                                              \n@param date The date of the event.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "date", "getterDocumentation" : "

                                                              The date of the event.

                                                              \n@return The date of the event.", "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" : "Date", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Date", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Date", "sensitive" : false, "setterDocumentation" : "

                                                              The date of the event.

                                                              \n@param date The date of the event.", "setterMethodName" : "setDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "date", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "date", "variableType" : "java.time.Instant", "documentation" : "

                                                              The date of the event.

                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Event", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Event", "variableName" : "event", "variableType" : "Event", "documentation" : null, "simpleType" : "Event", "variableSetterType" : "Event" }, "wrapper" : false, "xmlNamespace" : null }, "EventCategoryGroup" : { "c2jName" : "EventCategoryGroup", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              Lists categories of events subscribed to, and generated by, the applicable AWS DMS resource type.

                                                              ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceType(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategories(List)}.\n@param eventCategories a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategories(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories from a source type that you've chosen.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n@param eventCategories A list of event categories from a source type that you've chosen.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategories", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategories", "fluentSetterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n@param eventCategories A list of event categories from a source type that you've chosen.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories from a source type that you've chosen.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n@param eventCategories A list of event categories from a source type that you've chosen.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EventCategories" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategories(List)}.\n@param eventCategories a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategories(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories from a source type that you've chosen.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n@param eventCategories A list of event categories from a source type that you've chosen.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategories", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategories", "fluentSetterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n@param eventCategories A list of event categories from a source type that you've chosen.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories from a source type that you've chosen.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n@param eventCategories A list of event categories from a source type that you've chosen.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceType(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceType(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategories(List)}.\n@param eventCategories a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategories(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories from a source type that you've chosen.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n@param eventCategories A list of event categories from a source type that you've chosen.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategories", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategories", "fluentSetterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n@param eventCategories A list of event categories from a source type that you've chosen.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories from a source type that you've chosen.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              \n@param eventCategories A list of event categories from a source type that you've chosen.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event categories from a source type that you've chosen.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EventCategoryGroup", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EventCategoryGroup", "variableName" : "eventCategoryGroup", "variableType" : "EventCategoryGroup", "documentation" : null, "simpleType" : "EventCategoryGroup", "variableSetterType" : "EventCategoryGroup" }, "wrapper" : false, "xmlNamespace" : null }, "EventSubscription" : { "c2jName" : "EventSubscription", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              Describes an event notification subscription created by the CreateEventSubscription operation.

                                                              ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCustomerAwsId", "beanStyleSetterMethodName" : "setCustomerAwsId", "c2jName" : "CustomerAwsId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerAwsId(String)}.\n@param customerAwsId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerAwsId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@return The AWS customer account associated with the AWS DMS event notification subscription.\n@deprecated Use {@link #customerAwsId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@param customerAwsId The AWS customer account associated with the AWS DMS event notification subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #customerAwsId(String)}\n", "documentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CustomerAwsId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCustomerAwsId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "customerAwsId", "fluentSetterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@param customerAwsId The AWS customer account associated with the AWS DMS event notification subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "customerAwsId", "getterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@return The AWS customer account associated with the AWS DMS event notification subscription.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CustomerAwsId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CustomerAwsId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CustomerAwsId", "sensitive" : false, "setterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@param customerAwsId The AWS customer account associated with the AWS DMS event notification subscription.", "setterMethodName" : "setCustomerAwsId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "customerAwsId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "customerAwsId", "variableType" : "String", "documentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCustSubscriptionId", "beanStyleSetterMethodName" : "setCustSubscriptionId", "c2jName" : "CustSubscriptionId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #custSubscriptionId(String)}.\n@param custSubscriptionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #custSubscriptionId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@return The AWS DMS event notification subscription Id.\n@deprecated Use {@link #custSubscriptionId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@param custSubscriptionId The AWS DMS event notification subscription Id.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #custSubscriptionId(String)}\n", "documentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CustSubscriptionId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCustSubscriptionId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "custSubscriptionId", "fluentSetterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@param custSubscriptionId The AWS DMS event notification subscription Id.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "custSubscriptionId", "getterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@return The AWS DMS event notification subscription Id.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CustSubscriptionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CustSubscriptionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CustSubscriptionId", "sensitive" : false, "setterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@param custSubscriptionId The AWS DMS event notification subscription Id.", "setterMethodName" : "setCustSubscriptionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "custSubscriptionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "custSubscriptionId", "variableType" : "String", "documentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSnsTopicArn", "beanStyleSetterMethodName" : "setSnsTopicArn", "c2jName" : "SnsTopicArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #snsTopicArn(String)}.\n@param snsTopicArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snsTopicArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@return The topic ARN of the AWS DMS event notification subscription.\n@deprecated Use {@link #snsTopicArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@param snsTopicArn The topic ARN of the AWS DMS event notification subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #snsTopicArn(String)}\n", "documentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SnsTopicArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSnsTopicArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "snsTopicArn", "fluentSetterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@param snsTopicArn The topic ARN of the AWS DMS event notification subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snsTopicArn", "getterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@return The topic ARN of the AWS DMS event notification subscription.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnsTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SnsTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SnsTopicArn", "sensitive" : false, "setterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@param snsTopicArn The topic ARN of the AWS DMS event notification subscription.", "setterMethodName" : "setSnsTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription 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 #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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@return The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.\n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@param status The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.\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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              ", "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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@param status The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                              The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@return The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription 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" : "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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@param status The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.", "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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionCreationTime", "beanStyleSetterMethodName" : "setSubscriptionCreationTime", "c2jName" : "SubscriptionCreationTime", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The time the RDS event notification subscription 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 #subscriptionCreationTime(String)}.\n@param subscriptionCreationTime a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subscriptionCreationTime(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@return The time the RDS event notification subscription was created.\n@deprecated Use {@link #subscriptionCreationTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@param subscriptionCreationTime The time the RDS event notification subscription was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionCreationTime(String)}\n", "documentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubscriptionCreationTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubscriptionCreationTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionCreationTime", "fluentSetterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@param subscriptionCreationTime The time the RDS event notification subscription was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionCreationTime", "getterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@return The time the RDS event notification subscription 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" : "SubscriptionCreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionCreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubscriptionCreationTime", "sensitive" : false, "setterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@param subscriptionCreationTime The time the RDS event notification subscription was created.", "setterMethodName" : "setSubscriptionCreationTime", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionCreationTime", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionCreationTime", "variableType" : "String", "documentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceType(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSourceIdsList", "beanStyleSetterMethodName" : "setSourceIdsList", "c2jName" : "SourceIdsList", "c2jShape" : "SourceIdsList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of source Ids for the event 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 #sourceIdsList(List)}.\n@param sourceIdsList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceIdsList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSourceIdsList()} to see if a value was sent in this field.\n

                                                              \n@return A list of source Ids for the event subscription.\n@deprecated Use {@link #sourceIdsList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n@param sourceIdsList A list of source Ids for the event subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceIdsList(List)}\n", "documentation" : "

                                                              A list of source Ids for the event subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceIdsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceIdsList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceIdsList", "fluentSetterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n@param sourceIdsList A list of source Ids for the event subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdsList", "getterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSourceIdsList()} to see if a value was sent in this field.\n

                                                              \n@return A list of source Ids for the event 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" : "SourceIdsList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIdsList", "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" : "SourceIdsList", "sensitive" : false, "setterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n@param sourceIdsList A list of source Ids for the event subscription.", "setterMethodName" : "setSourceIdsList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sourceIdsList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sourceIdsList", "variableType" : "java.util.List", "documentation" : "

                                                              A list of source Ids for the event subscription.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategoriesList", "beanStyleSetterMethodName" : "setEventCategoriesList", "c2jName" : "EventCategoriesList", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A lists of event categories.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategoriesList(List)}.\n@param eventCategoriesList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategoriesList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A lists of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategoriesList()} to see if a value was sent in this field.\n

                                                              \n@return A lists of event categories.\n@deprecated Use {@link #eventCategoriesList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A lists of event categories.

                                                              \n@param eventCategoriesList A lists of event categories.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategoriesList(List)}\n", "documentation" : "

                                                              A lists of event categories.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategoriesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategoriesList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategoriesList", "fluentSetterDocumentation" : "

                                                              A lists of event categories.

                                                              \n@param eventCategoriesList A lists of event categories.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategoriesList", "getterDocumentation" : "

                                                              A lists of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategoriesList()} to see if a value was sent in this field.\n

                                                              \n@return A lists of event categories.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategoriesList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategoriesList", "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" : "EventCategoriesList", "sensitive" : false, "setterDocumentation" : "

                                                              A lists of event categories.

                                                              \n@param eventCategoriesList A lists of event categories.", "setterMethodName" : "setEventCategoriesList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategoriesList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategoriesList", "variableType" : "java.util.List", "documentation" : "

                                                              A lists of event categories.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                              Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@return Boolean value that indicates if the event subscription is enabled.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@param enabled Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@param enabled Boolean value that indicates if the event subscription is enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@return Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@param enabled Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CustSubscriptionId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCustSubscriptionId", "beanStyleSetterMethodName" : "setCustSubscriptionId", "c2jName" : "CustSubscriptionId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #custSubscriptionId(String)}.\n@param custSubscriptionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #custSubscriptionId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@return The AWS DMS event notification subscription Id.\n@deprecated Use {@link #custSubscriptionId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@param custSubscriptionId The AWS DMS event notification subscription Id.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #custSubscriptionId(String)}\n", "documentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CustSubscriptionId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCustSubscriptionId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "custSubscriptionId", "fluentSetterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@param custSubscriptionId The AWS DMS event notification subscription Id.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "custSubscriptionId", "getterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@return The AWS DMS event notification subscription Id.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CustSubscriptionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CustSubscriptionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CustSubscriptionId", "sensitive" : false, "setterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@param custSubscriptionId The AWS DMS event notification subscription Id.", "setterMethodName" : "setCustSubscriptionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "custSubscriptionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "custSubscriptionId", "variableType" : "String", "documentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CustomerAwsId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCustomerAwsId", "beanStyleSetterMethodName" : "setCustomerAwsId", "c2jName" : "CustomerAwsId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerAwsId(String)}.\n@param customerAwsId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerAwsId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@return The AWS customer account associated with the AWS DMS event notification subscription.\n@deprecated Use {@link #customerAwsId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@param customerAwsId The AWS customer account associated with the AWS DMS event notification subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #customerAwsId(String)}\n", "documentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CustomerAwsId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCustomerAwsId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "customerAwsId", "fluentSetterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@param customerAwsId The AWS customer account associated with the AWS DMS event notification subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "customerAwsId", "getterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@return The AWS customer account associated with the AWS DMS event notification subscription.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CustomerAwsId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CustomerAwsId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CustomerAwsId", "sensitive" : false, "setterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@param customerAwsId The AWS customer account associated with the AWS DMS event notification subscription.", "setterMethodName" : "setCustomerAwsId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "customerAwsId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "customerAwsId", "variableType" : "String", "documentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Enabled" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                              Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@return Boolean value that indicates if the event subscription is enabled.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@param enabled Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@param enabled Boolean value that indicates if the event subscription is enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@return Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@param enabled Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EventCategoriesList" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategoriesList", "beanStyleSetterMethodName" : "setEventCategoriesList", "c2jName" : "EventCategoriesList", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A lists of event categories.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategoriesList(List)}.\n@param eventCategoriesList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategoriesList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A lists of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategoriesList()} to see if a value was sent in this field.\n

                                                              \n@return A lists of event categories.\n@deprecated Use {@link #eventCategoriesList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A lists of event categories.

                                                              \n@param eventCategoriesList A lists of event categories.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategoriesList(List)}\n", "documentation" : "

                                                              A lists of event categories.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategoriesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategoriesList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategoriesList", "fluentSetterDocumentation" : "

                                                              A lists of event categories.

                                                              \n@param eventCategoriesList A lists of event categories.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategoriesList", "getterDocumentation" : "

                                                              A lists of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategoriesList()} to see if a value was sent in this field.\n

                                                              \n@return A lists of event categories.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategoriesList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategoriesList", "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" : "EventCategoriesList", "sensitive" : false, "setterDocumentation" : "

                                                              A lists of event categories.

                                                              \n@param eventCategoriesList A lists of event categories.", "setterMethodName" : "setEventCategoriesList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategoriesList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategoriesList", "variableType" : "java.util.List", "documentation" : "

                                                              A lists of event categories.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SnsTopicArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSnsTopicArn", "beanStyleSetterMethodName" : "setSnsTopicArn", "c2jName" : "SnsTopicArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #snsTopicArn(String)}.\n@param snsTopicArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snsTopicArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@return The topic ARN of the AWS DMS event notification subscription.\n@deprecated Use {@link #snsTopicArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@param snsTopicArn The topic ARN of the AWS DMS event notification subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #snsTopicArn(String)}\n", "documentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SnsTopicArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSnsTopicArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "snsTopicArn", "fluentSetterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@param snsTopicArn The topic ARN of the AWS DMS event notification subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snsTopicArn", "getterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@return The topic ARN of the AWS DMS event notification subscription.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnsTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SnsTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SnsTopicArn", "sensitive" : false, "setterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@param snsTopicArn The topic ARN of the AWS DMS event notification subscription.", "setterMethodName" : "setSnsTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceIdsList" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSourceIdsList", "beanStyleSetterMethodName" : "setSourceIdsList", "c2jName" : "SourceIdsList", "c2jShape" : "SourceIdsList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of source Ids for the event 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 #sourceIdsList(List)}.\n@param sourceIdsList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceIdsList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSourceIdsList()} to see if a value was sent in this field.\n

                                                              \n@return A list of source Ids for the event subscription.\n@deprecated Use {@link #sourceIdsList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n@param sourceIdsList A list of source Ids for the event subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceIdsList(List)}\n", "documentation" : "

                                                              A list of source Ids for the event subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceIdsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceIdsList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceIdsList", "fluentSetterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n@param sourceIdsList A list of source Ids for the event subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdsList", "getterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSourceIdsList()} to see if a value was sent in this field.\n

                                                              \n@return A list of source Ids for the event 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" : "SourceIdsList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIdsList", "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" : "SourceIdsList", "sensitive" : false, "setterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n@param sourceIdsList A list of source Ids for the event subscription.", "setterMethodName" : "setSourceIdsList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sourceIdsList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sourceIdsList", "variableType" : "java.util.List", "documentation" : "

                                                              A list of source Ids for the event subscription.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceType(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              ", "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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription 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 #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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@return The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.\n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@param status The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.\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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              ", "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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@param status The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                              The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@return The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription 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" : "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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@param status The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.", "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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SubscriptionCreationTime" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionCreationTime", "beanStyleSetterMethodName" : "setSubscriptionCreationTime", "c2jName" : "SubscriptionCreationTime", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The time the RDS event notification subscription 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 #subscriptionCreationTime(String)}.\n@param subscriptionCreationTime a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subscriptionCreationTime(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@return The time the RDS event notification subscription was created.\n@deprecated Use {@link #subscriptionCreationTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@param subscriptionCreationTime The time the RDS event notification subscription was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionCreationTime(String)}\n", "documentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubscriptionCreationTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubscriptionCreationTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionCreationTime", "fluentSetterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@param subscriptionCreationTime The time the RDS event notification subscription was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionCreationTime", "getterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@return The time the RDS event notification subscription 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" : "SubscriptionCreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionCreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubscriptionCreationTime", "sensitive" : false, "setterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@param subscriptionCreationTime The time the RDS event notification subscription was created.", "setterMethodName" : "setSubscriptionCreationTime", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionCreationTime", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionCreationTime", "variableType" : "String", "documentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCustomerAwsId", "beanStyleSetterMethodName" : "setCustomerAwsId", "c2jName" : "CustomerAwsId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerAwsId(String)}.\n@param customerAwsId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerAwsId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@return The AWS customer account associated with the AWS DMS event notification subscription.\n@deprecated Use {@link #customerAwsId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@param customerAwsId The AWS customer account associated with the AWS DMS event notification subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #customerAwsId(String)}\n", "documentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CustomerAwsId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCustomerAwsId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "customerAwsId", "fluentSetterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@param customerAwsId The AWS customer account associated with the AWS DMS event notification subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "customerAwsId", "getterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@return The AWS customer account associated with the AWS DMS event notification subscription.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CustomerAwsId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CustomerAwsId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CustomerAwsId", "sensitive" : false, "setterDocumentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              \n@param customerAwsId The AWS customer account associated with the AWS DMS event notification subscription.", "setterMethodName" : "setCustomerAwsId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "customerAwsId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "customerAwsId", "variableType" : "String", "documentation" : "

                                                              The AWS customer account associated with the AWS DMS event notification subscription.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCustSubscriptionId", "beanStyleSetterMethodName" : "setCustSubscriptionId", "c2jName" : "CustSubscriptionId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #custSubscriptionId(String)}.\n@param custSubscriptionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #custSubscriptionId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@return The AWS DMS event notification subscription Id.\n@deprecated Use {@link #custSubscriptionId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@param custSubscriptionId The AWS DMS event notification subscription Id.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #custSubscriptionId(String)}\n", "documentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CustSubscriptionId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCustSubscriptionId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "custSubscriptionId", "fluentSetterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@param custSubscriptionId The AWS DMS event notification subscription Id.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "custSubscriptionId", "getterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@return The AWS DMS event notification subscription Id.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CustSubscriptionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CustSubscriptionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CustSubscriptionId", "sensitive" : false, "setterDocumentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              \n@param custSubscriptionId The AWS DMS event notification subscription Id.", "setterMethodName" : "setCustSubscriptionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "custSubscriptionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "custSubscriptionId", "variableType" : "String", "documentation" : "

                                                              The AWS DMS event notification subscription Id.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSnsTopicArn", "beanStyleSetterMethodName" : "setSnsTopicArn", "c2jName" : "SnsTopicArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #snsTopicArn(String)}.\n@param snsTopicArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snsTopicArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@return The topic ARN of the AWS DMS event notification subscription.\n@deprecated Use {@link #snsTopicArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@param snsTopicArn The topic ARN of the AWS DMS event notification subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #snsTopicArn(String)}\n", "documentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SnsTopicArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSnsTopicArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "snsTopicArn", "fluentSetterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@param snsTopicArn The topic ARN of the AWS DMS event notification subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snsTopicArn", "getterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@return The topic ARN of the AWS DMS event notification subscription.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnsTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SnsTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SnsTopicArn", "sensitive" : false, "setterDocumentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              \n@param snsTopicArn The topic ARN of the AWS DMS event notification subscription.", "setterMethodName" : "setSnsTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "

                                                              The topic ARN of the AWS DMS event notification subscription.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription 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 #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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@return The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.\n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@param status The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.\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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              ", "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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@param status The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                              The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@return The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription 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" : "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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              \n@param status The status of the AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.", "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 AWS DMS event notification subscription.

                                                              Constraints:

                                                              Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

                                                              The status \"no-permission\" indicates that AWS DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionCreationTime", "beanStyleSetterMethodName" : "setSubscriptionCreationTime", "c2jName" : "SubscriptionCreationTime", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The time the RDS event notification subscription 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 #subscriptionCreationTime(String)}.\n@param subscriptionCreationTime a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subscriptionCreationTime(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@return The time the RDS event notification subscription was created.\n@deprecated Use {@link #subscriptionCreationTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@param subscriptionCreationTime The time the RDS event notification subscription was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionCreationTime(String)}\n", "documentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubscriptionCreationTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubscriptionCreationTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionCreationTime", "fluentSetterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@param subscriptionCreationTime The time the RDS event notification subscription was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionCreationTime", "getterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@return The time the RDS event notification subscription 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" : "SubscriptionCreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionCreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubscriptionCreationTime", "sensitive" : false, "setterDocumentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              \n@param subscriptionCreationTime The time the RDS event notification subscription was created.", "setterMethodName" : "setSubscriptionCreationTime", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionCreationTime", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionCreationTime", "variableType" : "String", "documentation" : "

                                                              The time the RDS event notification subscription was created.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceType(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@return The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates events.

                                                              Valid values: replication-instance | replication-server | security-group | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSourceIdsList", "beanStyleSetterMethodName" : "setSourceIdsList", "c2jName" : "SourceIdsList", "c2jShape" : "SourceIdsList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of source Ids for the event 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 #sourceIdsList(List)}.\n@param sourceIdsList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceIdsList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSourceIdsList()} to see if a value was sent in this field.\n

                                                              \n@return A list of source Ids for the event subscription.\n@deprecated Use {@link #sourceIdsList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n@param sourceIdsList A list of source Ids for the event subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceIdsList(List)}\n", "documentation" : "

                                                              A list of source Ids for the event subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceIdsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceIdsList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceIdsList", "fluentSetterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n@param sourceIdsList A list of source Ids for the event subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdsList", "getterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasSourceIdsList()} to see if a value was sent in this field.\n

                                                              \n@return A list of source Ids for the event 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" : "SourceIdsList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIdsList", "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" : "SourceIdsList", "sensitive" : false, "setterDocumentation" : "

                                                              A list of source Ids for the event subscription.

                                                              \n@param sourceIdsList A list of source Ids for the event subscription.", "setterMethodName" : "setSourceIdsList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sourceIdsList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sourceIdsList", "variableType" : "java.util.List", "documentation" : "

                                                              A list of source Ids for the event subscription.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategoriesList", "beanStyleSetterMethodName" : "setEventCategoriesList", "c2jName" : "EventCategoriesList", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A lists of event categories.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategoriesList(List)}.\n@param eventCategoriesList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategoriesList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A lists of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategoriesList()} to see if a value was sent in this field.\n

                                                              \n@return A lists of event categories.\n@deprecated Use {@link #eventCategoriesList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A lists of event categories.

                                                              \n@param eventCategoriesList A lists of event categories.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategoriesList(List)}\n", "documentation" : "

                                                              A lists of event categories.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategoriesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategoriesList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategoriesList", "fluentSetterDocumentation" : "

                                                              A lists of event categories.

                                                              \n@param eventCategoriesList A lists of event categories.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategoriesList", "getterDocumentation" : "

                                                              A lists of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategoriesList()} to see if a value was sent in this field.\n

                                                              \n@return A lists of event categories.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategoriesList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategoriesList", "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" : "EventCategoriesList", "sensitive" : false, "setterDocumentation" : "

                                                              A lists of event categories.

                                                              \n@param eventCategoriesList A lists of event categories.", "setterMethodName" : "setEventCategoriesList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategoriesList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategoriesList", "variableType" : "java.util.List", "documentation" : "

                                                              A lists of event categories.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                              Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@return Boolean value that indicates if the event subscription is enabled.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@param enabled Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@param enabled Boolean value that indicates if the event subscription is enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@return Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              \n@param enabled Boolean value that indicates if the event subscription 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" : "

                                                              Boolean value that indicates if the event subscription is enabled.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EventSubscription", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "wrapper" : false, "xmlNamespace" : null }, "Filter" : { "c2jName" : "Filter", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              Identifies the name and value of a source filter object used to limit the number and type of records transferred from your source to your target.

                                                              ", "endpointDiscovery" : 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 filter.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 filter.

                                                              \n@return The name of the filter.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the filter.

                                                              \n@param name The name of the filter.\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 filter.

                                                              ", "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 filter.

                                                              \n@param name The name of the filter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                                              The name of the filter.

                                                              \n@return The name of the filter.", "getterModel" : { "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 filter.

                                                              \n@param name The name of the filter.", "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 filter.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getValues", "beanStyleSetterMethodName" : "setValues", "c2jName" : "Values", "c2jShape" : "FilterValueList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The filter value.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #values(List)}.\n@param values a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #values(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The filter value.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasValues()} to see if a value was sent in this field.\n

                                                              \n@return The filter value.\n@deprecated Use {@link #values()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The filter value.

                                                              \n@param values The filter value.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #values(List)}\n", "documentation" : "

                                                              The filter value.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Values property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValues", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "values", "fluentSetterDocumentation" : "

                                                              The filter value.

                                                              \n@param values The filter value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "values", "getterDocumentation" : "

                                                              The filter value.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasValues()} to see if a value was sent in this field.\n

                                                              \n@return The filter value.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Values", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Values", "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" : "Values", "sensitive" : false, "setterDocumentation" : "

                                                              The filter value.

                                                              \n@param values The filter value.", "setterMethodName" : "setValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "values", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "values", "variableType" : "java.util.List", "documentation" : "

                                                              The filter value.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the filter.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 filter.

                                                              \n@return The name of the filter.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the filter.

                                                              \n@param name The name of the filter.\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 filter.

                                                              ", "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 filter.

                                                              \n@param name The name of the filter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                                              The name of the filter.

                                                              \n@return The name of the filter.", "getterModel" : { "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 filter.

                                                              \n@param name The name of the filter.", "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 filter.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Values" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getValues", "beanStyleSetterMethodName" : "setValues", "c2jName" : "Values", "c2jShape" : "FilterValueList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The filter value.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #values(List)}.\n@param values a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #values(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The filter value.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasValues()} to see if a value was sent in this field.\n

                                                              \n@return The filter value.\n@deprecated Use {@link #values()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The filter value.

                                                              \n@param values The filter value.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #values(List)}\n", "documentation" : "

                                                              The filter value.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Values property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValues", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "values", "fluentSetterDocumentation" : "

                                                              The filter value.

                                                              \n@param values The filter value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "values", "getterDocumentation" : "

                                                              The filter value.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasValues()} to see if a value was sent in this field.\n

                                                              \n@return The filter value.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Values", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Values", "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" : "Values", "sensitive" : false, "setterDocumentation" : "

                                                              The filter value.

                                                              \n@param values The filter value.", "setterMethodName" : "setValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "values", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "values", "variableType" : "java.util.List", "documentation" : "

                                                              The filter value.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the filter.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 filter.

                                                              \n@return The name of the filter.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the filter.

                                                              \n@param name The name of the filter.\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 filter.

                                                              ", "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 filter.

                                                              \n@param name The name of the filter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                                              The name of the filter.

                                                              \n@return The name of the filter.", "getterModel" : { "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 filter.

                                                              \n@param name The name of the filter.", "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 filter.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getValues", "beanStyleSetterMethodName" : "setValues", "c2jName" : "Values", "c2jShape" : "FilterValueList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The filter value.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #values(List)}.\n@param values a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #values(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The filter value.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasValues()} to see if a value was sent in this field.\n

                                                              \n@return The filter value.\n@deprecated Use {@link #values()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The filter value.

                                                              \n@param values The filter value.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #values(List)}\n", "documentation" : "

                                                              The filter value.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Values property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValues", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "values", "fluentSetterDocumentation" : "

                                                              The filter value.

                                                              \n@param values The filter value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "values", "getterDocumentation" : "

                                                              The filter value.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasValues()} to see if a value was sent in this field.\n

                                                              \n@return The filter value.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Values", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Values", "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" : "Values", "sensitive" : false, "setterDocumentation" : "

                                                              The filter value.

                                                              \n@param values The filter value.", "setterMethodName" : "setValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "values", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "values", "variableType" : "java.util.List", "documentation" : "

                                                              The filter value.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name", "Values" ], "shapeName" : "Filter", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Filter", "variableName" : "filter", "variableType" : "Filter", "documentation" : null, "simpleType" : "Filter", "variableSetterType" : "Filter" }, "wrapper" : false, "xmlNamespace" : null }, "ImportCertificateRequest" : { "c2jName" : "ImportCertificateMessage", "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" : "ImportCertificate", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.ImportCertificate", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateIdentifier", "beanStyleSetterMethodName" : "setCertificateIdentifier", "c2jName" : "CertificateIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificateIdentifier(String)}.\n@param certificateIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificateIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #certificateIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateIdentifier(String)}\n", "documentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificateIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificateIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificateIdentifier", "fluentSetterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateIdentifier", "getterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setCertificateIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateIdentifier", "variableType" : "String", "documentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificatePem", "beanStyleSetterMethodName" : "setCertificatePem", "c2jName" : "CertificatePem", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificatePem(String)}.\n@param certificatePem a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificatePem(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@return The contents of a .pem file, which contains an X.509 certificate.\n@deprecated Use {@link #certificatePem()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificatePem(String)}\n", "documentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificatePem property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificatePem", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificatePem", "fluentSetterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificatePem", "getterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@return The contents of a .pem file, which contains an X.509 certificate.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificatePem", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificatePem", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificatePem", "sensitive" : false, "setterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.", "setterMethodName" : "setCertificatePem", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificatePem", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificatePem", "variableType" : "String", "documentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateWallet", "beanStyleSetterMethodName" : "setCertificateWallet", "c2jName" : "CertificateWallet", "c2jShape" : "CertificateWallet", "defaultConsumerFluentSetterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \nThis is a convenience that creates an instance of the {@link SdkBytes.Builder} avoiding the need to create one manually via {@link SdkBytes#builder()}.\n\nWhen the {@link Consumer} completes, {@link SdkBytes.Builder#build()} is called immediately and its result is passed to {@link #certificateWallet(SdkBytes)}.\n@param certificateWallet a consumer that will call methods on {@link SdkBytes.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificateWallet(SdkBytes)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@return The location of an imported Oracle Wallet certificate for use with SSL.\n@deprecated Use {@link #certificateWallet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateWallet(SdkBytes)}\n", "documentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificateWallet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificateWallet", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificateWallet", "fluentSetterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateWallet", "getterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@return The location of an imported Oracle Wallet certificate for use with SSL.", "getterModel" : { "returnType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateWallet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateWallet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_BYTES", "name" : "CertificateWallet", "sensitive" : false, "setterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.", "setterMethodName" : "setCertificateWallet", "setterModel" : { "variableDeclarationType" : "software.amazon.awssdk.core.SdkBytes", "variableName" : "certificateWallet", "variableType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : null, "simpleType" : "SdkBytes", "variableSetterType" : "software.amazon.awssdk.core.SdkBytes" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "software.amazon.awssdk.core.SdkBytes", "variableName" : "certificateWallet", "variableType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              ", "simpleType" : "SdkBytes", "variableSetterType" : "software.amazon.awssdk.core.SdkBytes" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tags(List)}.\n@param tags a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \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 associated with the certificate.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \n@param tags The tags associated with the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                                              The tags associated with the certificate.

                                                              ", "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 associated with the certificate.

                                                              \n@param tags The tags associated with the certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \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 associated with the certificate.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \n@param tags The tags associated with the certificate.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                              The tags associated with the certificate.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CertificateIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateIdentifier", "beanStyleSetterMethodName" : "setCertificateIdentifier", "c2jName" : "CertificateIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificateIdentifier(String)}.\n@param certificateIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificateIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #certificateIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateIdentifier(String)}\n", "documentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificateIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificateIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificateIdentifier", "fluentSetterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateIdentifier", "getterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setCertificateIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateIdentifier", "variableType" : "String", "documentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CertificatePem" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificatePem", "beanStyleSetterMethodName" : "setCertificatePem", "c2jName" : "CertificatePem", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificatePem(String)}.\n@param certificatePem a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificatePem(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@return The contents of a .pem file, which contains an X.509 certificate.\n@deprecated Use {@link #certificatePem()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificatePem(String)}\n", "documentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificatePem property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificatePem", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificatePem", "fluentSetterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificatePem", "getterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@return The contents of a .pem file, which contains an X.509 certificate.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificatePem", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificatePem", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificatePem", "sensitive" : false, "setterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.", "setterMethodName" : "setCertificatePem", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificatePem", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificatePem", "variableType" : "String", "documentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CertificateWallet" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateWallet", "beanStyleSetterMethodName" : "setCertificateWallet", "c2jName" : "CertificateWallet", "c2jShape" : "CertificateWallet", "defaultConsumerFluentSetterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \nThis is a convenience that creates an instance of the {@link SdkBytes.Builder} avoiding the need to create one manually via {@link SdkBytes#builder()}.\n\nWhen the {@link Consumer} completes, {@link SdkBytes.Builder#build()} is called immediately and its result is passed to {@link #certificateWallet(SdkBytes)}.\n@param certificateWallet a consumer that will call methods on {@link SdkBytes.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificateWallet(SdkBytes)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@return The location of an imported Oracle Wallet certificate for use with SSL.\n@deprecated Use {@link #certificateWallet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateWallet(SdkBytes)}\n", "documentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificateWallet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificateWallet", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificateWallet", "fluentSetterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateWallet", "getterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@return The location of an imported Oracle Wallet certificate for use with SSL.", "getterModel" : { "returnType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateWallet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateWallet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_BYTES", "name" : "CertificateWallet", "sensitive" : false, "setterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.", "setterMethodName" : "setCertificateWallet", "setterModel" : { "variableDeclarationType" : "software.amazon.awssdk.core.SdkBytes", "variableName" : "certificateWallet", "variableType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : null, "simpleType" : "SdkBytes", "variableSetterType" : "software.amazon.awssdk.core.SdkBytes" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "software.amazon.awssdk.core.SdkBytes", "variableName" : "certificateWallet", "variableType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              ", "simpleType" : "SdkBytes", "variableSetterType" : "software.amazon.awssdk.core.SdkBytes" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tags(List)}.\n@param tags a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \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 associated with the certificate.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \n@param tags The tags associated with the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                                              The tags associated with the certificate.

                                                              ", "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 associated with the certificate.

                                                              \n@param tags The tags associated with the certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \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 associated with the certificate.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \n@param tags The tags associated with the certificate.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                              The tags associated with the certificate.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateIdentifier", "beanStyleSetterMethodName" : "setCertificateIdentifier", "c2jName" : "CertificateIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificateIdentifier(String)}.\n@param certificateIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificateIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #certificateIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateIdentifier(String)}\n", "documentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificateIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificateIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificateIdentifier", "fluentSetterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateIdentifier", "getterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param certificateIdentifier A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setCertificateIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateIdentifier", "variableType" : "String", "documentation" : "

                                                              A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificatePem", "beanStyleSetterMethodName" : "setCertificatePem", "c2jName" : "CertificatePem", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificatePem(String)}.\n@param certificatePem a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificatePem(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@return The contents of a .pem file, which contains an X.509 certificate.\n@deprecated Use {@link #certificatePem()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificatePem(String)}\n", "documentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificatePem property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificatePem", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificatePem", "fluentSetterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificatePem", "getterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@return The contents of a .pem file, which contains an X.509 certificate.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificatePem", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificatePem", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificatePem", "sensitive" : false, "setterDocumentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              \n@param certificatePem The contents of a .pem file, which contains an X.509 certificate.", "setterMethodName" : "setCertificatePem", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificatePem", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificatePem", "variableType" : "String", "documentation" : "

                                                              The contents of a .pem file, which contains an X.509 certificate.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateWallet", "beanStyleSetterMethodName" : "setCertificateWallet", "c2jName" : "CertificateWallet", "c2jShape" : "CertificateWallet", "defaultConsumerFluentSetterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \nThis is a convenience that creates an instance of the {@link SdkBytes.Builder} avoiding the need to create one manually via {@link SdkBytes#builder()}.\n\nWhen the {@link Consumer} completes, {@link SdkBytes.Builder#build()} is called immediately and its result is passed to {@link #certificateWallet(SdkBytes)}.\n@param certificateWallet a consumer that will call methods on {@link SdkBytes.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificateWallet(SdkBytes)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@return The location of an imported Oracle Wallet certificate for use with SSL.\n@deprecated Use {@link #certificateWallet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateWallet(SdkBytes)}\n", "documentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificateWallet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificateWallet", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificateWallet", "fluentSetterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateWallet", "getterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@return The location of an imported Oracle Wallet certificate for use with SSL.", "getterModel" : { "returnType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateWallet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateWallet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_BYTES", "name" : "CertificateWallet", "sensitive" : false, "setterDocumentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              \n@param certificateWallet The location of an imported Oracle Wallet certificate for use with SSL.", "setterMethodName" : "setCertificateWallet", "setterModel" : { "variableDeclarationType" : "software.amazon.awssdk.core.SdkBytes", "variableName" : "certificateWallet", "variableType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : null, "simpleType" : "SdkBytes", "variableSetterType" : "software.amazon.awssdk.core.SdkBytes" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "software.amazon.awssdk.core.SdkBytes", "variableName" : "certificateWallet", "variableType" : "software.amazon.awssdk.core.SdkBytes", "documentation" : "

                                                              The location of an imported Oracle Wallet certificate for use with SSL.

                                                              ", "simpleType" : "SdkBytes", "variableSetterType" : "software.amazon.awssdk.core.SdkBytes" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tags(List)}.\n@param tags a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \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 associated with the certificate.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \n@param tags The tags associated with the certificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

                                                              The tags associated with the certificate.

                                                              ", "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 associated with the certificate.

                                                              \n@param tags The tags associated with the certificate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \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 associated with the certificate.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                              The tags associated with the certificate.

                                                              \n@param tags The tags associated with the certificate.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                              The tags associated with the certificate.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CertificateIdentifier" ], "shapeName" : "ImportCertificateRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ImportCertificateRequest", "variableName" : "importCertificateRequest", "variableType" : "ImportCertificateRequest", "documentation" : null, "simpleType" : "ImportCertificateRequest", "variableSetterType" : "ImportCertificateRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ImportCertificateResponse" : { "c2jName" : "ImportCertificateResponse", "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" : "getCertificate", "beanStyleSetterMethodName" : "setCertificate", "c2jName" : "Certificate", "c2jShape" : "Certificate", "defaultConsumerFluentSetterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \nThis is a convenience that creates an instance of the {@link Certificate.Builder} avoiding the need to create one manually via {@link Certificate#builder()}.\n\nWhen the {@link Consumer} completes, {@link Certificate.Builder#build()} is called immediately and its result is passed to {@link #certificate(Certificate)}.\n@param certificate a consumer that will call methods on {@link Certificate.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificate(Certificate)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@return The certificate to be uploaded.\n@deprecated Use {@link #certificate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@param certificate The certificate to be uploaded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificate(Certificate)}\n", "documentation" : "

                                                              The certificate to be uploaded.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Certificate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificate", "fluentSetterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@param certificate The certificate to be uploaded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificate", "getterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@return The certificate to be uploaded.", "getterModel" : { "returnType" : "Certificate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Certificate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Certificate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Certificate", "sensitive" : false, "setterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@param certificate The certificate to be uploaded.", "setterMethodName" : "setCertificate", "setterModel" : { "variableDeclarationType" : "Certificate", "variableName" : "certificate", "variableType" : "Certificate", "documentation" : null, "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Certificate", "variableName" : "certificate", "variableType" : "Certificate", "documentation" : "

                                                              The certificate to be uploaded.

                                                              ", "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Certificate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificate", "beanStyleSetterMethodName" : "setCertificate", "c2jName" : "Certificate", "c2jShape" : "Certificate", "defaultConsumerFluentSetterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \nThis is a convenience that creates an instance of the {@link Certificate.Builder} avoiding the need to create one manually via {@link Certificate#builder()}.\n\nWhen the {@link Consumer} completes, {@link Certificate.Builder#build()} is called immediately and its result is passed to {@link #certificate(Certificate)}.\n@param certificate a consumer that will call methods on {@link Certificate.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificate(Certificate)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@return The certificate to be uploaded.\n@deprecated Use {@link #certificate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@param certificate The certificate to be uploaded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificate(Certificate)}\n", "documentation" : "

                                                              The certificate to be uploaded.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Certificate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificate", "fluentSetterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@param certificate The certificate to be uploaded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificate", "getterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@return The certificate to be uploaded.", "getterModel" : { "returnType" : "Certificate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Certificate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Certificate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Certificate", "sensitive" : false, "setterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@param certificate The certificate to be uploaded.", "setterMethodName" : "setCertificate", "setterModel" : { "variableDeclarationType" : "Certificate", "variableName" : "certificate", "variableType" : "Certificate", "documentation" : null, "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Certificate", "variableName" : "certificate", "variableType" : "Certificate", "documentation" : "

                                                              The certificate to be uploaded.

                                                              ", "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificate", "beanStyleSetterMethodName" : "setCertificate", "c2jName" : "Certificate", "c2jShape" : "Certificate", "defaultConsumerFluentSetterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \nThis is a convenience that creates an instance of the {@link Certificate.Builder} avoiding the need to create one manually via {@link Certificate#builder()}.\n\nWhen the {@link Consumer} completes, {@link Certificate.Builder#build()} is called immediately and its result is passed to {@link #certificate(Certificate)}.\n@param certificate a consumer that will call methods on {@link Certificate.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificate(Certificate)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@return The certificate to be uploaded.\n@deprecated Use {@link #certificate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@param certificate The certificate to be uploaded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificate(Certificate)}\n", "documentation" : "

                                                              The certificate to be uploaded.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Certificate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificate", "fluentSetterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@param certificate The certificate to be uploaded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificate", "getterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@return The certificate to be uploaded.", "getterModel" : { "returnType" : "Certificate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Certificate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Certificate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Certificate", "sensitive" : false, "setterDocumentation" : "

                                                              The certificate to be uploaded.

                                                              \n@param certificate The certificate to be uploaded.", "setterMethodName" : "setCertificate", "setterModel" : { "variableDeclarationType" : "Certificate", "variableName" : "certificate", "variableType" : "Certificate", "documentation" : null, "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Certificate", "variableName" : "certificate", "variableType" : "Certificate", "documentation" : "

                                                              The certificate to be uploaded.

                                                              ", "simpleType" : "Certificate", "variableSetterType" : "Certificate" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ImportCertificateResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ImportCertificateResponse", "variableName" : "importCertificateResponse", "variableType" : "ImportCertificateResponse", "documentation" : null, "simpleType" : "ImportCertificateResponse", "variableSetterType" : "ImportCertificateResponse" }, "wrapper" : false, "xmlNamespace" : null }, "InsufficientResourceCapacityException" : { "c2jName" : "InsufficientResourceCapacityFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              There are not enough resources allocated to the database migration.

                                                              ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InsufficientResourceCapacityFault", "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" : "InsufficientResourceCapacityException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InsufficientResourceCapacityException", "variableName" : "insufficientResourceCapacityException", "variableType" : "InsufficientResourceCapacityException", "documentation" : null, "simpleType" : "InsufficientResourceCapacityException", "variableSetterType" : "InsufficientResourceCapacityException" }, "wrapper" : false, "xmlNamespace" : null }, "InvalidCertificateException" : { "c2jName" : "InvalidCertificateFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              The certificate was not valid.

                                                              ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InvalidCertificateFault", "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" : "InvalidCertificateException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidCertificateException", "variableName" : "invalidCertificateException", "variableType" : "InvalidCertificateException", "documentation" : null, "simpleType" : "InvalidCertificateException", "variableSetterType" : "InvalidCertificateException" }, "wrapper" : false, "xmlNamespace" : null }, "InvalidResourceStateException" : { "c2jName" : "InvalidResourceStateFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              The resource is in a state that prevents it from being used for database migration.

                                                              ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InvalidResourceStateFault", "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" : "InvalidResourceStateException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidResourceStateException", "variableName" : "invalidResourceStateException", "variableType" : "InvalidResourceStateException", "documentation" : null, "simpleType" : "InvalidResourceStateException", "variableSetterType" : "InvalidResourceStateException" }, "wrapper" : false, "xmlNamespace" : null }, "InvalidSubnetException" : { "c2jName" : "InvalidSubnet", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              The subnet provided is invalid.

                                                              ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InvalidSubnet", "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" : "InvalidSubnetException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidSubnetException", "variableName" : "invalidSubnetException", "variableType" : "InvalidSubnetException", "documentation" : null, "simpleType" : "InvalidSubnetException", "variableSetterType" : "InvalidSubnetException" }, "wrapper" : false, "xmlNamespace" : null }, "KafkaSettings" : { "c2jName" : "KafkaSettings", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              Provides information that describes an Apache Kafka endpoint. This information includes the output format of records applied to the endpoint and details of transaction and control table data information.

                                                              ", "endpointDiscovery" : 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" : "getBroker", "beanStyleSetterMethodName" : "setBroker", "c2jName" : "Broker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #broker(String)}.\n@param broker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #broker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@return The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".\n@deprecated Use {@link #broker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@param broker The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #broker(String)}\n", "documentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Broker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBroker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "broker", "fluentSetterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@param broker The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "broker", "getterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@return The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Broker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Broker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Broker", "sensitive" : false, "setterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@param broker The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".", "setterMethodName" : "setBroker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "broker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "broker", "variableType" : "String", "documentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTopic", "beanStyleSetterMethodName" : "setTopic", "c2jName" : "Topic", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #topic(String)}.\n@param topic a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #topic(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@return The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.\n@deprecated Use {@link #topic()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@param topic The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #topic(String)}\n", "documentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Topic property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTopic", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "topic", "fluentSetterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@param topic The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topic", "getterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@return The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Topic", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Topic", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Topic", "sensitive" : false, "setterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@param topic The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.", "setterMethodName" : "setTopic", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topic", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "topic", "variableType" : "String", "documentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Broker" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBroker", "beanStyleSetterMethodName" : "setBroker", "c2jName" : "Broker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #broker(String)}.\n@param broker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #broker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@return The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".\n@deprecated Use {@link #broker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@param broker The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #broker(String)}\n", "documentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Broker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBroker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "broker", "fluentSetterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@param broker The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "broker", "getterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@return The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Broker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Broker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Broker", "sensitive" : false, "setterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@param broker The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".", "setterMethodName" : "setBroker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "broker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "broker", "variableType" : "String", "documentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Topic" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTopic", "beanStyleSetterMethodName" : "setTopic", "c2jName" : "Topic", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #topic(String)}.\n@param topic a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #topic(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@return The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.\n@deprecated Use {@link #topic()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@param topic The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #topic(String)}\n", "documentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Topic property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTopic", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "topic", "fluentSetterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@param topic The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topic", "getterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@return The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Topic", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Topic", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Topic", "sensitive" : false, "setterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@param topic The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.", "setterMethodName" : "setTopic", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topic", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "topic", "variableType" : "String", "documentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBroker", "beanStyleSetterMethodName" : "setBroker", "c2jName" : "Broker", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #broker(String)}.\n@param broker a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #broker(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@return The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".\n@deprecated Use {@link #broker()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@param broker The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #broker(String)}\n", "documentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Broker property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBroker", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "broker", "fluentSetterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@param broker The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "broker", "getterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@return The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Broker", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Broker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Broker", "sensitive" : false, "setterDocumentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              \n@param broker The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".", "setterMethodName" : "setBroker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "broker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "broker", "variableType" : "String", "documentation" : "

                                                              The broker location and port of the Kafka broker that hosts your Kafka instance. Specify the broker in the form broker-hostname-or-ip:port . For example, \"ec2-12-345-678-901.compute-1.amazonaws.com:2345\".

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTopic", "beanStyleSetterMethodName" : "setTopic", "c2jName" : "Topic", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #topic(String)}.\n@param topic a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #topic(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@return The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.\n@deprecated Use {@link #topic()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@param topic The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #topic(String)}\n", "documentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Topic property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTopic", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "topic", "fluentSetterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@param topic The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topic", "getterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@return The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Topic", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Topic", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Topic", "sensitive" : false, "setterDocumentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              \n@param topic The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.", "setterMethodName" : "setTopic", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topic", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "topic", "variableType" : "String", "documentation" : "

                                                              The topic to which you migrate the data. If you don't specify a topic, AWS DMS specifies \"kafka-default-topic\" as the migration topic.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "KafkaSettings", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : null, "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "wrapper" : false, "xmlNamespace" : null }, "KinesisSettings" : { "c2jName" : "KinesisSettings", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              Provides information that describes an Amazon Kinesis Data Stream endpoint. This information includes the output format of records applied to the endpoint and details of transaction and control table data information.

                                                              ", "endpointDiscovery" : 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" : "getStreamArn", "beanStyleSetterMethodName" : "setStreamArn", "c2jName" : "StreamArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams 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 #streamArn(String)}.\n@param streamArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@return The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.\n@deprecated Use {@link #streamArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@param streamArn The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@param streamArn The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@return The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@param streamArn The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.", "setterMethodName" : "setStreamArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMessageFormatAsString", "beanStyleSetterMethodName" : "setMessageFormat", "c2jName" : "MessageFormat", "c2jShape" : "MessageFormatValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #messageFormatAsString(String)}.\n@param messageFormat a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #messageFormat(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #messageFormat} will return {@link MessageFormatValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #messageFormatAsString}.\n

                                                              \n@return The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue\n@deprecated Use {@link #messageFormatAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n@param messageFormat The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MessageFormatValue\n@deprecated Use {@link #messageFormat(String)}\n", "documentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              ", "endpointDiscoveryId" : false, "enumType" : "MessageFormatValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MessageFormat property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessageFormat", "fluentEnumGetterMethodName" : "messageFormat", "fluentEnumSetterMethodName" : "messageFormat", "fluentGetterMethodName" : "messageFormatAsString", "fluentSetterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n@param messageFormat The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MessageFormatValue", "fluentSetterMethodName" : "messageFormat", "getterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #messageFormat} will return {@link MessageFormatValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #messageFormatAsString}.\n

                                                              \n@return The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MessageFormat", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MessageFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MessageFormat", "sensitive" : false, "setterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n@param messageFormat The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue", "setterMethodName" : "setMessageFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "messageFormat", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "messageFormat", "variableType" : "String", "documentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@return The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@return The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludeTransactionDetails", "beanStyleSetterMethodName" : "setIncludeTransactionDetails", "c2jName" : "IncludeTransactionDetails", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includeTransactionDetails(Boolean)}.\n@param includeTransactionDetails 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 #includeTransactionDetails(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@return Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.\n@deprecated Use {@link #includeTransactionDetails()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@param includeTransactionDetails Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includeTransactionDetails(Boolean)}\n", "documentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludeTransactionDetails property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludeTransactionDetails", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includeTransactionDetails", "fluentSetterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@param includeTransactionDetails Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includeTransactionDetails", "getterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@return Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludeTransactionDetails", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludeTransactionDetails", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludeTransactionDetails", "sensitive" : false, "setterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@param includeTransactionDetails Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.", "setterMethodName" : "setIncludeTransactionDetails", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includeTransactionDetails", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includeTransactionDetails", "variableType" : "Boolean", "documentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludePartitionValue", "beanStyleSetterMethodName" : "setIncludePartitionValue", "c2jName" : "IncludePartitionValue", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includePartitionValue(Boolean)}.\n@param includePartitionValue 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 #includePartitionValue(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@return Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.\n@deprecated Use {@link #includePartitionValue()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@param includePartitionValue Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includePartitionValue(Boolean)}\n", "documentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludePartitionValue property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludePartitionValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includePartitionValue", "fluentSetterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@param includePartitionValue Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includePartitionValue", "getterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@return Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludePartitionValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludePartitionValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludePartitionValue", "sensitive" : false, "setterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@param includePartitionValue Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.", "setterMethodName" : "setIncludePartitionValue", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includePartitionValue", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includePartitionValue", "variableType" : "Boolean", "documentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPartitionIncludeSchemaTable", "beanStyleSetterMethodName" : "setPartitionIncludeSchemaTable", "c2jName" : "PartitionIncludeSchemaTable", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #partitionIncludeSchemaTable(Boolean)}.\n@param partitionIncludeSchemaTable 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 #partitionIncludeSchemaTable(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@return Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.\n@deprecated Use {@link #partitionIncludeSchemaTable()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@param partitionIncludeSchemaTable Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #partitionIncludeSchemaTable(Boolean)}\n", "documentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PartitionIncludeSchemaTable property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPartitionIncludeSchemaTable", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "partitionIncludeSchemaTable", "fluentSetterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@param partitionIncludeSchemaTable Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "partitionIncludeSchemaTable", "getterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@return Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PartitionIncludeSchemaTable", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PartitionIncludeSchemaTable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "PartitionIncludeSchemaTable", "sensitive" : false, "setterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@param partitionIncludeSchemaTable Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.", "setterMethodName" : "setPartitionIncludeSchemaTable", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "partitionIncludeSchemaTable", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "partitionIncludeSchemaTable", "variableType" : "Boolean", "documentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludeTableAlterOperations", "beanStyleSetterMethodName" : "setIncludeTableAlterOperations", "c2jName" : "IncludeTableAlterOperations", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includeTableAlterOperations(Boolean)}.\n@param includeTableAlterOperations 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 #includeTableAlterOperations(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@return Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.\n@deprecated Use {@link #includeTableAlterOperations()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@param includeTableAlterOperations Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includeTableAlterOperations(Boolean)}\n", "documentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludeTableAlterOperations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludeTableAlterOperations", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includeTableAlterOperations", "fluentSetterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@param includeTableAlterOperations Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includeTableAlterOperations", "getterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@return Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludeTableAlterOperations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludeTableAlterOperations", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludeTableAlterOperations", "sensitive" : false, "setterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@param includeTableAlterOperations Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.", "setterMethodName" : "setIncludeTableAlterOperations", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includeTableAlterOperations", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includeTableAlterOperations", "variableType" : "Boolean", "documentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludeControlDetails", "beanStyleSetterMethodName" : "setIncludeControlDetails", "c2jName" : "IncludeControlDetails", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includeControlDetails(Boolean)}.\n@param includeControlDetails 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 #includeControlDetails(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@return Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.\n@deprecated Use {@link #includeControlDetails()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@param includeControlDetails Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includeControlDetails(Boolean)}\n", "documentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludeControlDetails property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludeControlDetails", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includeControlDetails", "fluentSetterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@param includeControlDetails Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includeControlDetails", "getterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@return Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludeControlDetails", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludeControlDetails", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludeControlDetails", "sensitive" : false, "setterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@param includeControlDetails Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.", "setterMethodName" : "setIncludeControlDetails", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includeControlDetails", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includeControlDetails", "variableType" : "Boolean", "documentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "IncludeControlDetails" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludeControlDetails", "beanStyleSetterMethodName" : "setIncludeControlDetails", "c2jName" : "IncludeControlDetails", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includeControlDetails(Boolean)}.\n@param includeControlDetails 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 #includeControlDetails(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@return Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.\n@deprecated Use {@link #includeControlDetails()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@param includeControlDetails Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includeControlDetails(Boolean)}\n", "documentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludeControlDetails property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludeControlDetails", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includeControlDetails", "fluentSetterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@param includeControlDetails Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includeControlDetails", "getterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@return Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludeControlDetails", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludeControlDetails", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludeControlDetails", "sensitive" : false, "setterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@param includeControlDetails Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.", "setterMethodName" : "setIncludeControlDetails", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includeControlDetails", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includeControlDetails", "variableType" : "Boolean", "documentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IncludePartitionValue" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludePartitionValue", "beanStyleSetterMethodName" : "setIncludePartitionValue", "c2jName" : "IncludePartitionValue", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includePartitionValue(Boolean)}.\n@param includePartitionValue 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 #includePartitionValue(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@return Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.\n@deprecated Use {@link #includePartitionValue()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@param includePartitionValue Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includePartitionValue(Boolean)}\n", "documentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludePartitionValue property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludePartitionValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includePartitionValue", "fluentSetterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@param includePartitionValue Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includePartitionValue", "getterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@return Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludePartitionValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludePartitionValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludePartitionValue", "sensitive" : false, "setterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@param includePartitionValue Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.", "setterMethodName" : "setIncludePartitionValue", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includePartitionValue", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includePartitionValue", "variableType" : "Boolean", "documentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IncludeTableAlterOperations" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludeTableAlterOperations", "beanStyleSetterMethodName" : "setIncludeTableAlterOperations", "c2jName" : "IncludeTableAlterOperations", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includeTableAlterOperations(Boolean)}.\n@param includeTableAlterOperations 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 #includeTableAlterOperations(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@return Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.\n@deprecated Use {@link #includeTableAlterOperations()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@param includeTableAlterOperations Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includeTableAlterOperations(Boolean)}\n", "documentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludeTableAlterOperations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludeTableAlterOperations", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includeTableAlterOperations", "fluentSetterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@param includeTableAlterOperations Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includeTableAlterOperations", "getterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@return Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludeTableAlterOperations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludeTableAlterOperations", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludeTableAlterOperations", "sensitive" : false, "setterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@param includeTableAlterOperations Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.", "setterMethodName" : "setIncludeTableAlterOperations", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includeTableAlterOperations", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includeTableAlterOperations", "variableType" : "Boolean", "documentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IncludeTransactionDetails" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludeTransactionDetails", "beanStyleSetterMethodName" : "setIncludeTransactionDetails", "c2jName" : "IncludeTransactionDetails", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includeTransactionDetails(Boolean)}.\n@param includeTransactionDetails 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 #includeTransactionDetails(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@return Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.\n@deprecated Use {@link #includeTransactionDetails()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@param includeTransactionDetails Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includeTransactionDetails(Boolean)}\n", "documentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludeTransactionDetails property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludeTransactionDetails", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includeTransactionDetails", "fluentSetterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@param includeTransactionDetails Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includeTransactionDetails", "getterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@return Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludeTransactionDetails", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludeTransactionDetails", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludeTransactionDetails", "sensitive" : false, "setterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@param includeTransactionDetails Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.", "setterMethodName" : "setIncludeTransactionDetails", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includeTransactionDetails", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includeTransactionDetails", "variableType" : "Boolean", "documentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MessageFormat" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMessageFormatAsString", "beanStyleSetterMethodName" : "setMessageFormat", "c2jName" : "MessageFormat", "c2jShape" : "MessageFormatValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #messageFormatAsString(String)}.\n@param messageFormat a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #messageFormat(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #messageFormat} will return {@link MessageFormatValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #messageFormatAsString}.\n

                                                              \n@return The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue\n@deprecated Use {@link #messageFormatAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n@param messageFormat The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MessageFormatValue\n@deprecated Use {@link #messageFormat(String)}\n", "documentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              ", "endpointDiscoveryId" : false, "enumType" : "MessageFormatValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MessageFormat property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessageFormat", "fluentEnumGetterMethodName" : "messageFormat", "fluentEnumSetterMethodName" : "messageFormat", "fluentGetterMethodName" : "messageFormatAsString", "fluentSetterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n@param messageFormat The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MessageFormatValue", "fluentSetterMethodName" : "messageFormat", "getterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #messageFormat} will return {@link MessageFormatValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #messageFormatAsString}.\n

                                                              \n@return The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MessageFormat", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MessageFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MessageFormat", "sensitive" : false, "setterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n@param messageFormat The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue", "setterMethodName" : "setMessageFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "messageFormat", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "messageFormat", "variableType" : "String", "documentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PartitionIncludeSchemaTable" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPartitionIncludeSchemaTable", "beanStyleSetterMethodName" : "setPartitionIncludeSchemaTable", "c2jName" : "PartitionIncludeSchemaTable", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #partitionIncludeSchemaTable(Boolean)}.\n@param partitionIncludeSchemaTable 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 #partitionIncludeSchemaTable(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@return Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.\n@deprecated Use {@link #partitionIncludeSchemaTable()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@param partitionIncludeSchemaTable Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #partitionIncludeSchemaTable(Boolean)}\n", "documentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PartitionIncludeSchemaTable property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPartitionIncludeSchemaTable", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "partitionIncludeSchemaTable", "fluentSetterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@param partitionIncludeSchemaTable Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "partitionIncludeSchemaTable", "getterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@return Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PartitionIncludeSchemaTable", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PartitionIncludeSchemaTable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "PartitionIncludeSchemaTable", "sensitive" : false, "setterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@param partitionIncludeSchemaTable Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.", "setterMethodName" : "setPartitionIncludeSchemaTable", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "partitionIncludeSchemaTable", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "partitionIncludeSchemaTable", "variableType" : "Boolean", "documentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServiceAccessRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@return The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@return The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamArn", "beanStyleSetterMethodName" : "setStreamArn", "c2jName" : "StreamArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams 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 #streamArn(String)}.\n@param streamArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@return The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.\n@deprecated Use {@link #streamArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@param streamArn The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@param streamArn The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@return The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@param streamArn The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.", "setterMethodName" : "setStreamArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamArn", "beanStyleSetterMethodName" : "setStreamArn", "c2jName" : "StreamArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams 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 #streamArn(String)}.\n@param streamArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@return The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.\n@deprecated Use {@link #streamArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@param streamArn The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@param streamArn The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@return The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              \n@param streamArn The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.", "setterMethodName" : "setStreamArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMessageFormatAsString", "beanStyleSetterMethodName" : "setMessageFormat", "c2jName" : "MessageFormat", "c2jShape" : "MessageFormatValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #messageFormatAsString(String)}.\n@param messageFormat a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #messageFormat(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #messageFormat} will return {@link MessageFormatValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #messageFormatAsString}.\n

                                                              \n@return The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue\n@deprecated Use {@link #messageFormatAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n@param messageFormat The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MessageFormatValue\n@deprecated Use {@link #messageFormat(String)}\n", "documentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              ", "endpointDiscoveryId" : false, "enumType" : "MessageFormatValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MessageFormat property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessageFormat", "fluentEnumGetterMethodName" : "messageFormat", "fluentEnumSetterMethodName" : "messageFormat", "fluentGetterMethodName" : "messageFormatAsString", "fluentSetterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n@param messageFormat The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MessageFormatValue", "fluentSetterMethodName" : "messageFormat", "getterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #messageFormat} will return {@link MessageFormatValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #messageFormatAsString}.\n

                                                              \n@return The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MessageFormat", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MessageFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MessageFormat", "sensitive" : false, "setterDocumentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              \n@param messageFormat The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).\n@see MessageFormatValue", "setterMethodName" : "setMessageFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "messageFormat", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "messageFormat", "variableType" : "String", "documentation" : "

                                                              The output format for the records created on the endpoint. The message format is JSON (default) or JSON_UNFORMATTED (a single line with no tab).

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@return The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@return The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the AWS Identity and Access Management (IAM) role that AWS DMS uses to write to the Kinesis data stream.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludeTransactionDetails", "beanStyleSetterMethodName" : "setIncludeTransactionDetails", "c2jName" : "IncludeTransactionDetails", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includeTransactionDetails(Boolean)}.\n@param includeTransactionDetails 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 #includeTransactionDetails(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@return Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.\n@deprecated Use {@link #includeTransactionDetails()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@param includeTransactionDetails Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includeTransactionDetails(Boolean)}\n", "documentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludeTransactionDetails property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludeTransactionDetails", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includeTransactionDetails", "fluentSetterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@param includeTransactionDetails Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includeTransactionDetails", "getterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@return Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludeTransactionDetails", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludeTransactionDetails", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludeTransactionDetails", "sensitive" : false, "setterDocumentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              \n@param includeTransactionDetails Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.", "setterMethodName" : "setIncludeTransactionDetails", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includeTransactionDetails", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includeTransactionDetails", "variableType" : "Boolean", "documentation" : "

                                                              Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for transaction_id, previous transaction_id, and transaction_record_id (the record offset within a transaction). The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludePartitionValue", "beanStyleSetterMethodName" : "setIncludePartitionValue", "c2jName" : "IncludePartitionValue", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includePartitionValue(Boolean)}.\n@param includePartitionValue 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 #includePartitionValue(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@return Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.\n@deprecated Use {@link #includePartitionValue()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@param includePartitionValue Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includePartitionValue(Boolean)}\n", "documentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludePartitionValue property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludePartitionValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includePartitionValue", "fluentSetterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@param includePartitionValue Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includePartitionValue", "getterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@return Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludePartitionValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludePartitionValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludePartitionValue", "sensitive" : false, "setterDocumentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              \n@param includePartitionValue Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.", "setterMethodName" : "setIncludePartitionValue", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includePartitionValue", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includePartitionValue", "variableType" : "Boolean", "documentation" : "

                                                              Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPartitionIncludeSchemaTable", "beanStyleSetterMethodName" : "setPartitionIncludeSchemaTable", "c2jName" : "PartitionIncludeSchemaTable", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #partitionIncludeSchemaTable(Boolean)}.\n@param partitionIncludeSchemaTable 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 #partitionIncludeSchemaTable(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@return Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.\n@deprecated Use {@link #partitionIncludeSchemaTable()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@param partitionIncludeSchemaTable Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #partitionIncludeSchemaTable(Boolean)}\n", "documentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PartitionIncludeSchemaTable property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPartitionIncludeSchemaTable", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "partitionIncludeSchemaTable", "fluentSetterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@param partitionIncludeSchemaTable Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "partitionIncludeSchemaTable", "getterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@return Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PartitionIncludeSchemaTable", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PartitionIncludeSchemaTable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "PartitionIncludeSchemaTable", "sensitive" : false, "setterDocumentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              \n@param partitionIncludeSchemaTable Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.", "setterMethodName" : "setPartitionIncludeSchemaTable", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "partitionIncludeSchemaTable", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "partitionIncludeSchemaTable", "variableType" : "Boolean", "documentation" : "

                                                              Prefixes schema and table names to partition values, when the partition type is primary-key-type. Doing this increases data distribution among Kinesis shards. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same shard, which causes throttling. The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludeTableAlterOperations", "beanStyleSetterMethodName" : "setIncludeTableAlterOperations", "c2jName" : "IncludeTableAlterOperations", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includeTableAlterOperations(Boolean)}.\n@param includeTableAlterOperations 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 #includeTableAlterOperations(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@return Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.\n@deprecated Use {@link #includeTableAlterOperations()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@param includeTableAlterOperations Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includeTableAlterOperations(Boolean)}\n", "documentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludeTableAlterOperations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludeTableAlterOperations", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includeTableAlterOperations", "fluentSetterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@param includeTableAlterOperations Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includeTableAlterOperations", "getterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@return Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludeTableAlterOperations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludeTableAlterOperations", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludeTableAlterOperations", "sensitive" : false, "setterDocumentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              \n@param includeTableAlterOperations Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.", "setterMethodName" : "setIncludeTableAlterOperations", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includeTableAlterOperations", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includeTableAlterOperations", "variableType" : "Boolean", "documentation" : "

                                                              Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludeControlDetails", "beanStyleSetterMethodName" : "setIncludeControlDetails", "c2jName" : "IncludeControlDetails", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includeControlDetails(Boolean)}.\n@param includeControlDetails 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 #includeControlDetails(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@return Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.\n@deprecated Use {@link #includeControlDetails()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@param includeControlDetails Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includeControlDetails(Boolean)}\n", "documentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludeControlDetails property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludeControlDetails", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includeControlDetails", "fluentSetterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@param includeControlDetails Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includeControlDetails", "getterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@return Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludeControlDetails", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludeControlDetails", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludeControlDetails", "sensitive" : false, "setterDocumentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              \n@param includeControlDetails Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.", "setterMethodName" : "setIncludeControlDetails", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includeControlDetails", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includeControlDetails", "variableType" : "Boolean", "documentation" : "

                                                              Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is False.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "KinesisSettings", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : null, "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "wrapper" : false, "xmlNamespace" : null }, "KmsAccessDeniedException" : { "c2jName" : "KMSAccessDeniedFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              The ciphertext references a key that doesn't exist or that the DMS account doesn't have access to.

                                                              ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "KMSAccessDeniedFault", "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" : "KmsAccessDeniedException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "KmsAccessDeniedException", "variableName" : "kmsAccessDeniedException", "variableType" : "KmsAccessDeniedException", "documentation" : null, "simpleType" : "KmsAccessDeniedException", "variableSetterType" : "KmsAccessDeniedException" }, "wrapper" : false, "xmlNamespace" : null }, "KmsDisabledException" : { "c2jName" : "KMSDisabledFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              The specified master key (CMK) isn't enabled.

                                                              ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "KMSDisabledFault", "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" : "KmsDisabledException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "KmsDisabledException", "variableName" : "kmsDisabledException", "variableType" : "KmsDisabledException", "documentation" : null, "simpleType" : "KmsDisabledException", "variableSetterType" : "KmsDisabledException" }, "wrapper" : false, "xmlNamespace" : null }, "KmsInvalidStateException" : { "c2jName" : "KMSInvalidStateFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              The state of the specified AWS KMS resource isn't valid for this request.

                                                              ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "KMSInvalidStateFault", "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" : "KmsInvalidStateException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "KmsInvalidStateException", "variableName" : "kmsInvalidStateException", "variableType" : "KmsInvalidStateException", "documentation" : null, "simpleType" : "KmsInvalidStateException", "variableSetterType" : "KmsInvalidStateException" }, "wrapper" : false, "xmlNamespace" : null }, "KmsKeyNotAccessibleException" : { "c2jName" : "KMSKeyNotAccessibleFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              AWS DMS cannot access the AWS KMS key.

                                                              ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "KMSKeyNotAccessibleFault", "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" : "KmsKeyNotAccessibleException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "KmsKeyNotAccessibleException", "variableName" : "kmsKeyNotAccessibleException", "variableType" : "KmsKeyNotAccessibleException", "documentation" : null, "simpleType" : "KmsKeyNotAccessibleException", "variableSetterType" : "KmsKeyNotAccessibleException" }, "wrapper" : false, "xmlNamespace" : null }, "KmsNotFoundException" : { "c2jName" : "KMSNotFoundFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              The specified AWS KMS entity or resource can't be found.

                                                              ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "KMSNotFoundFault", "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" : "KmsNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "KmsNotFoundException", "variableName" : "kmsNotFoundException", "variableType" : "KmsNotFoundException", "documentation" : null, "simpleType" : "KmsNotFoundException", "variableSetterType" : "KmsNotFoundException" }, "wrapper" : false, "xmlNamespace" : null }, "KmsThrottlingException" : { "c2jName" : "KMSThrottlingFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              This request triggered AWS KMS request throttling.

                                                              ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "KMSThrottlingFault", "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" : "KmsThrottlingException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "KmsThrottlingException", "variableName" : "kmsThrottlingException", "variableType" : "KmsThrottlingException", "documentation" : null, "simpleType" : "KmsThrottlingException", "variableSetterType" : "KmsThrottlingException" }, "wrapper" : false, "xmlNamespace" : null }, "ListTagsForResourceRequest" : { "c2jName" : "ListTagsForResourceMessage", "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" : "AmazonDMSv20160101.ListTagsForResource", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS resource.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS resource.

                                                              \n@param resourceArn The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              \n@param resourceArn The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              \n@param resourceArn The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS resource.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS resource.

                                                              \n@param resourceArn The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              \n@param resourceArn The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              \n@param resourceArn The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS resource.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS resource.

                                                              \n@param resourceArn The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              \n@param resourceArn The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS resource.

                                                              \n@param resourceArn The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS 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) string that uniquely identifies the AWS DMS 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" : "getTagList", "beanStyleSetterMethodName" : "setTagList", "c2jName" : "TagList", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tagList(List)}.\n@param tagList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tagList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasTagList()} to see if a value was sent in this field.\n

                                                              \n@return A list of tags for the resource.\n@deprecated Use {@link #tagList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n@param tagList A list of tags for the resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tagList(List)}\n", "documentation" : "

                                                              A list of tags for the resource.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TagList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTagList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tagList", "fluentSetterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n@param tagList A list of tags for the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagList", "getterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasTagList()} to see if a value was sent in this field.\n

                                                              \n@return A list of tags for the resource.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TagList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TagList", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TagList", "sensitive" : false, "setterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n@param tagList A list of tags for the resource.", "setterMethodName" : "setTagList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : "

                                                              A list of tags for the resource.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "TagList" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTagList", "beanStyleSetterMethodName" : "setTagList", "c2jName" : "TagList", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tagList(List)}.\n@param tagList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tagList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasTagList()} to see if a value was sent in this field.\n

                                                              \n@return A list of tags for the resource.\n@deprecated Use {@link #tagList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n@param tagList A list of tags for the resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tagList(List)}\n", "documentation" : "

                                                              A list of tags for the resource.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TagList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTagList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tagList", "fluentSetterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n@param tagList A list of tags for the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagList", "getterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasTagList()} to see if a value was sent in this field.\n

                                                              \n@return A list of tags for the resource.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TagList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TagList", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TagList", "sensitive" : false, "setterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n@param tagList A list of tags for the resource.", "setterMethodName" : "setTagList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : "

                                                              A list of tags for the resource.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTagList", "beanStyleSetterMethodName" : "setTagList", "c2jName" : "TagList", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tagList(List)}.\n@param tagList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tagList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasTagList()} to see if a value was sent in this field.\n

                                                              \n@return A list of tags for the resource.\n@deprecated Use {@link #tagList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n@param tagList A list of tags for the resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tagList(List)}\n", "documentation" : "

                                                              A list of tags for the resource.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TagList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTagList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tagList", "fluentSetterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n@param tagList A list of tags for the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagList", "getterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasTagList()} to see if a value was sent in this field.\n

                                                              \n@return A list of tags for the resource.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TagList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TagList", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "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(Tag)}\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" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TagList", "sensitive" : false, "setterDocumentation" : "

                                                              A list of tags for the resource.

                                                              \n@param tagList A list of tags for the resource.", "setterMethodName" : "setTagList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : "

                                                              A list of tags for the resource.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "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 }, "MessageFormatValue" : { "c2jName" : "MessageFormatValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "JSON", "value" : "json" }, { "name" : "JSON_UNFORMATTED", "value" : "json-unformatted" } ], "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" : "MessageFormatValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "MessageFormatValue", "variableName" : "messageFormatValue", "variableType" : "MessageFormatValue", "documentation" : null, "simpleType" : "MessageFormatValue", "variableSetterType" : "MessageFormatValue" }, "wrapper" : false, "xmlNamespace" : null }, "MigrationTypeValue" : { "c2jName" : "MigrationTypeValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "FULL_LOAD", "value" : "full-load" }, { "name" : "CDC", "value" : "cdc" }, { "name" : "FULL_LOAD_AND_CDC", "value" : "full-load-and-cdc" } ], "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" : "MigrationTypeValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "MigrationTypeValue", "variableName" : "migrationTypeValue", "variableType" : "MigrationTypeValue", "documentation" : null, "simpleType" : "MigrationTypeValue", "variableSetterType" : "MigrationTypeValue" }, "wrapper" : false, "xmlNamespace" : null }, "ModifyEndpointRequest" : { "c2jName" : "ModifyEndpointMessage", "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" : "ModifyEndpoint", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.ModifyEndpoint", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointIdentifier", "beanStyleSetterMethodName" : "setEndpointIdentifier", "c2jName" : "EndpointIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #endpointIdentifier(String)}.\n@param endpointIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #endpointIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointIdentifier(String)}\n", "documentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointIdentifier", "fluentSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointIdentifier", "getterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setEndpointIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointTypeAsString", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "ReplicationEndpointTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 endpoint. Valid values are source and target.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                              \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointType(String)}\n", "documentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                              \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "getterModel" : { "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 endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineName", "beanStyleSetterMethodName" : "setEngineName", "c2jName" : "EngineName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineName(String)}.\n@param engineName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@return The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@deprecated Use {@link #engineName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineName(String)}\n", "documentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineName", "fluentSetterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineName", "getterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@return The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineName", "sensitive" : false, "setterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "setterMethodName" : "setEngineName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The user name to be used to login to the endpoint database.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 user name to be used to login to the endpoint database.

                                                              \n@return The user name to be used to login to the endpoint database.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The user name to be used to login to the endpoint database.

                                                              \n@param username The user name to be used to login to the endpoint database.\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 user name to be used to login to the endpoint database.

                                                              ", "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 user name to be used to login to the endpoint database.

                                                              \n@param username The user name to be used to login to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                                              The user name to be used to login to the endpoint database.

                                                              \n@return The user name to be used to login to the endpoint database.", "getterModel" : { "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" : false, "setterDocumentation" : "

                                                              The user name to be used to login to the endpoint database.

                                                              \n@param username The user name to be used to login to the endpoint database.", "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 user name to be used to login to the endpoint database.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPassword", "beanStyleSetterMethodName" : "setPassword", "c2jName" : "Password", "c2jShape" : "SecretString", "defaultConsumerFluentSetterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #password(String)}.\n@param password a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #password(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@return The password to be used to login to the endpoint database.\n@deprecated Use {@link #password()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@param password The password to be used to login to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #password(String)}\n", "documentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Password property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPassword", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "password", "fluentSetterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@param password The password to be used to login to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "password", "getterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@return The password to be used to login to the endpoint database.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Password", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Password", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Password", "sensitive" : true, "setterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@param password The password to be used to login to the endpoint database.", "setterMethodName" : "setPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serverName(String)}.\n@param serverName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@return The name of the server where the endpoint database resides.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@param serverName The name of the server where the endpoint database resides.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverName", "fluentSetterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@param serverName The name of the server where the endpoint database resides.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverName", "getterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@return The name of the server where the endpoint database resides.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@param serverName The name of the server where the endpoint database resides.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@return The port used by the endpoint database.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@param port The port used by the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                                              The port used by the endpoint database.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Port property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPort", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@param port The port used by the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@return The port used by the endpoint database.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@param port The port used by the endpoint database.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                              The port used by the endpoint database.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #databaseName(String)}.\n@param databaseName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #databaseName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@return The name of the endpoint database.\n@deprecated Use {@link #databaseName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@param databaseName The name of the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #databaseName(String)}\n", "documentation" : "

                                                              The name of the endpoint database.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DatabaseName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDatabaseName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "databaseName", "fluentSetterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@param databaseName The name of the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "databaseName", "getterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@return The name of the endpoint database.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DatabaseName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DatabaseName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DatabaseName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@param databaseName The name of the endpoint database.", "setterMethodName" : "setDatabaseName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : "

                                                              The name of the endpoint database.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExtraConnectionAttributes", "beanStyleSetterMethodName" : "setExtraConnectionAttributes", "c2jName" : "ExtraConnectionAttributes", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #extraConnectionAttributes(String)}.\n@param extraConnectionAttributes a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #extraConnectionAttributes(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@return Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.\n@deprecated Use {@link #extraConnectionAttributes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@param extraConnectionAttributes Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #extraConnectionAttributes(String)}\n", "documentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExtraConnectionAttributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExtraConnectionAttributes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "extraConnectionAttributes", "fluentSetterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@param extraConnectionAttributes Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "extraConnectionAttributes", "getterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@return Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExtraConnectionAttributes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExtraConnectionAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExtraConnectionAttributes", "sensitive" : false, "setterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@param extraConnectionAttributes Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.", "setterMethodName" : "setExtraConnectionAttributes", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificateArn(String)}.\n@param certificateArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificateArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@return The Amazon Resource Name (ARN) of the certificate used for SSL connection.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the certificate used for SSL connection.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificateArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificateArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificateArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the certificate used for SSL connection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@return The Amazon Resource Name (ARN) of the certificate used for SSL connection.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the certificate used for SSL connection.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSslModeAsString", "beanStyleSetterMethodName" : "setSslMode", "c2jName" : "SslMode", "c2jShape" : "DmsSslModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sslModeAsString(String)}.\n@param sslMode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sslMode(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sslMode} will return {@link DmsSslModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sslModeAsString}.\n

                                                              \n@return The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@deprecated Use {@link #sslModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue\n@deprecated Use {@link #sslMode(String)}\n", "documentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "DmsSslModeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SslMode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSslMode", "fluentEnumGetterMethodName" : "sslMode", "fluentEnumSetterMethodName" : "sslMode", "fluentGetterMethodName" : "sslModeAsString", "fluentSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue", "fluentSetterMethodName" : "sslMode", "getterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sslMode} will return {@link DmsSslModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sslModeAsString}.\n

                                                              \n@return The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SslMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SslMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SslMode", "sensitive" : false, "setterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue", "setterMethodName" : "setSslMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the 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 #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalTableDefinition", "beanStyleSetterMethodName" : "setExternalTableDefinition", "c2jName" : "ExternalTableDefinition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The external table definition.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #externalTableDefinition(String)}.\n@param externalTableDefinition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #externalTableDefinition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The external table definition.

                                                              \n@return The external table definition.\n@deprecated Use {@link #externalTableDefinition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalTableDefinition(String)}\n", "documentation" : "

                                                              The external table definition.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExternalTableDefinition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExternalTableDefinition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "externalTableDefinition", "fluentSetterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalTableDefinition", "getterDocumentation" : "

                                                              The external table definition.

                                                              \n@return The external table definition.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExternalTableDefinition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExternalTableDefinition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExternalTableDefinition", "sensitive" : false, "setterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.", "setterMethodName" : "setExternalTableDefinition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : "

                                                              The external table definition.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDynamoDbSettings", "beanStyleSetterMethodName" : "setDynamoDbSettings", "c2jName" : "DynamoDbSettings", "c2jShape" : "DynamoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link DynamoDbSettings.Builder} avoiding the need to create one manually via {@link DynamoDbSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link DynamoDbSettings.Builder#build()} is called immediately and its result is passed to {@link #dynamoDbSettings(DynamoDbSettings)}.\n@param dynamoDbSettings a consumer that will call methods on {@link DynamoDbSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dynamoDbSettings(DynamoDbSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #dynamoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dynamoDbSettings(DynamoDbSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DynamoDbSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDynamoDbSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dynamoDbSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dynamoDbSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "DynamoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DynamoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DynamoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DynamoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.", "setterMethodName" : "setDynamoDbSettings", "setterModel" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : null, "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              ", "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3Settings", "beanStyleSetterMethodName" : "setS3Settings", "c2jName" : "S3Settings", "c2jShape" : "S3Settings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link S3Settings.Builder} avoiding the need to create one manually via {@link S3Settings#builder()}.\n\nWhen the {@link Consumer} completes, {@link S3Settings.Builder#build()} is called immediately and its result is passed to {@link #s3Settings(S3Settings)}.\n@param s3Settings a consumer that will call methods on {@link S3Settings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3Settings(S3Settings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #s3Settings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3Settings(S3Settings)}\n", "documentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3Settings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3Settings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3Settings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3Settings", "getterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "S3Settings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3Settings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3Settings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "S3Settings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.", "setterMethodName" : "setS3Settings", "setterModel" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : null, "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              ", "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDmsTransferSettings", "beanStyleSetterMethodName" : "setDmsTransferSettings", "c2jName" : "DmsTransferSettings", "c2jShape" : "DmsTransferSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \nThis is a convenience that creates an instance of the {@link DmsTransferSettings.Builder} avoiding the need to create one manually via {@link DmsTransferSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link DmsTransferSettings.Builder#build()} is called immediately and its result is passed to {@link #dmsTransferSettings(DmsTransferSettings)}.\n@param dmsTransferSettings a consumer that will call methods on {@link DmsTransferSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dmsTransferSettings(DmsTransferSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@deprecated Use {@link #dmsTransferSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dmsTransferSettings(DmsTransferSettings)}\n", "documentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DmsTransferSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDmsTransferSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dmsTransferSettings", "fluentSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dmsTransferSettings", "getterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "getterModel" : { "returnType" : "DmsTransferSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DmsTransferSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DmsTransferSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DmsTransferSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "setterMethodName" : "setDmsTransferSettings", "setterModel" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : null, "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              ", "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMongoDbSettings", "beanStyleSetterMethodName" : "setMongoDbSettings", "c2jName" : "MongoDbSettings", "c2jShape" : "MongoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link MongoDbSettings.Builder} avoiding the need to create one manually via {@link MongoDbSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link MongoDbSettings.Builder#build()} is called immediately and its result is passed to {@link #mongoDbSettings(MongoDbSettings)}.\n@param mongoDbSettings a consumer that will call methods on {@link MongoDbSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mongoDbSettings(MongoDbSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #mongoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mongoDbSettings(MongoDbSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MongoDbSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMongoDbSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mongoDbSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mongoDbSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "MongoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MongoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MongoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "MongoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.", "setterMethodName" : "setMongoDbSettings", "setterModel" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : null, "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              ", "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKinesisSettings", "beanStyleSetterMethodName" : "setKinesisSettings", "c2jName" : "KinesisSettings", "c2jShape" : "KinesisSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link KinesisSettings.Builder} avoiding the need to create one manually via {@link KinesisSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link KinesisSettings.Builder#build()} is called immediately and its result is passed to {@link #kinesisSettings(KinesisSettings)}.\n@param kinesisSettings a consumer that will call methods on {@link KinesisSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kinesisSettings(KinesisSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@deprecated Use {@link #kinesisSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kinesisSettings(KinesisSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KinesisSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKinesisSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kinesisSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kinesisSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "KinesisSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KinesisSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KinesisSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KinesisSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.", "setterMethodName" : "setKinesisSettings", "setterModel" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : null, "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              ", "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKafkaSettings", "beanStyleSetterMethodName" : "setKafkaSettings", "c2jName" : "KafkaSettings", "c2jShape" : "KafkaSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link KafkaSettings.Builder} avoiding the need to create one manually via {@link KafkaSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link KafkaSettings.Builder#build()} is called immediately and its result is passed to {@link #kafkaSettings(KafkaSettings)}.\n@param kafkaSettings a consumer that will call methods on {@link KafkaSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kafkaSettings(KafkaSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@deprecated Use {@link #kafkaSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kafkaSettings(KafkaSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KafkaSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKafkaSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kafkaSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kafkaSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "KafkaSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KafkaSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KafkaSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KafkaSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.", "setterMethodName" : "setKafkaSettings", "setterModel" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : null, "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              ", "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getElasticsearchSettings", "beanStyleSetterMethodName" : "setElasticsearchSettings", "c2jName" : "ElasticsearchSettings", "c2jShape" : "ElasticsearchSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link ElasticsearchSettings.Builder} avoiding the need to create one manually via {@link ElasticsearchSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link ElasticsearchSettings.Builder#build()} is called immediately and its result is passed to {@link #elasticsearchSettings(ElasticsearchSettings)}.\n@param elasticsearchSettings a consumer that will call methods on {@link ElasticsearchSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #elasticsearchSettings(ElasticsearchSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@deprecated Use {@link #elasticsearchSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #elasticsearchSettings(ElasticsearchSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ElasticsearchSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasElasticsearchSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "elasticsearchSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "elasticsearchSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "ElasticsearchSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ElasticsearchSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ElasticsearchSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ElasticsearchSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.", "setterMethodName" : "setElasticsearchSettings", "setterModel" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : null, "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              ", "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRedshiftSettings", "beanStyleSetterMethodName" : "setRedshiftSettings", "c2jName" : "RedshiftSettings", "c2jShape" : "RedshiftSettings", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\nThis is a convenience that creates an instance of the {@link RedshiftSettings.Builder} avoiding the need to create one manually via {@link RedshiftSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link RedshiftSettings.Builder#build()} is called immediately and its result is passed to {@link #redshiftSettings(RedshiftSettings)}.\n@param redshiftSettings a consumer that will call methods on {@link RedshiftSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redshiftSettings(RedshiftSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the RedshiftSettings property for this object.\n@return The value of the RedshiftSettings property for this object.\n@deprecated Use {@link #redshiftSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #redshiftSettings(RedshiftSettings)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedshiftSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedshiftSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redshiftSettings", "fluentSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redshiftSettings", "getterDocumentation" : "Returns the value of the RedshiftSettings property for this object.\n@return The value of the RedshiftSettings property for this object.", "getterModel" : { "returnType" : "RedshiftSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedshiftSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedshiftSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RedshiftSettings", "sensitive" : false, "setterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.", "setterMethodName" : "setRedshiftSettings", "setterModel" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : null, "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : "", "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CertificateArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificateArn(String)}.\n@param certificateArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificateArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@return The Amazon Resource Name (ARN) of the certificate used for SSL connection.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the certificate used for SSL connection.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificateArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificateArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificateArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the certificate used for SSL connection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@return The Amazon Resource Name (ARN) of the certificate used for SSL connection.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the certificate used for SSL connection.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DatabaseName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #databaseName(String)}.\n@param databaseName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #databaseName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@return The name of the endpoint database.\n@deprecated Use {@link #databaseName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@param databaseName The name of the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #databaseName(String)}\n", "documentation" : "

                                                              The name of the endpoint database.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DatabaseName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDatabaseName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "databaseName", "fluentSetterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@param databaseName The name of the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "databaseName", "getterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@return The name of the endpoint database.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DatabaseName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DatabaseName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DatabaseName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@param databaseName The name of the endpoint database.", "setterMethodName" : "setDatabaseName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : "

                                                              The name of the endpoint database.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DmsTransferSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDmsTransferSettings", "beanStyleSetterMethodName" : "setDmsTransferSettings", "c2jName" : "DmsTransferSettings", "c2jShape" : "DmsTransferSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \nThis is a convenience that creates an instance of the {@link DmsTransferSettings.Builder} avoiding the need to create one manually via {@link DmsTransferSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link DmsTransferSettings.Builder#build()} is called immediately and its result is passed to {@link #dmsTransferSettings(DmsTransferSettings)}.\n@param dmsTransferSettings a consumer that will call methods on {@link DmsTransferSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dmsTransferSettings(DmsTransferSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@deprecated Use {@link #dmsTransferSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dmsTransferSettings(DmsTransferSettings)}\n", "documentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DmsTransferSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDmsTransferSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dmsTransferSettings", "fluentSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dmsTransferSettings", "getterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "getterModel" : { "returnType" : "DmsTransferSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DmsTransferSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DmsTransferSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DmsTransferSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "setterMethodName" : "setDmsTransferSettings", "setterModel" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : null, "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              ", "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DynamoDbSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDynamoDbSettings", "beanStyleSetterMethodName" : "setDynamoDbSettings", "c2jName" : "DynamoDbSettings", "c2jShape" : "DynamoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link DynamoDbSettings.Builder} avoiding the need to create one manually via {@link DynamoDbSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link DynamoDbSettings.Builder#build()} is called immediately and its result is passed to {@link #dynamoDbSettings(DynamoDbSettings)}.\n@param dynamoDbSettings a consumer that will call methods on {@link DynamoDbSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dynamoDbSettings(DynamoDbSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #dynamoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dynamoDbSettings(DynamoDbSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DynamoDbSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDynamoDbSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dynamoDbSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dynamoDbSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "DynamoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DynamoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DynamoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DynamoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.", "setterMethodName" : "setDynamoDbSettings", "setterModel" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : null, "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              ", "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ElasticsearchSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getElasticsearchSettings", "beanStyleSetterMethodName" : "setElasticsearchSettings", "c2jName" : "ElasticsearchSettings", "c2jShape" : "ElasticsearchSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link ElasticsearchSettings.Builder} avoiding the need to create one manually via {@link ElasticsearchSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link ElasticsearchSettings.Builder#build()} is called immediately and its result is passed to {@link #elasticsearchSettings(ElasticsearchSettings)}.\n@param elasticsearchSettings a consumer that will call methods on {@link ElasticsearchSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #elasticsearchSettings(ElasticsearchSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@deprecated Use {@link #elasticsearchSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #elasticsearchSettings(ElasticsearchSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ElasticsearchSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasElasticsearchSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "elasticsearchSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "elasticsearchSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "ElasticsearchSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ElasticsearchSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ElasticsearchSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ElasticsearchSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.", "setterMethodName" : "setElasticsearchSettings", "setterModel" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : null, "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              ", "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EndpointIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointIdentifier", "beanStyleSetterMethodName" : "setEndpointIdentifier", "c2jName" : "EndpointIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #endpointIdentifier(String)}.\n@param endpointIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #endpointIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointIdentifier(String)}\n", "documentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointIdentifier", "fluentSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointIdentifier", "getterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setEndpointIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EndpointType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointTypeAsString", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "ReplicationEndpointTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 endpoint. Valid values are source and target.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                              \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointType(String)}\n", "documentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                              \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "getterModel" : { "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 endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EngineName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineName", "beanStyleSetterMethodName" : "setEngineName", "c2jName" : "EngineName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineName(String)}.\n@param engineName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@return The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@deprecated Use {@link #engineName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineName(String)}\n", "documentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineName", "fluentSetterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineName", "getterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@return The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineName", "sensitive" : false, "setterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "setterMethodName" : "setEngineName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExternalTableDefinition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalTableDefinition", "beanStyleSetterMethodName" : "setExternalTableDefinition", "c2jName" : "ExternalTableDefinition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The external table definition.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #externalTableDefinition(String)}.\n@param externalTableDefinition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #externalTableDefinition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The external table definition.

                                                              \n@return The external table definition.\n@deprecated Use {@link #externalTableDefinition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalTableDefinition(String)}\n", "documentation" : "

                                                              The external table definition.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExternalTableDefinition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExternalTableDefinition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "externalTableDefinition", "fluentSetterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalTableDefinition", "getterDocumentation" : "

                                                              The external table definition.

                                                              \n@return The external table definition.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExternalTableDefinition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExternalTableDefinition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExternalTableDefinition", "sensitive" : false, "setterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.", "setterMethodName" : "setExternalTableDefinition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : "

                                                              The external table definition.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExtraConnectionAttributes" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExtraConnectionAttributes", "beanStyleSetterMethodName" : "setExtraConnectionAttributes", "c2jName" : "ExtraConnectionAttributes", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #extraConnectionAttributes(String)}.\n@param extraConnectionAttributes a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #extraConnectionAttributes(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@return Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.\n@deprecated Use {@link #extraConnectionAttributes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@param extraConnectionAttributes Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #extraConnectionAttributes(String)}\n", "documentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExtraConnectionAttributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExtraConnectionAttributes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "extraConnectionAttributes", "fluentSetterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@param extraConnectionAttributes Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "extraConnectionAttributes", "getterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@return Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExtraConnectionAttributes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExtraConnectionAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExtraConnectionAttributes", "sensitive" : false, "setterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@param extraConnectionAttributes Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.", "setterMethodName" : "setExtraConnectionAttributes", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KafkaSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKafkaSettings", "beanStyleSetterMethodName" : "setKafkaSettings", "c2jName" : "KafkaSettings", "c2jShape" : "KafkaSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link KafkaSettings.Builder} avoiding the need to create one manually via {@link KafkaSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link KafkaSettings.Builder#build()} is called immediately and its result is passed to {@link #kafkaSettings(KafkaSettings)}.\n@param kafkaSettings a consumer that will call methods on {@link KafkaSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kafkaSettings(KafkaSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@deprecated Use {@link #kafkaSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kafkaSettings(KafkaSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KafkaSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKafkaSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kafkaSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kafkaSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "KafkaSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KafkaSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KafkaSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KafkaSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.", "setterMethodName" : "setKafkaSettings", "setterModel" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : null, "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              ", "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KinesisSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKinesisSettings", "beanStyleSetterMethodName" : "setKinesisSettings", "c2jName" : "KinesisSettings", "c2jShape" : "KinesisSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link KinesisSettings.Builder} avoiding the need to create one manually via {@link KinesisSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link KinesisSettings.Builder#build()} is called immediately and its result is passed to {@link #kinesisSettings(KinesisSettings)}.\n@param kinesisSettings a consumer that will call methods on {@link KinesisSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kinesisSettings(KinesisSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@deprecated Use {@link #kinesisSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kinesisSettings(KinesisSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KinesisSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKinesisSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kinesisSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kinesisSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "KinesisSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KinesisSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KinesisSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KinesisSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.", "setterMethodName" : "setKinesisSettings", "setterModel" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : null, "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              ", "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MongoDbSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMongoDbSettings", "beanStyleSetterMethodName" : "setMongoDbSettings", "c2jName" : "MongoDbSettings", "c2jShape" : "MongoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link MongoDbSettings.Builder} avoiding the need to create one manually via {@link MongoDbSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link MongoDbSettings.Builder#build()} is called immediately and its result is passed to {@link #mongoDbSettings(MongoDbSettings)}.\n@param mongoDbSettings a consumer that will call methods on {@link MongoDbSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mongoDbSettings(MongoDbSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #mongoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mongoDbSettings(MongoDbSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MongoDbSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMongoDbSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mongoDbSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mongoDbSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "MongoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MongoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MongoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "MongoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.", "setterMethodName" : "setMongoDbSettings", "setterModel" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : null, "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              ", "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Password" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPassword", "beanStyleSetterMethodName" : "setPassword", "c2jName" : "Password", "c2jShape" : "SecretString", "defaultConsumerFluentSetterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #password(String)}.\n@param password a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #password(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@return The password to be used to login to the endpoint database.\n@deprecated Use {@link #password()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@param password The password to be used to login to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #password(String)}\n", "documentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Password property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPassword", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "password", "fluentSetterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@param password The password to be used to login to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "password", "getterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@return The password to be used to login to the endpoint database.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Password", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Password", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Password", "sensitive" : true, "setterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@param password The password to be used to login to the endpoint database.", "setterMethodName" : "setPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Port" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@return The port used by the endpoint database.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@param port The port used by the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                                              The port used by the endpoint database.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Port property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPort", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@param port The port used by the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@return The port used by the endpoint database.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@param port The port used by the endpoint database.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                              The port used by the endpoint database.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RedshiftSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRedshiftSettings", "beanStyleSetterMethodName" : "setRedshiftSettings", "c2jName" : "RedshiftSettings", "c2jShape" : "RedshiftSettings", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\nThis is a convenience that creates an instance of the {@link RedshiftSettings.Builder} avoiding the need to create one manually via {@link RedshiftSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link RedshiftSettings.Builder#build()} is called immediately and its result is passed to {@link #redshiftSettings(RedshiftSettings)}.\n@param redshiftSettings a consumer that will call methods on {@link RedshiftSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redshiftSettings(RedshiftSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the RedshiftSettings property for this object.\n@return The value of the RedshiftSettings property for this object.\n@deprecated Use {@link #redshiftSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #redshiftSettings(RedshiftSettings)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedshiftSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedshiftSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redshiftSettings", "fluentSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redshiftSettings", "getterDocumentation" : "Returns the value of the RedshiftSettings property for this object.\n@return The value of the RedshiftSettings property for this object.", "getterModel" : { "returnType" : "RedshiftSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedshiftSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedshiftSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RedshiftSettings", "sensitive" : false, "setterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.", "setterMethodName" : "setRedshiftSettings", "setterModel" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : null, "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : "", "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "S3Settings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3Settings", "beanStyleSetterMethodName" : "setS3Settings", "c2jName" : "S3Settings", "c2jShape" : "S3Settings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link S3Settings.Builder} avoiding the need to create one manually via {@link S3Settings#builder()}.\n\nWhen the {@link Consumer} completes, {@link S3Settings.Builder#build()} is called immediately and its result is passed to {@link #s3Settings(S3Settings)}.\n@param s3Settings a consumer that will call methods on {@link S3Settings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3Settings(S3Settings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #s3Settings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3Settings(S3Settings)}\n", "documentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3Settings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3Settings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3Settings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3Settings", "getterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "S3Settings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3Settings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3Settings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "S3Settings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.", "setterMethodName" : "setS3Settings", "setterModel" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : null, "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              ", "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServerName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serverName(String)}.\n@param serverName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@return The name of the server where the endpoint database resides.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@param serverName The name of the server where the endpoint database resides.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverName", "fluentSetterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@param serverName The name of the server where the endpoint database resides.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverName", "getterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@return The name of the server where the endpoint database resides.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@param serverName The name of the server where the endpoint database resides.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServiceAccessRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the 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 #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SslMode" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSslModeAsString", "beanStyleSetterMethodName" : "setSslMode", "c2jName" : "SslMode", "c2jShape" : "DmsSslModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sslModeAsString(String)}.\n@param sslMode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sslMode(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sslMode} will return {@link DmsSslModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sslModeAsString}.\n

                                                              \n@return The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@deprecated Use {@link #sslModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue\n@deprecated Use {@link #sslMode(String)}\n", "documentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "DmsSslModeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SslMode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSslMode", "fluentEnumGetterMethodName" : "sslMode", "fluentEnumSetterMethodName" : "sslMode", "fluentGetterMethodName" : "sslModeAsString", "fluentSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue", "fluentSetterMethodName" : "sslMode", "getterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sslMode} will return {@link DmsSslModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sslModeAsString}.\n

                                                              \n@return The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SslMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SslMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SslMode", "sensitive" : false, "setterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue", "setterMethodName" : "setSslMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Username" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The user name to be used to login to the endpoint database.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 user name to be used to login to the endpoint database.

                                                              \n@return The user name to be used to login to the endpoint database.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The user name to be used to login to the endpoint database.

                                                              \n@param username The user name to be used to login to the endpoint database.\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 user name to be used to login to the endpoint database.

                                                              ", "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 user name to be used to login to the endpoint database.

                                                              \n@param username The user name to be used to login to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                                              The user name to be used to login to the endpoint database.

                                                              \n@return The user name to be used to login to the endpoint database.", "getterModel" : { "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" : false, "setterDocumentation" : "

                                                              The user name to be used to login to the endpoint database.

                                                              \n@param username The user name to be used to login to the endpoint database.", "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 user name to be used to login to the endpoint database.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointIdentifier", "beanStyleSetterMethodName" : "setEndpointIdentifier", "c2jName" : "EndpointIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #endpointIdentifier(String)}.\n@param endpointIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@deprecated Use {@link #endpointIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointIdentifier(String)}\n", "documentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointIdentifier", "fluentSetterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointIdentifier", "getterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@return The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              \n@param endpointIdentifier The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.", "setterMethodName" : "setEndpointIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointIdentifier", "variableType" : "String", "documentation" : "

                                                              The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointTypeAsString", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "ReplicationEndpointTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 endpoint. Valid values are source and target.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                              \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointType(String)}\n", "documentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

                                                              The type of endpoint. Valid values are source and target.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                              \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "getterModel" : { "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 endpoint. Valid values are source and target.

                                                              \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineName", "beanStyleSetterMethodName" : "setEngineName", "c2jName" : "EngineName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineName(String)}.\n@param engineName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@return The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@deprecated Use {@link #engineName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineName(String)}\n", "documentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineName", "fluentSetterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineName", "getterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@return The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineName", "sensitive" : false, "setterDocumentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              \n@param engineName The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "setterMethodName" : "setEngineName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : "

                                                              The type of engine for the endpoint. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The user name to be used to login to the endpoint database.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 user name to be used to login to the endpoint database.

                                                              \n@return The user name to be used to login to the endpoint database.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The user name to be used to login to the endpoint database.

                                                              \n@param username The user name to be used to login to the endpoint database.\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 user name to be used to login to the endpoint database.

                                                              ", "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 user name to be used to login to the endpoint database.

                                                              \n@param username The user name to be used to login to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                                              The user name to be used to login to the endpoint database.

                                                              \n@return The user name to be used to login to the endpoint database.", "getterModel" : { "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" : false, "setterDocumentation" : "

                                                              The user name to be used to login to the endpoint database.

                                                              \n@param username The user name to be used to login to the endpoint database.", "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 user name to be used to login to the endpoint database.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPassword", "beanStyleSetterMethodName" : "setPassword", "c2jName" : "Password", "c2jShape" : "SecretString", "defaultConsumerFluentSetterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #password(String)}.\n@param password a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #password(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@return The password to be used to login to the endpoint database.\n@deprecated Use {@link #password()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@param password The password to be used to login to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #password(String)}\n", "documentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Password property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPassword", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "password", "fluentSetterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@param password The password to be used to login to the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "password", "getterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@return The password to be used to login to the endpoint database.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Password", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Password", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Password", "sensitive" : true, "setterDocumentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              \n@param password The password to be used to login to the endpoint database.", "setterMethodName" : "setPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : "

                                                              The password to be used to login to the endpoint database.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serverName(String)}.\n@param serverName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@return The name of the server where the endpoint database resides.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@param serverName The name of the server where the endpoint database resides.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverName", "fluentSetterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@param serverName The name of the server where the endpoint database resides.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverName", "getterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@return The name of the server where the endpoint database resides.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              \n@param serverName The name of the server where the endpoint database resides.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                                              The name of the server where the endpoint database resides.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@return The port used by the endpoint database.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@param port The port used by the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                                              The port used by the endpoint database.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Port property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPort", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@param port The port used by the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@return The port used by the endpoint database.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                                              The port used by the endpoint database.

                                                              \n@param port The port used by the endpoint database.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                              The port used by the endpoint database.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #databaseName(String)}.\n@param databaseName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #databaseName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@return The name of the endpoint database.\n@deprecated Use {@link #databaseName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@param databaseName The name of the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #databaseName(String)}\n", "documentation" : "

                                                              The name of the endpoint database.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DatabaseName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDatabaseName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "databaseName", "fluentSetterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@param databaseName The name of the endpoint database.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "databaseName", "getterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@return The name of the endpoint database.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DatabaseName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DatabaseName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DatabaseName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the endpoint database.

                                                              \n@param databaseName The name of the endpoint database.", "setterMethodName" : "setDatabaseName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : "

                                                              The name of the endpoint database.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExtraConnectionAttributes", "beanStyleSetterMethodName" : "setExtraConnectionAttributes", "c2jName" : "ExtraConnectionAttributes", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #extraConnectionAttributes(String)}.\n@param extraConnectionAttributes a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #extraConnectionAttributes(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@return Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.\n@deprecated Use {@link #extraConnectionAttributes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@param extraConnectionAttributes Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #extraConnectionAttributes(String)}\n", "documentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExtraConnectionAttributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExtraConnectionAttributes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "extraConnectionAttributes", "fluentSetterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@param extraConnectionAttributes Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "extraConnectionAttributes", "getterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@return Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExtraConnectionAttributes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExtraConnectionAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExtraConnectionAttributes", "sensitive" : false, "setterDocumentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              \n@param extraConnectionAttributes Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.", "setterMethodName" : "setExtraConnectionAttributes", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "extraConnectionAttributes", "variableType" : "String", "documentation" : "

                                                              Additional attributes associated with the connection. To reset this parameter, pass the empty string (\"\") as an argument.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCertificateArn", "beanStyleSetterMethodName" : "setCertificateArn", "c2jName" : "CertificateArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificateArn(String)}.\n@param certificateArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificateArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@return The Amazon Resource Name (ARN) of the certificate used for SSL connection.\n@deprecated Use {@link #certificateArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the certificate used for SSL connection.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #certificateArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CertificateArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCertificateArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "certificateArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the certificate used for SSL connection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "certificateArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@return The Amazon Resource Name (ARN) of the certificate used for SSL connection.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CertificateArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CertificateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CertificateArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              \n@param certificateArn The Amazon Resource Name (ARN) of the certificate used for SSL connection.", "setterMethodName" : "setCertificateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "certificateArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the certificate used for SSL connection.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSslModeAsString", "beanStyleSetterMethodName" : "setSslMode", "c2jName" : "SslMode", "c2jShape" : "DmsSslModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sslModeAsString(String)}.\n@param sslMode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sslMode(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sslMode} will return {@link DmsSslModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sslModeAsString}.\n

                                                              \n@return The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@deprecated Use {@link #sslModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue\n@deprecated Use {@link #sslMode(String)}\n", "documentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "DmsSslModeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SslMode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSslMode", "fluentEnumGetterMethodName" : "sslMode", "fluentEnumSetterMethodName" : "sslMode", "fluentGetterMethodName" : "sslModeAsString", "fluentSetterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DmsSslModeValue", "fluentSetterMethodName" : "sslMode", "getterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n

                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #sslMode} will return {@link DmsSslModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #sslModeAsString}.\n

                                                              \n@return The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SslMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SslMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SslMode", "sensitive" : false, "setterDocumentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              \n@param sslMode The SSL mode used to connect to the endpoint. The default value is none.\n@see DmsSslModeValue", "setterMethodName" : "setSslMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sslMode", "variableType" : "String", "documentation" : "

                                                              The SSL mode used to connect to the endpoint. The default value is none.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the 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 #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@return The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the service access role you want to use to modify the endpoint.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalTableDefinition", "beanStyleSetterMethodName" : "setExternalTableDefinition", "c2jName" : "ExternalTableDefinition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The external table definition.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #externalTableDefinition(String)}.\n@param externalTableDefinition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #externalTableDefinition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The external table definition.

                                                              \n@return The external table definition.\n@deprecated Use {@link #externalTableDefinition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalTableDefinition(String)}\n", "documentation" : "

                                                              The external table definition.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExternalTableDefinition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExternalTableDefinition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "externalTableDefinition", "fluentSetterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalTableDefinition", "getterDocumentation" : "

                                                              The external table definition.

                                                              \n@return The external table definition.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExternalTableDefinition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExternalTableDefinition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExternalTableDefinition", "sensitive" : false, "setterDocumentation" : "

                                                              The external table definition.

                                                              \n@param externalTableDefinition The external table definition.", "setterMethodName" : "setExternalTableDefinition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : "

                                                              The external table definition.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDynamoDbSettings", "beanStyleSetterMethodName" : "setDynamoDbSettings", "c2jName" : "DynamoDbSettings", "c2jShape" : "DynamoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link DynamoDbSettings.Builder} avoiding the need to create one manually via {@link DynamoDbSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link DynamoDbSettings.Builder#build()} is called immediately and its result is passed to {@link #dynamoDbSettings(DynamoDbSettings)}.\n@param dynamoDbSettings a consumer that will call methods on {@link DynamoDbSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dynamoDbSettings(DynamoDbSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #dynamoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dynamoDbSettings(DynamoDbSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DynamoDbSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDynamoDbSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dynamoDbSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dynamoDbSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "DynamoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DynamoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DynamoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DynamoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              \n@param dynamoDbSettings Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.", "setterMethodName" : "setDynamoDbSettings", "setterModel" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : null, "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DynamoDbSettings", "variableName" : "dynamoDbSettings", "variableType" : "DynamoDbSettings", "documentation" : "

                                                              Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the AWS Database Migration Service User Guide.

                                                              ", "simpleType" : "DynamoDbSettings", "variableSetterType" : "DynamoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3Settings", "beanStyleSetterMethodName" : "setS3Settings", "c2jName" : "S3Settings", "c2jShape" : "S3Settings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link S3Settings.Builder} avoiding the need to create one manually via {@link S3Settings#builder()}.\n\nWhen the {@link Consumer} completes, {@link S3Settings.Builder#build()} is called immediately and its result is passed to {@link #s3Settings(S3Settings)}.\n@param s3Settings a consumer that will call methods on {@link S3Settings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3Settings(S3Settings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #s3Settings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3Settings(S3Settings)}\n", "documentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3Settings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3Settings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3Settings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3Settings", "getterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "S3Settings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3Settings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3Settings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "S3Settings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              \n@param s3Settings Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.", "setterMethodName" : "setS3Settings", "setterModel" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : null, "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : "

                                                              Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for AWS DMS in the AWS Database Migration Service User Guide.

                                                              ", "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDmsTransferSettings", "beanStyleSetterMethodName" : "setDmsTransferSettings", "c2jName" : "DmsTransferSettings", "c2jShape" : "DmsTransferSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \nThis is a convenience that creates an instance of the {@link DmsTransferSettings.Builder} avoiding the need to create one manually via {@link DmsTransferSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link DmsTransferSettings.Builder#build()} is called immediately and its result is passed to {@link #dmsTransferSettings(DmsTransferSettings)}.\n@param dmsTransferSettings a consumer that will call methods on {@link DmsTransferSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dmsTransferSettings(DmsTransferSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@deprecated Use {@link #dmsTransferSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dmsTransferSettings(DmsTransferSettings)}\n", "documentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DmsTransferSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDmsTransferSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dmsTransferSettings", "fluentSetterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dmsTransferSettings", "getterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@return The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "getterModel" : { "returnType" : "DmsTransferSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DmsTransferSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DmsTransferSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DmsTransferSettings", "sensitive" : false, "setterDocumentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              \n@param dmsTransferSettings The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" } ", "setterMethodName" : "setDmsTransferSettings", "setterModel" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : null, "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DmsTransferSettings", "variableName" : "dmsTransferSettings", "variableType" : "DmsTransferSettings", "documentation" : "

                                                              The settings in JSON format for the DMS transfer type of source endpoint.

                                                              Attributes include the following:

                                                              • serviceAccessRoleArn - The AWS Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket.

                                                              • BucketName - The name of the S3 bucket to use.

                                                              • compressionType - An optional parameter to use GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed.

                                                              Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string

                                                              JSON syntax for these settings is as follows: { \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", \"CompressionType\": \"none\"|\"gzip\" }

                                                              ", "simpleType" : "DmsTransferSettings", "variableSetterType" : "DmsTransferSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMongoDbSettings", "beanStyleSetterMethodName" : "setMongoDbSettings", "c2jName" : "MongoDbSettings", "c2jShape" : "MongoDbSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link MongoDbSettings.Builder} avoiding the need to create one manually via {@link MongoDbSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link MongoDbSettings.Builder#build()} is called immediately and its result is passed to {@link #mongoDbSettings(MongoDbSettings)}.\n@param mongoDbSettings a consumer that will call methods on {@link MongoDbSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mongoDbSettings(MongoDbSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@deprecated Use {@link #mongoDbSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mongoDbSettings(MongoDbSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MongoDbSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMongoDbSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mongoDbSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mongoDbSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@return Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.", "getterModel" : { "returnType" : "MongoDbSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MongoDbSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MongoDbSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "MongoDbSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              \n@param mongoDbSettings Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.", "setterMethodName" : "setMongoDbSettings", "setterModel" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : null, "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : "

                                                              Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Using MongoDB as a Target for AWS Database Migration Service in the AWS Database Migration Service User Guide.

                                                              ", "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKinesisSettings", "beanStyleSetterMethodName" : "setKinesisSettings", "c2jName" : "KinesisSettings", "c2jShape" : "KinesisSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link KinesisSettings.Builder} avoiding the need to create one manually via {@link KinesisSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link KinesisSettings.Builder#build()} is called immediately and its result is passed to {@link #kinesisSettings(KinesisSettings)}.\n@param kinesisSettings a consumer that will call methods on {@link KinesisSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kinesisSettings(KinesisSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@deprecated Use {@link #kinesisSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kinesisSettings(KinesisSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KinesisSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKinesisSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kinesisSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kinesisSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "KinesisSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KinesisSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KinesisSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KinesisSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              \n@param kinesisSettings Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.", "setterMethodName" : "setKinesisSettings", "setterModel" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : null, "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KinesisSettings", "variableName" : "kinesisSettings", "variableType" : "KinesisSettings", "documentation" : "

                                                              Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For information about other available settings, see Using Object Mapping to Migrate Data to a Kinesis Data Stream in the AWS Database Migration User Guide.

                                                              ", "simpleType" : "KinesisSettings", "variableSetterType" : "KinesisSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKafkaSettings", "beanStyleSetterMethodName" : "setKafkaSettings", "c2jName" : "KafkaSettings", "c2jShape" : "KafkaSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link KafkaSettings.Builder} avoiding the need to create one manually via {@link KafkaSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link KafkaSettings.Builder#build()} is called immediately and its result is passed to {@link #kafkaSettings(KafkaSettings)}.\n@param kafkaSettings a consumer that will call methods on {@link KafkaSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kafkaSettings(KafkaSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@deprecated Use {@link #kafkaSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kafkaSettings(KafkaSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KafkaSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKafkaSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kafkaSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kafkaSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "KafkaSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KafkaSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KafkaSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "KafkaSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              \n@param kafkaSettings Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.", "setterMethodName" : "setKafkaSettings", "setterModel" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : null, "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "KafkaSettings", "variableName" : "kafkaSettings", "variableType" : "KafkaSettings", "documentation" : "

                                                              Settings in JSON format for the target Apache Kafka endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to Apache Kafka in the AWS Database Migration User Guide.

                                                              ", "simpleType" : "KafkaSettings", "variableSetterType" : "KafkaSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getElasticsearchSettings", "beanStyleSetterMethodName" : "setElasticsearchSettings", "c2jName" : "ElasticsearchSettings", "c2jShape" : "ElasticsearchSettings", "defaultConsumerFluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \nThis is a convenience that creates an instance of the {@link ElasticsearchSettings.Builder} avoiding the need to create one manually via {@link ElasticsearchSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link ElasticsearchSettings.Builder#build()} is called immediately and its result is passed to {@link #elasticsearchSettings(ElasticsearchSettings)}.\n@param elasticsearchSettings a consumer that will call methods on {@link ElasticsearchSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #elasticsearchSettings(ElasticsearchSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@deprecated Use {@link #elasticsearchSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #elasticsearchSettings(ElasticsearchSettings)}\n", "documentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ElasticsearchSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasElasticsearchSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "elasticsearchSettings", "fluentSetterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "elasticsearchSettings", "getterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@return Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.", "getterModel" : { "returnType" : "ElasticsearchSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ElasticsearchSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ElasticsearchSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ElasticsearchSettings", "sensitive" : false, "setterDocumentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              \n@param elasticsearchSettings Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.", "setterMethodName" : "setElasticsearchSettings", "setterModel" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : null, "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ElasticsearchSettings", "variableName" : "elasticsearchSettings", "variableType" : "ElasticsearchSettings", "documentation" : "

                                                              Settings in JSON format for the target Elasticsearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using Elasticsearch as a Target for AWS DMS in the AWS Database Migration User Guide.

                                                              ", "simpleType" : "ElasticsearchSettings", "variableSetterType" : "ElasticsearchSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRedshiftSettings", "beanStyleSetterMethodName" : "setRedshiftSettings", "c2jName" : "RedshiftSettings", "c2jShape" : "RedshiftSettings", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\nThis is a convenience that creates an instance of the {@link RedshiftSettings.Builder} avoiding the need to create one manually via {@link RedshiftSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link RedshiftSettings.Builder#build()} is called immediately and its result is passed to {@link #redshiftSettings(RedshiftSettings)}.\n@param redshiftSettings a consumer that will call methods on {@link RedshiftSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redshiftSettings(RedshiftSettings)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the RedshiftSettings property for this object.\n@return The value of the RedshiftSettings property for this object.\n@deprecated Use {@link #redshiftSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #redshiftSettings(RedshiftSettings)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedshiftSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedshiftSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redshiftSettings", "fluentSetterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redshiftSettings", "getterDocumentation" : "Returns the value of the RedshiftSettings property for this object.\n@return The value of the RedshiftSettings property for this object.", "getterModel" : { "returnType" : "RedshiftSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedshiftSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedshiftSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RedshiftSettings", "sensitive" : false, "setterDocumentation" : "Sets the value of the RedshiftSettings property for this object.\n\n@param redshiftSettings The new value for the RedshiftSettings property for this object.", "setterMethodName" : "setRedshiftSettings", "setterModel" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : null, "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : "", "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "EndpointArn" ], "shapeName" : "ModifyEndpointRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ModifyEndpointRequest", "variableName" : "modifyEndpointRequest", "variableType" : "ModifyEndpointRequest", "documentation" : null, "simpleType" : "ModifyEndpointRequest", "variableSetterType" : "ModifyEndpointRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ModifyEndpointResponse" : { "c2jName" : "ModifyEndpointResponse", "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" : "getEndpoint", "beanStyleSetterMethodName" : "setEndpoint", "c2jName" : "Endpoint", "c2jShape" : "Endpoint", "defaultConsumerFluentSetterDocumentation" : "

                                                              The modified endpoint.

                                                              \nThis is a convenience that creates an instance of the {@link Endpoint.Builder} avoiding the need to create one manually via {@link Endpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link Endpoint.Builder#build()} is called immediately and its result is passed to {@link #endpoint(Endpoint)}.\n@param endpoint a consumer that will call methods on {@link Endpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpoint(Endpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@return The modified endpoint.\n@deprecated Use {@link #endpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@param endpoint The modified endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpoint(Endpoint)}\n", "documentation" : "

                                                              The modified endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Endpoint property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpoint", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpoint", "fluentSetterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@param endpoint The modified endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoint", "getterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@return The modified endpoint.", "getterModel" : { "returnType" : "Endpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Endpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Endpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Endpoint", "sensitive" : false, "setterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@param endpoint The modified endpoint.", "setterMethodName" : "setEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : "

                                                              The modified endpoint.

                                                              ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Endpoint" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpoint", "beanStyleSetterMethodName" : "setEndpoint", "c2jName" : "Endpoint", "c2jShape" : "Endpoint", "defaultConsumerFluentSetterDocumentation" : "

                                                              The modified endpoint.

                                                              \nThis is a convenience that creates an instance of the {@link Endpoint.Builder} avoiding the need to create one manually via {@link Endpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link Endpoint.Builder#build()} is called immediately and its result is passed to {@link #endpoint(Endpoint)}.\n@param endpoint a consumer that will call methods on {@link Endpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpoint(Endpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@return The modified endpoint.\n@deprecated Use {@link #endpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@param endpoint The modified endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpoint(Endpoint)}\n", "documentation" : "

                                                              The modified endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Endpoint property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpoint", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpoint", "fluentSetterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@param endpoint The modified endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoint", "getterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@return The modified endpoint.", "getterModel" : { "returnType" : "Endpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Endpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Endpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Endpoint", "sensitive" : false, "setterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@param endpoint The modified endpoint.", "setterMethodName" : "setEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : "

                                                              The modified endpoint.

                                                              ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpoint", "beanStyleSetterMethodName" : "setEndpoint", "c2jName" : "Endpoint", "c2jShape" : "Endpoint", "defaultConsumerFluentSetterDocumentation" : "

                                                              The modified endpoint.

                                                              \nThis is a convenience that creates an instance of the {@link Endpoint.Builder} avoiding the need to create one manually via {@link Endpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link Endpoint.Builder#build()} is called immediately and its result is passed to {@link #endpoint(Endpoint)}.\n@param endpoint a consumer that will call methods on {@link Endpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpoint(Endpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@return The modified endpoint.\n@deprecated Use {@link #endpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@param endpoint The modified endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpoint(Endpoint)}\n", "documentation" : "

                                                              The modified endpoint.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Endpoint property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpoint", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpoint", "fluentSetterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@param endpoint The modified endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoint", "getterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@return The modified endpoint.", "getterModel" : { "returnType" : "Endpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Endpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Endpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Endpoint", "sensitive" : false, "setterDocumentation" : "

                                                              The modified endpoint.

                                                              \n@param endpoint The modified endpoint.", "setterMethodName" : "setEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : "

                                                              The modified endpoint.

                                                              ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ModifyEndpointResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ModifyEndpointResponse", "variableName" : "modifyEndpointResponse", "variableType" : "ModifyEndpointResponse", "documentation" : null, "simpleType" : "ModifyEndpointResponse", "variableSetterType" : "ModifyEndpointResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ModifyEventSubscriptionRequest" : { "c2jName" : "ModifyEventSubscriptionMessage", "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" : "ModifyEventSubscription", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.ModifyEventSubscription", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionName", "beanStyleSetterMethodName" : "setSubscriptionName", "c2jName" : "SubscriptionName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #subscriptionName(String)}.\n@param subscriptionName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subscriptionName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@return The name of the AWS DMS event notification subscription to be modified.\n@deprecated Use {@link #subscriptionName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@param subscriptionName The name of the AWS DMS event notification subscription to be modified.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionName(String)}\n", "documentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubscriptionName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubscriptionName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionName", "fluentSetterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@param subscriptionName The name of the AWS DMS event notification subscription to be modified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionName", "getterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@return The name of the AWS DMS event notification subscription to be modified.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubscriptionName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubscriptionName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@param subscriptionName The name of the AWS DMS event notification subscription to be modified.", "setterMethodName" : "setSubscriptionName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSnsTopicArn", "beanStyleSetterMethodName" : "setSnsTopicArn", "c2jName" : "SnsTopicArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #snsTopicArn(String)}.\n@param snsTopicArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snsTopicArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@deprecated Use {@link #snsTopicArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #snsTopicArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SnsTopicArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSnsTopicArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "snsTopicArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snsTopicArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnsTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SnsTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SnsTopicArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.", "setterMethodName" : "setSnsTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceType(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@return The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@return The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategories(List)}.\n@param eventCategories a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategories(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n@param eventCategories A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategories", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategories", "fluentSetterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n@param eventCategories A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n@param eventCategories A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \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" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@return A Boolean value; set to true to activate the subscription.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@param enabled A Boolean value; set to true to activate the subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #enabled(Boolean)}\n", "documentation" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              ", "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" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@param enabled A Boolean value; set to true to activate the subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@return A Boolean value; set to true to activate the subscription.", "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" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@param enabled A Boolean value; set to true to activate the subscription.", "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" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Enabled" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \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" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@return A Boolean value; set to true to activate the subscription.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@param enabled A Boolean value; set to true to activate the subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #enabled(Boolean)}\n", "documentation" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              ", "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" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@param enabled A Boolean value; set to true to activate the subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@return A Boolean value; set to true to activate the subscription.", "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" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@param enabled A Boolean value; set to true to activate the subscription.", "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" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EventCategories" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategories(List)}.\n@param eventCategories a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategories(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n@param eventCategories A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategories", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategories", "fluentSetterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n@param eventCategories A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n@param eventCategories A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SnsTopicArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSnsTopicArn", "beanStyleSetterMethodName" : "setSnsTopicArn", "c2jName" : "SnsTopicArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #snsTopicArn(String)}.\n@param snsTopicArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snsTopicArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@deprecated Use {@link #snsTopicArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #snsTopicArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SnsTopicArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSnsTopicArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "snsTopicArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snsTopicArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnsTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SnsTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SnsTopicArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.", "setterMethodName" : "setSnsTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceType(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@return The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@return The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SubscriptionName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionName", "beanStyleSetterMethodName" : "setSubscriptionName", "c2jName" : "SubscriptionName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #subscriptionName(String)}.\n@param subscriptionName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subscriptionName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@return The name of the AWS DMS event notification subscription to be modified.\n@deprecated Use {@link #subscriptionName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@param subscriptionName The name of the AWS DMS event notification subscription to be modified.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionName(String)}\n", "documentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubscriptionName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubscriptionName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionName", "fluentSetterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@param subscriptionName The name of the AWS DMS event notification subscription to be modified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionName", "getterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@return The name of the AWS DMS event notification subscription to be modified.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubscriptionName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubscriptionName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@param subscriptionName The name of the AWS DMS event notification subscription to be modified.", "setterMethodName" : "setSubscriptionName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubscriptionName", "beanStyleSetterMethodName" : "setSubscriptionName", "c2jName" : "SubscriptionName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #subscriptionName(String)}.\n@param subscriptionName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subscriptionName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@return The name of the AWS DMS event notification subscription to be modified.\n@deprecated Use {@link #subscriptionName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@param subscriptionName The name of the AWS DMS event notification subscription to be modified.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionName(String)}\n", "documentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubscriptionName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubscriptionName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionName", "fluentSetterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@param subscriptionName The name of the AWS DMS event notification subscription to be modified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionName", "getterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@return The name of the AWS DMS event notification subscription to be modified.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubscriptionName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubscriptionName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              \n@param subscriptionName The name of the AWS DMS event notification subscription to be modified.", "setterMethodName" : "setSubscriptionName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subscriptionName", "variableType" : "String", "documentation" : "

                                                              The name of the AWS DMS event notification subscription to be modified.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSnsTopicArn", "beanStyleSetterMethodName" : "setSnsTopicArn", "c2jName" : "SnsTopicArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #snsTopicArn(String)}.\n@param snsTopicArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snsTopicArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@deprecated Use {@link #snsTopicArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #snsTopicArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SnsTopicArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSnsTopicArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "snsTopicArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snsTopicArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnsTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SnsTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SnsTopicArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              \n@param snsTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.", "setterMethodName" : "setSnsTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sourceType(String)}.\n@param sourceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@return The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task\n@deprecated Use {@link #sourceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceType(String)}\n", "documentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@return The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              \n@param sourceType The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                              The type of AWS DMS resource that generates the events you want to subscribe to.

                                                              Valid values: replication-instance | replication-task

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEventCategories", "beanStyleSetterMethodName" : "setEventCategories", "c2jName" : "EventCategories", "c2jShape" : "EventCategoriesList", "defaultConsumerFluentSetterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #eventCategories(List)}.\n@param eventCategories a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventCategories(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.\n@deprecated Use {@link #eventCategories()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n@param eventCategories A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventCategories(List)}\n", "documentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventCategories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventCategories", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventCategories", "fluentSetterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n@param eventCategories A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventCategories", "getterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasEventCategories()} to see if a value was sent in this field.\n

                                                              \n@return A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventCategories", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventCategories", "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" : "EventCategories", "sensitive" : false, "setterDocumentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              \n@param eventCategories A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.", "setterMethodName" : "setEventCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventCategories", "variableType" : "java.util.List", "documentation" : "

                                                              A list of event categories for a source type that you want to subscribe to. Use the DescribeEventCategories action to see a list of event categories.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \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" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@return A Boolean value; set to true to activate the subscription.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@param enabled A Boolean value; set to true to activate the subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #enabled(Boolean)}\n", "documentation" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              ", "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" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@param enabled A Boolean value; set to true to activate the subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@return A Boolean value; set to true to activate the subscription.", "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" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              \n@param enabled A Boolean value; set to true to activate the subscription.", "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" : "

                                                              A Boolean value; set to true to activate the subscription.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "SubscriptionName" ], "shapeName" : "ModifyEventSubscriptionRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ModifyEventSubscriptionRequest", "variableName" : "modifyEventSubscriptionRequest", "variableType" : "ModifyEventSubscriptionRequest", "documentation" : null, "simpleType" : "ModifyEventSubscriptionRequest", "variableSetterType" : "ModifyEventSubscriptionRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ModifyEventSubscriptionResponse" : { "c2jName" : "ModifyEventSubscriptionResponse", "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" : "getEventSubscription", "beanStyleSetterMethodName" : "setEventSubscription", "c2jName" : "EventSubscription", "c2jShape" : "EventSubscription", "defaultConsumerFluentSetterDocumentation" : "

                                                              The modified event subscription.

                                                              \nThis is a convenience that creates an instance of the {@link EventSubscription.Builder} avoiding the need to create one manually via {@link EventSubscription#builder()}.\n\nWhen the {@link Consumer} completes, {@link EventSubscription.Builder#build()} is called immediately and its result is passed to {@link #eventSubscription(EventSubscription)}.\n@param eventSubscription a consumer that will call methods on {@link EventSubscription.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventSubscription(EventSubscription)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@return The modified event subscription.\n@deprecated Use {@link #eventSubscription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@param eventSubscription The modified event subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventSubscription(EventSubscription)}\n", "documentation" : "

                                                              The modified event subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventSubscription property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventSubscription", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventSubscription", "fluentSetterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@param eventSubscription The modified event subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscription", "getterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@return The modified event subscription.", "getterModel" : { "returnType" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventSubscription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventSubscription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "EventSubscription", "sensitive" : false, "setterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@param eventSubscription The modified event subscription.", "setterMethodName" : "setEventSubscription", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : "

                                                              The modified event subscription.

                                                              ", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EventSubscription" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEventSubscription", "beanStyleSetterMethodName" : "setEventSubscription", "c2jName" : "EventSubscription", "c2jShape" : "EventSubscription", "defaultConsumerFluentSetterDocumentation" : "

                                                              The modified event subscription.

                                                              \nThis is a convenience that creates an instance of the {@link EventSubscription.Builder} avoiding the need to create one manually via {@link EventSubscription#builder()}.\n\nWhen the {@link Consumer} completes, {@link EventSubscription.Builder#build()} is called immediately and its result is passed to {@link #eventSubscription(EventSubscription)}.\n@param eventSubscription a consumer that will call methods on {@link EventSubscription.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventSubscription(EventSubscription)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@return The modified event subscription.\n@deprecated Use {@link #eventSubscription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@param eventSubscription The modified event subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventSubscription(EventSubscription)}\n", "documentation" : "

                                                              The modified event subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventSubscription property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventSubscription", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventSubscription", "fluentSetterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@param eventSubscription The modified event subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscription", "getterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@return The modified event subscription.", "getterModel" : { "returnType" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventSubscription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventSubscription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "EventSubscription", "sensitive" : false, "setterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@param eventSubscription The modified event subscription.", "setterMethodName" : "setEventSubscription", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : "

                                                              The modified event subscription.

                                                              ", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEventSubscription", "beanStyleSetterMethodName" : "setEventSubscription", "c2jName" : "EventSubscription", "c2jShape" : "EventSubscription", "defaultConsumerFluentSetterDocumentation" : "

                                                              The modified event subscription.

                                                              \nThis is a convenience that creates an instance of the {@link EventSubscription.Builder} avoiding the need to create one manually via {@link EventSubscription#builder()}.\n\nWhen the {@link Consumer} completes, {@link EventSubscription.Builder#build()} is called immediately and its result is passed to {@link #eventSubscription(EventSubscription)}.\n@param eventSubscription a consumer that will call methods on {@link EventSubscription.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eventSubscription(EventSubscription)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@return The modified event subscription.\n@deprecated Use {@link #eventSubscription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@param eventSubscription The modified event subscription.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #eventSubscription(EventSubscription)}\n", "documentation" : "

                                                              The modified event subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EventSubscription property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEventSubscription", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventSubscription", "fluentSetterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@param eventSubscription The modified event subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscription", "getterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@return The modified event subscription.", "getterModel" : { "returnType" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EventSubscription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventSubscription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "EventSubscription", "sensitive" : false, "setterDocumentation" : "

                                                              The modified event subscription.

                                                              \n@param eventSubscription The modified event subscription.", "setterMethodName" : "setEventSubscription", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : "

                                                              The modified event subscription.

                                                              ", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ModifyEventSubscriptionResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ModifyEventSubscriptionResponse", "variableName" : "modifyEventSubscriptionResponse", "variableType" : "ModifyEventSubscriptionResponse", "documentation" : null, "simpleType" : "ModifyEventSubscriptionResponse", "variableSetterType" : "ModifyEventSubscriptionResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ModifyReplicationInstanceRequest" : { "c2jName" : "ModifyReplicationInstanceMessage", "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" : "ModifyReplicationInstance", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.ModifyReplicationInstance", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllocatedStorage", "beanStyleSetterMethodName" : "setAllocatedStorage", "c2jName" : "AllocatedStorage", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                              \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 #allocatedStorage(Integer)}.\n@param allocatedStorage 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 #allocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                              \n@return The amount of storage (in gigabytes) to be allocated for the replication instance.\n@deprecated Use {@link #allocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                              \n@param allocatedStorage The amount of storage (in gigabytes) to be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allocatedStorage(Integer)}\n", "documentation" : "

                                                              The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allocatedStorage", "fluentSetterDocumentation" : "

                                                              The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                              \n@param allocatedStorage The amount of storage (in gigabytes) to be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allocatedStorage", "getterDocumentation" : "

                                                              The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                              \n@return The amount of storage (in gigabytes) to be allocated for the replication instance.", "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" : "AllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "AllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                              The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                              \n@param allocatedStorage The amount of storage (in gigabytes) to be allocated for the replication instance.", "setterMethodName" : "setAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : "

                                                              The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getApplyImmediately", "beanStyleSetterMethodName" : "setApplyImmediately", "c2jName" : "ApplyImmediately", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                              Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                              \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 #applyImmediately(Boolean)}.\n@param applyImmediately 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 #applyImmediately(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                              \n@return Indicates whether the changes should be applied immediately or during the next maintenance window.\n@deprecated Use {@link #applyImmediately()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                              \n@param applyImmediately Indicates whether the changes should be applied immediately or during the next maintenance window.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #applyImmediately(Boolean)}\n", "documentation" : "

                                                              Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ApplyImmediately property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplyImmediately", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applyImmediately", "fluentSetterDocumentation" : "

                                                              Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                              \n@param applyImmediately Indicates whether the changes should be applied immediately or during the next maintenance window.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applyImmediately", "getterDocumentation" : "

                                                              Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                              \n@return Indicates whether the changes should be applied immediately or during the next maintenance window.", "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" : "ApplyImmediately", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplyImmediately", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "ApplyImmediately", "sensitive" : false, "setterDocumentation" : "

                                                              Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                              \n@param applyImmediately Indicates whether the changes should be applied immediately or during the next maintenance window.", "setterMethodName" : "setApplyImmediately", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : "

                                                              Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The compute and memory capacity of the replication instance.

                                                              Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceClass(String)}.\n@param replicationInstanceClass a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceClass(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The compute and memory capacity of the replication instance.

                                                              Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                              \n@return The compute and memory capacity of the replication instance.

                                                              Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The compute and memory capacity of the replication instance.

                                                              Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                              \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                              Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                                              The compute and memory capacity of the replication instance.

                                                              Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceClass property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceClass", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceClass", "fluentSetterDocumentation" : "

                                                              The compute and memory capacity of the replication instance.

                                                              Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                              \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                              Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                                              The compute and memory capacity of the replication instance.

                                                              Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                              \n@return The compute and memory capacity of the replication instance.

                                                              Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                                              The compute and memory capacity of the replication instance.

                                                              Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                              \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                              Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                                              The compute and memory capacity of the replication instance.

                                                              Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getVpcSecurityGroupIds", "beanStyleSetterMethodName" : "setVpcSecurityGroupIds", "c2jName" : "VpcSecurityGroupIds", "c2jShape" : "VpcSecurityGroupIdList", "defaultConsumerFluentSetterDocumentation" : "

                                                              Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                              \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #vpcSecurityGroupIds(List)}.\n@param vpcSecurityGroupIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcSecurityGroupIds(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasVpcSecurityGroupIds()} to see if a value was sent in this field.\n

                                                              \n@return Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@deprecated Use {@link #vpcSecurityGroupIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                              \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcSecurityGroupIds(List)}\n", "documentation" : "

                                                              Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcSecurityGroupIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcSecurityGroupIds", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcSecurityGroupIds", "fluentSetterDocumentation" : "

                                                              Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                              \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcSecurityGroupIds", "getterDocumentation" : "

                                                              Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n

                                                              \nYou can use {@link #hasVpcSecurityGroupIds()} to see if a value was sent in this field.\n

                                                              \n@return Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcSecurityGroupIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcSecurityGroupIds", "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" : "VpcSecurityGroupIds", "sensitive" : false, "setterDocumentation" : "

                                                              Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                              \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.", "setterMethodName" : "setVpcSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                                              Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                              Default: Uses existing setting

                                                              Format: ddd:hh24:mi-ddd:hh24:mi

                                                              Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                              Constraints: Must be at least 30 minutes

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #preferredMaintenanceWindow(String)}.\n@param preferredMaintenanceWindow a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #preferredMaintenanceWindow(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                              Default: Uses existing setting

                                                              Format: ddd:hh24:mi-ddd:hh24:mi

                                                              Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                              Constraints: Must be at least 30 minutes

                                                              \n@return The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                              Default: Uses existing setting

                                                              Format: ddd:hh24:mi-ddd:hh24:mi

                                                              Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                              Constraints: Must be at least 30 minutes\n@deprecated Use {@link #preferredMaintenanceWindow()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                              Default: Uses existing setting

                                                              Format: ddd:hh24:mi-ddd:hh24:mi

                                                              Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                              Constraints: Must be at least 30 minutes

                                                              \n@param preferredMaintenanceWindow The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                              Default: Uses existing setting

                                                              Format: ddd:hh24:mi-ddd:hh24:mi

                                                              Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                              Constraints: Must be at least 30 minutes\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #preferredMaintenanceWindow(String)}\n", "documentation" : "

                                                              The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                              Default: Uses existing setting

                                                              Format: ddd:hh24:mi-ddd:hh24:mi

                                                              Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                              Constraints: Must be at least 30 minutes

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PreferredMaintenanceWindow property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPreferredMaintenanceWindow", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                              The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                              Default: Uses existing setting

                                                              Format: ddd:hh24:mi-ddd:hh24:mi

                                                              Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                              Constraints: Must be at least 30 minutes

                                                              \n@param preferredMaintenanceWindow The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                              Default: Uses existing setting

                                                              Format: ddd:hh24:mi-ddd:hh24:mi

                                                              Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                              Constraints: Must be at least 30 minutes\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                              The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                              Default: Uses existing setting

                                                              Format: ddd:hh24:mi-ddd:hh24:mi

                                                              Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                              Constraints: Must be at least 30 minutes

                                                              \n@return The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                              Default: Uses existing setting

                                                              Format: ddd:hh24:mi-ddd:hh24:mi

                                                              Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                              Constraints: Must be at least 30 minutes", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredMaintenanceWindow", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "sensitive" : false, "setterDocumentation" : "

                                                              The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                              Default: Uses existing setting

                                                              Format: ddd:hh24:mi-ddd:hh24:mi

                                                              Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                              Constraints: Must be at least 30 minutes

                                                              \n@param preferredMaintenanceWindow The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                              Default: Uses existing setting

                                                              Format: ddd:hh24:mi-ddd:hh24:mi

                                                              Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                              Constraints: Must be at least 30 minutes", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                              The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                              Default: Uses existing setting

                                                              Format: ddd:hh24:mi-ddd:hh24:mi

                                                              Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                              Constraints: Must be at least 30 minutes

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMultiAZ", "beanStyleSetterMethodName" : "setMultiAZ", "c2jName" : "MultiAZ", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                              \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #multiAZ(Boolean)}.\n@param multiAZ 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 #multiAZ(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                              \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@deprecated Use {@link #multiAZ()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                              \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #multiAZ(Boolean)}\n", "documentation" : "

                                                              Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MultiAZ property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMultiAZ", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "multiAZ", "fluentSetterDocumentation" : "

                                                              Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                              \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "multiAZ", "getterDocumentation" : "

                                                              Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                              \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MultiAZ", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MultiAZ", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "MultiAZ", "sensitive" : false, "setterDocumentation" : "

                                                              Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                              \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "setterMethodName" : "setMultiAZ", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : "

                                                              Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The engine version number of the replication 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 #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The engine version number of the replication instance.

                                                              \n@return The engine version number of the replication instance.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The engine version number of the replication instance.

                                                              \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                                              The engine version number of the replication instance.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                              The engine version number of the replication instance.

                                                              \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                              The engine version number of the replication instance.

                                                              \n@return The engine version number of the replication 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" : "EngineVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineVersion", "sensitive" : false, "setterDocumentation" : "

                                                              The engine version number of the replication instance.

                                                              \n@param engineVersion The engine version number of the replication instance.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                              The engine version number of the replication instance.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllowMajorVersionUpgrade", "beanStyleSetterMethodName" : "setAllowMajorVersionUpgrade", "c2jName" : "AllowMajorVersionUpgrade", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                              Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                              This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                              \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 #allowMajorVersionUpgrade(Boolean)}.\n@param allowMajorVersionUpgrade 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 #allowMajorVersionUpgrade(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                              This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                              \n@return Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                              This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.\n@deprecated Use {@link #allowMajorVersionUpgrade()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                              This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                              \n@param allowMajorVersionUpgrade Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                              This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allowMajorVersionUpgrade(Boolean)}\n", "documentation" : "

                                                              Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                              This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllowMajorVersionUpgrade property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllowMajorVersionUpgrade", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allowMajorVersionUpgrade", "fluentSetterDocumentation" : "

                                                              Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                              This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                              \n@param allowMajorVersionUpgrade Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                              This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowMajorVersionUpgrade", "getterDocumentation" : "

                                                              Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                              This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                              \n@return Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                              This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.", "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" : "AllowMajorVersionUpgrade", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllowMajorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AllowMajorVersionUpgrade", "sensitive" : false, "setterDocumentation" : "

                                                              Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                              This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                              \n@param allowMajorVersionUpgrade Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                              This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.", "setterMethodName" : "setAllowMajorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "allowMajorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "allowMajorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                              Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                              This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                              A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                              An outage does result if these factors apply:

                                                              • This parameter is set to true during the maintenance window.

                                                              • A newer minor version is available.

                                                              • AWS DMS has enabled automatic patching for the given engine version.

                                                              \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 #autoMinorVersionUpgrade(Boolean)}.\n@param autoMinorVersionUpgrade 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 #autoMinorVersionUpgrade(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                              An outage does result if these factors apply:

                                                              • This parameter is set to true during the maintenance window.

                                                              • A newer minor version is available.

                                                              • AWS DMS has enabled automatic patching for the given engine version.

                                                              \n@return A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                              An outage does result if these factors apply:

                                                              • This parameter is set to true during the maintenance window.

                                                              • A newer minor version is available.

                                                              • AWS DMS has enabled automatic patching for the given engine version.

                                                              • \n@deprecated Use {@link #autoMinorVersionUpgrade()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                An outage does result if these factors apply:

                                                                • This parameter is set to true during the maintenance window.

                                                                • A newer minor version is available.

                                                                • AWS DMS has enabled automatic patching for the given engine version.

                                                                \n@param autoMinorVersionUpgrade A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                An outage does result if these factors apply:

                                                                • This parameter is set to true during the maintenance window.

                                                                • A newer minor version is available.

                                                                • AWS DMS has enabled automatic patching for the given engine version.

                                                                • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #autoMinorVersionUpgrade(Boolean)}\n", "documentation" : "

                                                                  A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                  An outage does result if these factors apply:

                                                                  • This parameter is set to true during the maintenance window.

                                                                  • A newer minor version is available.

                                                                  • AWS DMS has enabled automatic patching for the given engine version.

                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AutoMinorVersionUpgrade property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAutoMinorVersionUpgrade", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                  A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                  An outage does result if these factors apply:

                                                                  • This parameter is set to true during the maintenance window.

                                                                  • A newer minor version is available.

                                                                  • AWS DMS has enabled automatic patching for the given engine version.

                                                                  \n@param autoMinorVersionUpgrade A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                  An outage does result if these factors apply:

                                                                  • This parameter is set to true during the maintenance window.

                                                                  • A newer minor version is available.

                                                                  • AWS DMS has enabled automatic patching for the given engine version.

                                                                  • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                    A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                    An outage does result if these factors apply:

                                                                    • This parameter is set to true during the maintenance window.

                                                                    • A newer minor version is available.

                                                                    • AWS DMS has enabled automatic patching for the given engine version.

                                                                    \n@return A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                    An outage does result if these factors apply:

                                                                    • This parameter is set to true during the maintenance window.

                                                                    • A newer minor version is available.

                                                                    • AWS DMS has enabled automatic patching for the given engine version.

                                                                    • ", "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" : "AutoMinorVersionUpgrade", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "sensitive" : false, "setterDocumentation" : "

                                                                      A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                      An outage does result if these factors apply:

                                                                      • This parameter is set to true during the maintenance window.

                                                                      • A newer minor version is available.

                                                                      • AWS DMS has enabled automatic patching for the given engine version.

                                                                      \n@param autoMinorVersionUpgrade A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                      An outage does result if these factors apply:

                                                                      • This parameter is set to true during the maintenance window.

                                                                      • A newer minor version is available.

                                                                      • AWS DMS has enabled automatic patching for the given engine version.

                                                                      • ", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                        A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                        An outage does result if these factors apply:

                                                                        • This parameter is set to true during the maintenance window.

                                                                        • A newer minor version is available.

                                                                        • AWS DMS has enabled automatic patching for the given engine version.

                                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceIdentifier", "beanStyleSetterMethodName" : "setReplicationInstanceIdentifier", "c2jName" : "ReplicationInstanceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                        The replication instance identifier. This parameter is stored as a lowercase string.

                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceIdentifier(String)}.\n@param replicationInstanceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The replication instance identifier. This parameter is stored as a lowercase string.

                                                                        \n@return The replication instance identifier. This parameter is stored as a lowercase string.\n@deprecated Use {@link #replicationInstanceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        The replication instance identifier. This parameter is stored as a lowercase string.

                                                                        \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceIdentifier(String)}\n", "documentation" : "

                                                                        The replication instance identifier. This parameter is stored as a lowercase string.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceIdentifier", "fluentSetterDocumentation" : "

                                                                        The replication instance identifier. This parameter is stored as a lowercase string.

                                                                        \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceIdentifier", "getterDocumentation" : "

                                                                        The replication instance identifier. This parameter is stored as a lowercase string.

                                                                        \n@return The replication instance identifier. This parameter is stored as a lowercase string.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                        The replication instance identifier. This parameter is stored as a lowercase string.

                                                                        \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.", "setterMethodName" : "setReplicationInstanceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : "

                                                                        The replication instance identifier. This parameter is stored as a lowercase string.

                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AllocatedStorage" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllocatedStorage", "beanStyleSetterMethodName" : "setAllocatedStorage", "c2jName" : "AllocatedStorage", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                        The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                        \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 #allocatedStorage(Integer)}.\n@param allocatedStorage 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 #allocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                        \n@return The amount of storage (in gigabytes) to be allocated for the replication instance.\n@deprecated Use {@link #allocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                        \n@param allocatedStorage The amount of storage (in gigabytes) to be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allocatedStorage(Integer)}\n", "documentation" : "

                                                                        The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allocatedStorage", "fluentSetterDocumentation" : "

                                                                        The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                        \n@param allocatedStorage The amount of storage (in gigabytes) to be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allocatedStorage", "getterDocumentation" : "

                                                                        The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                        \n@return The amount of storage (in gigabytes) to be allocated for the replication instance.", "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" : "AllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "AllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                        The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                        \n@param allocatedStorage The amount of storage (in gigabytes) to be allocated for the replication instance.", "setterMethodName" : "setAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                        The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AllowMajorVersionUpgrade" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllowMajorVersionUpgrade", "beanStyleSetterMethodName" : "setAllowMajorVersionUpgrade", "c2jName" : "AllowMajorVersionUpgrade", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                        Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                        This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                        \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 #allowMajorVersionUpgrade(Boolean)}.\n@param allowMajorVersionUpgrade 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 #allowMajorVersionUpgrade(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                        This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                        \n@return Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                        This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.\n@deprecated Use {@link #allowMajorVersionUpgrade()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                        This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                        \n@param allowMajorVersionUpgrade Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                        This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allowMajorVersionUpgrade(Boolean)}\n", "documentation" : "

                                                                        Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                        This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllowMajorVersionUpgrade property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllowMajorVersionUpgrade", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allowMajorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                        Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                        This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                        \n@param allowMajorVersionUpgrade Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                        This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowMajorVersionUpgrade", "getterDocumentation" : "

                                                                        Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                        This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                        \n@return Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                        This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.", "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" : "AllowMajorVersionUpgrade", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllowMajorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AllowMajorVersionUpgrade", "sensitive" : false, "setterDocumentation" : "

                                                                        Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                        This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                        \n@param allowMajorVersionUpgrade Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                        This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.", "setterMethodName" : "setAllowMajorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "allowMajorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "allowMajorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                        Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                        This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ApplyImmediately" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getApplyImmediately", "beanStyleSetterMethodName" : "setApplyImmediately", "c2jName" : "ApplyImmediately", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                        Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                        \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 #applyImmediately(Boolean)}.\n@param applyImmediately 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 #applyImmediately(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                        \n@return Indicates whether the changes should be applied immediately or during the next maintenance window.\n@deprecated Use {@link #applyImmediately()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                        \n@param applyImmediately Indicates whether the changes should be applied immediately or during the next maintenance window.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #applyImmediately(Boolean)}\n", "documentation" : "

                                                                        Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ApplyImmediately property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplyImmediately", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applyImmediately", "fluentSetterDocumentation" : "

                                                                        Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                        \n@param applyImmediately Indicates whether the changes should be applied immediately or during the next maintenance window.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applyImmediately", "getterDocumentation" : "

                                                                        Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                        \n@return Indicates whether the changes should be applied immediately or during the next maintenance window.", "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" : "ApplyImmediately", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplyImmediately", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "ApplyImmediately", "sensitive" : false, "setterDocumentation" : "

                                                                        Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                        \n@param applyImmediately Indicates whether the changes should be applied immediately or during the next maintenance window.", "setterMethodName" : "setApplyImmediately", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : "

                                                                        Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AutoMinorVersionUpgrade" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                        A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                        An outage does result if these factors apply:

                                                                        • This parameter is set to true during the maintenance window.

                                                                        • A newer minor version is available.

                                                                        • AWS DMS has enabled automatic patching for the given engine version.

                                                                        \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 #autoMinorVersionUpgrade(Boolean)}.\n@param autoMinorVersionUpgrade 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 #autoMinorVersionUpgrade(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                        An outage does result if these factors apply:

                                                                        • This parameter is set to true during the maintenance window.

                                                                        • A newer minor version is available.

                                                                        • AWS DMS has enabled automatic patching for the given engine version.

                                                                        \n@return A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                        An outage does result if these factors apply:

                                                                        • This parameter is set to true during the maintenance window.

                                                                        • A newer minor version is available.

                                                                        • AWS DMS has enabled automatic patching for the given engine version.

                                                                        • \n@deprecated Use {@link #autoMinorVersionUpgrade()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                          A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                          An outage does result if these factors apply:

                                                                          • This parameter is set to true during the maintenance window.

                                                                          • A newer minor version is available.

                                                                          • AWS DMS has enabled automatic patching for the given engine version.

                                                                          \n@param autoMinorVersionUpgrade A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                          An outage does result if these factors apply:

                                                                          • This parameter is set to true during the maintenance window.

                                                                          • A newer minor version is available.

                                                                          • AWS DMS has enabled automatic patching for the given engine version.

                                                                          • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #autoMinorVersionUpgrade(Boolean)}\n", "documentation" : "

                                                                            A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                            An outage does result if these factors apply:

                                                                            • This parameter is set to true during the maintenance window.

                                                                            • A newer minor version is available.

                                                                            • AWS DMS has enabled automatic patching for the given engine version.

                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AutoMinorVersionUpgrade property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAutoMinorVersionUpgrade", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                            A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                            An outage does result if these factors apply:

                                                                            • This parameter is set to true during the maintenance window.

                                                                            • A newer minor version is available.

                                                                            • AWS DMS has enabled automatic patching for the given engine version.

                                                                            \n@param autoMinorVersionUpgrade A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                            An outage does result if these factors apply:

                                                                            • This parameter is set to true during the maintenance window.

                                                                            • A newer minor version is available.

                                                                            • AWS DMS has enabled automatic patching for the given engine version.

                                                                            • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                              A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                              An outage does result if these factors apply:

                                                                              • This parameter is set to true during the maintenance window.

                                                                              • A newer minor version is available.

                                                                              • AWS DMS has enabled automatic patching for the given engine version.

                                                                              \n@return A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                              An outage does result if these factors apply:

                                                                              • This parameter is set to true during the maintenance window.

                                                                              • A newer minor version is available.

                                                                              • AWS DMS has enabled automatic patching for the given engine version.

                                                                              • ", "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" : "AutoMinorVersionUpgrade", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "sensitive" : false, "setterDocumentation" : "

                                                                                A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                An outage does result if these factors apply:

                                                                                • This parameter is set to true during the maintenance window.

                                                                                • A newer minor version is available.

                                                                                • AWS DMS has enabled automatic patching for the given engine version.

                                                                                \n@param autoMinorVersionUpgrade A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                An outage does result if these factors apply:

                                                                                • This parameter is set to true during the maintenance window.

                                                                                • A newer minor version is available.

                                                                                • AWS DMS has enabled automatic patching for the given engine version.

                                                                                • ", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                  A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                  An outage does result if these factors apply:

                                                                                  • This parameter is set to true during the maintenance window.

                                                                                  • A newer minor version is available.

                                                                                  • AWS DMS has enabled automatic patching for the given engine version.

                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EngineVersion" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  The engine version number of the replication 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 #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  \n@return The engine version number of the replication instance.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  \n@return The engine version number of the replication 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" : "EngineVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  \n@param engineVersion The engine version number of the replication instance.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MultiAZ" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMultiAZ", "beanStyleSetterMethodName" : "setMultiAZ", "c2jName" : "MultiAZ", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #multiAZ(Boolean)}.\n@param multiAZ 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 #multiAZ(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@deprecated Use {@link #multiAZ()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #multiAZ(Boolean)}\n", "documentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MultiAZ property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMultiAZ", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "multiAZ", "fluentSetterDocumentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "multiAZ", "getterDocumentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MultiAZ", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MultiAZ", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "MultiAZ", "sensitive" : false, "setterDocumentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "setterMethodName" : "setMultiAZ", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PreferredMaintenanceWindow" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #preferredMaintenanceWindow(String)}.\n@param preferredMaintenanceWindow a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #preferredMaintenanceWindow(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  \n@return The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes\n@deprecated Use {@link #preferredMaintenanceWindow()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  \n@param preferredMaintenanceWindow The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #preferredMaintenanceWindow(String)}\n", "documentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PreferredMaintenanceWindow property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPreferredMaintenanceWindow", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  \n@param preferredMaintenanceWindow The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  \n@return The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredMaintenanceWindow", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "sensitive" : false, "setterDocumentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  \n@param preferredMaintenanceWindow The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceClass" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceClass(String)}.\n@param replicationInstanceClass a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceClass(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  \n@return The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceClass property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceClass", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceClass", "fluentSetterDocumentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  \n@return The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceIdentifier", "beanStyleSetterMethodName" : "setReplicationInstanceIdentifier", "c2jName" : "ReplicationInstanceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceIdentifier(String)}.\n@param replicationInstanceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                  \n@return The replication instance identifier. This parameter is stored as a lowercase string.\n@deprecated Use {@link #replicationInstanceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                  \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceIdentifier(String)}\n", "documentation" : "

                                                                                  The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceIdentifier", "fluentSetterDocumentation" : "

                                                                                  The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                  \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceIdentifier", "getterDocumentation" : "

                                                                                  The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                  \n@return The replication instance identifier. This parameter is stored as a lowercase string.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                  The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                  \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.", "setterMethodName" : "setReplicationInstanceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : "

                                                                                  The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "VpcSecurityGroupIds" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getVpcSecurityGroupIds", "beanStyleSetterMethodName" : "setVpcSecurityGroupIds", "c2jName" : "VpcSecurityGroupIds", "c2jShape" : "VpcSecurityGroupIdList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #vpcSecurityGroupIds(List)}.\n@param vpcSecurityGroupIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcSecurityGroupIds(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  \n

                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                  \n

                                                                                  \nYou can use {@link #hasVpcSecurityGroupIds()} to see if a value was sent in this field.\n

                                                                                  \n@return Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@deprecated Use {@link #vpcSecurityGroupIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcSecurityGroupIds(List)}\n", "documentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcSecurityGroupIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcSecurityGroupIds", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcSecurityGroupIds", "fluentSetterDocumentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcSecurityGroupIds", "getterDocumentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  \n

                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                  \n

                                                                                  \nYou can use {@link #hasVpcSecurityGroupIds()} to see if a value was sent in this field.\n

                                                                                  \n@return Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcSecurityGroupIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcSecurityGroupIds", "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" : "VpcSecurityGroupIds", "sensitive" : false, "setterDocumentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.", "setterMethodName" : "setVpcSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                  The Amazon Resource Name (ARN) of the replication instance.

                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllocatedStorage", "beanStyleSetterMethodName" : "setAllocatedStorage", "c2jName" : "AllocatedStorage", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                                  \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 #allocatedStorage(Integer)}.\n@param allocatedStorage 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 #allocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                                  \n@return The amount of storage (in gigabytes) to be allocated for the replication instance.\n@deprecated Use {@link #allocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                                  \n@param allocatedStorage The amount of storage (in gigabytes) to be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allocatedStorage(Integer)}\n", "documentation" : "

                                                                                  The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allocatedStorage", "fluentSetterDocumentation" : "

                                                                                  The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                                  \n@param allocatedStorage The amount of storage (in gigabytes) to be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allocatedStorage", "getterDocumentation" : "

                                                                                  The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                                  \n@return The amount of storage (in gigabytes) to be allocated for the replication instance.", "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" : "AllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "AllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                  The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                                  \n@param allocatedStorage The amount of storage (in gigabytes) to be allocated for the replication instance.", "setterMethodName" : "setAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                  The amount of storage (in gigabytes) to be allocated for the replication instance.

                                                                                  ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getApplyImmediately", "beanStyleSetterMethodName" : "setApplyImmediately", "c2jName" : "ApplyImmediately", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                                  \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 #applyImmediately(Boolean)}.\n@param applyImmediately 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 #applyImmediately(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                                  \n@return Indicates whether the changes should be applied immediately or during the next maintenance window.\n@deprecated Use {@link #applyImmediately()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                                  \n@param applyImmediately Indicates whether the changes should be applied immediately or during the next maintenance window.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #applyImmediately(Boolean)}\n", "documentation" : "

                                                                                  Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ApplyImmediately property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplyImmediately", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applyImmediately", "fluentSetterDocumentation" : "

                                                                                  Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                                  \n@param applyImmediately Indicates whether the changes should be applied immediately or during the next maintenance window.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applyImmediately", "getterDocumentation" : "

                                                                                  Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                                  \n@return Indicates whether the changes should be applied immediately or during the next maintenance window.", "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" : "ApplyImmediately", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplyImmediately", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "ApplyImmediately", "sensitive" : false, "setterDocumentation" : "

                                                                                  Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                                  \n@param applyImmediately Indicates whether the changes should be applied immediately or during the next maintenance window.", "setterMethodName" : "setApplyImmediately", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : "

                                                                                  Indicates whether the changes should be applied immediately or during the next maintenance window.

                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceClass(String)}.\n@param replicationInstanceClass a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceClass(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  \n@return The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceClass property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceClass", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceClass", "fluentSetterDocumentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  \n@return The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                                                                  The compute and memory capacity of the replication instance.

                                                                                  Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getVpcSecurityGroupIds", "beanStyleSetterMethodName" : "setVpcSecurityGroupIds", "c2jName" : "VpcSecurityGroupIds", "c2jShape" : "VpcSecurityGroupIdList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #vpcSecurityGroupIds(List)}.\n@param vpcSecurityGroupIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcSecurityGroupIds(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  \n

                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                  \n

                                                                                  \nYou can use {@link #hasVpcSecurityGroupIds()} to see if a value was sent in this field.\n

                                                                                  \n@return Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@deprecated Use {@link #vpcSecurityGroupIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcSecurityGroupIds(List)}\n", "documentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcSecurityGroupIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcSecurityGroupIds", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcSecurityGroupIds", "fluentSetterDocumentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcSecurityGroupIds", "getterDocumentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  \n

                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                  \n

                                                                                  \nYou can use {@link #hasVpcSecurityGroupIds()} to see if a value was sent in this field.\n

                                                                                  \n@return Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcSecurityGroupIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcSecurityGroupIds", "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" : "VpcSecurityGroupIds", "sensitive" : false, "setterDocumentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  \n@param vpcSecurityGroupIds Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.", "setterMethodName" : "setVpcSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                                                                  Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance.

                                                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #preferredMaintenanceWindow(String)}.\n@param preferredMaintenanceWindow a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #preferredMaintenanceWindow(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  \n@return The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes\n@deprecated Use {@link #preferredMaintenanceWindow()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  \n@param preferredMaintenanceWindow The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #preferredMaintenanceWindow(String)}\n", "documentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PreferredMaintenanceWindow property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPreferredMaintenanceWindow", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  \n@param preferredMaintenanceWindow The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  \n@return The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredMaintenanceWindow", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "sensitive" : false, "setterDocumentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  \n@param preferredMaintenanceWindow The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                  The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

                                                                                  Default: Uses existing setting

                                                                                  Format: ddd:hh24:mi-ddd:hh24:mi

                                                                                  Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

                                                                                  Constraints: Must be at least 30 minutes

                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMultiAZ", "beanStyleSetterMethodName" : "setMultiAZ", "c2jName" : "MultiAZ", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #multiAZ(Boolean)}.\n@param multiAZ 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 #multiAZ(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@deprecated Use {@link #multiAZ()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #multiAZ(Boolean)}\n", "documentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MultiAZ property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMultiAZ", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "multiAZ", "fluentSetterDocumentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "multiAZ", "getterDocumentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MultiAZ", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MultiAZ", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "MultiAZ", "sensitive" : false, "setterDocumentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "setterMethodName" : "setMultiAZ", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : "

                                                                                  Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  The engine version number of the replication 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 #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  \n@return The engine version number of the replication instance.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  \n@return The engine version number of the replication 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" : "EngineVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  \n@param engineVersion The engine version number of the replication instance.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                  The engine version number of the replication instance.

                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllowMajorVersionUpgrade", "beanStyleSetterMethodName" : "setAllowMajorVersionUpgrade", "c2jName" : "AllowMajorVersionUpgrade", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                                  This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                                  \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 #allowMajorVersionUpgrade(Boolean)}.\n@param allowMajorVersionUpgrade 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 #allowMajorVersionUpgrade(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                                  This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                                  \n@return Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                                  This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.\n@deprecated Use {@link #allowMajorVersionUpgrade()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                                  This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                                  \n@param allowMajorVersionUpgrade Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                                  This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allowMajorVersionUpgrade(Boolean)}\n", "documentation" : "

                                                                                  Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                                  This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllowMajorVersionUpgrade property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllowMajorVersionUpgrade", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allowMajorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                  Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                                  This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                                  \n@param allowMajorVersionUpgrade Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                                  This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowMajorVersionUpgrade", "getterDocumentation" : "

                                                                                  Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                                  This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                                  \n@return Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                                  This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.", "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" : "AllowMajorVersionUpgrade", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllowMajorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AllowMajorVersionUpgrade", "sensitive" : false, "setterDocumentation" : "

                                                                                  Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                                  This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                                  \n@param allowMajorVersionUpgrade Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                                  This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.", "setterMethodName" : "setAllowMajorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "allowMajorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "allowMajorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                  Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage, and the change is asynchronously applied as soon as possible.

                                                                                  This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the replication instance's current version.

                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                  An outage does result if these factors apply:

                                                                                  • This parameter is set to true during the maintenance window.

                                                                                  • A newer minor version is available.

                                                                                  • AWS DMS has enabled automatic patching for the given engine version.

                                                                                  \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 #autoMinorVersionUpgrade(Boolean)}.\n@param autoMinorVersionUpgrade 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 #autoMinorVersionUpgrade(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                  An outage does result if these factors apply:

                                                                                  • This parameter is set to true during the maintenance window.

                                                                                  • A newer minor version is available.

                                                                                  • AWS DMS has enabled automatic patching for the given engine version.

                                                                                  \n@return A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                  An outage does result if these factors apply:

                                                                                  • This parameter is set to true during the maintenance window.

                                                                                  • A newer minor version is available.

                                                                                  • AWS DMS has enabled automatic patching for the given engine version.

                                                                                  • \n@deprecated Use {@link #autoMinorVersionUpgrade()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                    A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                    An outage does result if these factors apply:

                                                                                    • This parameter is set to true during the maintenance window.

                                                                                    • A newer minor version is available.

                                                                                    • AWS DMS has enabled automatic patching for the given engine version.

                                                                                    \n@param autoMinorVersionUpgrade A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                    An outage does result if these factors apply:

                                                                                    • This parameter is set to true during the maintenance window.

                                                                                    • A newer minor version is available.

                                                                                    • AWS DMS has enabled automatic patching for the given engine version.

                                                                                    • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #autoMinorVersionUpgrade(Boolean)}\n", "documentation" : "

                                                                                      A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                      An outage does result if these factors apply:

                                                                                      • This parameter is set to true during the maintenance window.

                                                                                      • A newer minor version is available.

                                                                                      • AWS DMS has enabled automatic patching for the given engine version.

                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AutoMinorVersionUpgrade property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAutoMinorVersionUpgrade", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                      A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                      An outage does result if these factors apply:

                                                                                      • This parameter is set to true during the maintenance window.

                                                                                      • A newer minor version is available.

                                                                                      • AWS DMS has enabled automatic patching for the given engine version.

                                                                                      \n@param autoMinorVersionUpgrade A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                      An outage does result if these factors apply:

                                                                                      • This parameter is set to true during the maintenance window.

                                                                                      • A newer minor version is available.

                                                                                      • AWS DMS has enabled automatic patching for the given engine version.

                                                                                      • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                                        A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                        An outage does result if these factors apply:

                                                                                        • This parameter is set to true during the maintenance window.

                                                                                        • A newer minor version is available.

                                                                                        • AWS DMS has enabled automatic patching for the given engine version.

                                                                                        \n@return A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                        An outage does result if these factors apply:

                                                                                        • This parameter is set to true during the maintenance window.

                                                                                        • A newer minor version is available.

                                                                                        • AWS DMS has enabled automatic patching for the given engine version.

                                                                                        • ", "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" : "AutoMinorVersionUpgrade", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "sensitive" : false, "setterDocumentation" : "

                                                                                          A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                          An outage does result if these factors apply:

                                                                                          • This parameter is set to true during the maintenance window.

                                                                                          • A newer minor version is available.

                                                                                          • AWS DMS has enabled automatic patching for the given engine version.

                                                                                          \n@param autoMinorVersionUpgrade A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                          An outage does result if these factors apply:

                                                                                          • This parameter is set to true during the maintenance window.

                                                                                          • A newer minor version is available.

                                                                                          • AWS DMS has enabled automatic patching for the given engine version.

                                                                                          • ", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                            A value that indicates that minor version upgrades are applied automatically to the replication instance during the maintenance window. Changing this parameter doesn't result in an outage, except in the case dsecribed following. The change is asynchronously applied as soon as possible.

                                                                                            An outage does result if these factors apply:

                                                                                            • This parameter is set to true during the maintenance window.

                                                                                            • A newer minor version is available.

                                                                                            • AWS DMS has enabled automatic patching for the given engine version.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceIdentifier", "beanStyleSetterMethodName" : "setReplicationInstanceIdentifier", "c2jName" : "ReplicationInstanceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceIdentifier(String)}.\n@param replicationInstanceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                            \n@return The replication instance identifier. This parameter is stored as a lowercase string.\n@deprecated Use {@link #replicationInstanceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                            \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceIdentifier(String)}\n", "documentation" : "

                                                                                            The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceIdentifier", "fluentSetterDocumentation" : "

                                                                                            The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                            \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceIdentifier", "getterDocumentation" : "

                                                                                            The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                            \n@return The replication instance identifier. This parameter is stored as a lowercase string.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                            The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                            \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.", "setterMethodName" : "setReplicationInstanceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : "

                                                                                            The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationInstanceArn" ], "shapeName" : "ModifyReplicationInstanceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ModifyReplicationInstanceRequest", "variableName" : "modifyReplicationInstanceRequest", "variableType" : "ModifyReplicationInstanceRequest", "documentation" : null, "simpleType" : "ModifyReplicationInstanceRequest", "variableSetterType" : "ModifyReplicationInstanceRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ModifyReplicationInstanceResponse" : { "c2jName" : "ModifyReplicationInstanceResponse", "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" : "getReplicationInstance", "beanStyleSetterMethodName" : "setReplicationInstance", "c2jName" : "ReplicationInstance", "c2jShape" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \nThis is a convenience that creates an instance of the {@link ReplicationInstance.Builder} avoiding the need to create one manually via {@link ReplicationInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationInstance.Builder#build()} is called immediately and its result is passed to {@link #replicationInstance(ReplicationInstance)}.\n@param replicationInstance a consumer that will call methods on {@link ReplicationInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstance(ReplicationInstance)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@return The modified replication instance.\n@deprecated Use {@link #replicationInstance()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@param replicationInstance The modified replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstance(ReplicationInstance)}\n", "documentation" : "

                                                                                            The modified replication instance.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstance property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstance", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstance", "fluentSetterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@param replicationInstance The modified replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstance", "getterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@return The modified replication instance.", "getterModel" : { "returnType" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationInstance", "sensitive" : false, "setterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@param replicationInstance The modified replication instance.", "setterMethodName" : "setReplicationInstance", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : "

                                                                                            The modified replication instance.

                                                                                            ", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationInstance" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstance", "beanStyleSetterMethodName" : "setReplicationInstance", "c2jName" : "ReplicationInstance", "c2jShape" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \nThis is a convenience that creates an instance of the {@link ReplicationInstance.Builder} avoiding the need to create one manually via {@link ReplicationInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationInstance.Builder#build()} is called immediately and its result is passed to {@link #replicationInstance(ReplicationInstance)}.\n@param replicationInstance a consumer that will call methods on {@link ReplicationInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstance(ReplicationInstance)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@return The modified replication instance.\n@deprecated Use {@link #replicationInstance()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@param replicationInstance The modified replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstance(ReplicationInstance)}\n", "documentation" : "

                                                                                            The modified replication instance.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstance property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstance", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstance", "fluentSetterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@param replicationInstance The modified replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstance", "getterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@return The modified replication instance.", "getterModel" : { "returnType" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationInstance", "sensitive" : false, "setterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@param replicationInstance The modified replication instance.", "setterMethodName" : "setReplicationInstance", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : "

                                                                                            The modified replication instance.

                                                                                            ", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstance", "beanStyleSetterMethodName" : "setReplicationInstance", "c2jName" : "ReplicationInstance", "c2jShape" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \nThis is a convenience that creates an instance of the {@link ReplicationInstance.Builder} avoiding the need to create one manually via {@link ReplicationInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationInstance.Builder#build()} is called immediately and its result is passed to {@link #replicationInstance(ReplicationInstance)}.\n@param replicationInstance a consumer that will call methods on {@link ReplicationInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstance(ReplicationInstance)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@return The modified replication instance.\n@deprecated Use {@link #replicationInstance()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@param replicationInstance The modified replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstance(ReplicationInstance)}\n", "documentation" : "

                                                                                            The modified replication instance.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstance property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstance", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstance", "fluentSetterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@param replicationInstance The modified replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstance", "getterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@return The modified replication instance.", "getterModel" : { "returnType" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationInstance", "sensitive" : false, "setterDocumentation" : "

                                                                                            The modified replication instance.

                                                                                            \n@param replicationInstance The modified replication instance.", "setterMethodName" : "setReplicationInstance", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : "

                                                                                            The modified replication instance.

                                                                                            ", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ModifyReplicationInstanceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ModifyReplicationInstanceResponse", "variableName" : "modifyReplicationInstanceResponse", "variableType" : "ModifyReplicationInstanceResponse", "documentation" : null, "simpleType" : "ModifyReplicationInstanceResponse", "variableSetterType" : "ModifyReplicationInstanceResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ModifyReplicationSubnetGroupRequest" : { "c2jName" : "ModifyReplicationSubnetGroupMessage", "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" : "ModifyReplicationSubnetGroup", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.ModifyReplicationSubnetGroup", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroupIdentifier(String)}.\n@param replicationSubnetGroupIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@return The name of the replication instance subnet group.\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupIdentifier The name of the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroupIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroupIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroupIdentifier", "fluentSetterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupIdentifier The name of the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupIdentifier", "getterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@return The name of the replication instance subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupIdentifier The name of the replication instance subnet group.", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupDescription", "beanStyleSetterMethodName" : "setReplicationSubnetGroupDescription", "c2jName" : "ReplicationSubnetGroupDescription", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroupDescription(String)}.\n@param replicationSubnetGroupDescription a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupDescription(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@return A description for the replication instance subnet group.\n@deprecated Use {@link #replicationSubnetGroupDescription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupDescription A description for the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupDescription(String)}\n", "documentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroupDescription property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroupDescription", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroupDescription", "fluentSetterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupDescription A description for the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupDescription", "getterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@return A description for the replication instance subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupDescription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupDescription", "sensitive" : false, "setterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupDescription A description for the replication instance subnet group.", "setterMethodName" : "setReplicationSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdentifierList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            A list of subnet IDs.

                                                                                            \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually 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" : "

                                                                                            A list of subnet IDs.

                                                                                            \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 A list of subnet IDs.\n@deprecated Use {@link #subnetIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            A list of subnet IDs.

                                                                                            \n@param subnetIds A list of subnet IDs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetIds(List)}\n", "documentation" : "

                                                                                            A list of subnet IDs.

                                                                                            ", "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" : "

                                                                                            A list of subnet IDs.

                                                                                            \n@param subnetIds A list of subnet IDs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                                                                                            A list of subnet IDs.

                                                                                            \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 A list of subnet IDs.", "getterModel" : { "returnType" : "java.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" : "

                                                                                            A list of subnet IDs.

                                                                                            \n@param subnetIds A list of subnet IDs.", "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" : "

                                                                                            A list of subnet IDs.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationSubnetGroupDescription" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupDescription", "beanStyleSetterMethodName" : "setReplicationSubnetGroupDescription", "c2jName" : "ReplicationSubnetGroupDescription", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroupDescription(String)}.\n@param replicationSubnetGroupDescription a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupDescription(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@return A description for the replication instance subnet group.\n@deprecated Use {@link #replicationSubnetGroupDescription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupDescription A description for the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupDescription(String)}\n", "documentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroupDescription property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroupDescription", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroupDescription", "fluentSetterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupDescription A description for the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupDescription", "getterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@return A description for the replication instance subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupDescription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupDescription", "sensitive" : false, "setterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupDescription A description for the replication instance subnet group.", "setterMethodName" : "setReplicationSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationSubnetGroupIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroupIdentifier(String)}.\n@param replicationSubnetGroupIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@return The name of the replication instance subnet group.\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupIdentifier The name of the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroupIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroupIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroupIdentifier", "fluentSetterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupIdentifier The name of the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupIdentifier", "getterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@return The name of the replication instance subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupIdentifier The name of the replication instance subnet group.", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SubnetIds" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdentifierList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            A list of subnet IDs.

                                                                                            \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually 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" : "

                                                                                            A list of subnet IDs.

                                                                                            \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 A list of subnet IDs.\n@deprecated Use {@link #subnetIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            A list of subnet IDs.

                                                                                            \n@param subnetIds A list of subnet IDs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetIds(List)}\n", "documentation" : "

                                                                                            A list of subnet IDs.

                                                                                            ", "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" : "

                                                                                            A list of subnet IDs.

                                                                                            \n@param subnetIds A list of subnet IDs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                                                                                            A list of subnet IDs.

                                                                                            \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 A list of subnet IDs.", "getterModel" : { "returnType" : "java.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" : "

                                                                                            A list of subnet IDs.

                                                                                            \n@param subnetIds A list of subnet IDs.", "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" : "

                                                                                            A list of subnet IDs.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroupIdentifier(String)}.\n@param replicationSubnetGroupIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@return The name of the replication instance subnet group.\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupIdentifier The name of the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroupIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroupIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroupIdentifier", "fluentSetterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupIdentifier The name of the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupIdentifier", "getterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@return The name of the replication instance subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupIdentifier The name of the replication instance subnet group.", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                                                                            The name of the replication instance subnet group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupDescription", "beanStyleSetterMethodName" : "setReplicationSubnetGroupDescription", "c2jName" : "ReplicationSubnetGroupDescription", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroupDescription(String)}.\n@param replicationSubnetGroupDescription a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupDescription(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@return A description for the replication instance subnet group.\n@deprecated Use {@link #replicationSubnetGroupDescription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupDescription A description for the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupDescription(String)}\n", "documentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroupDescription property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroupDescription", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroupDescription", "fluentSetterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupDescription A description for the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupDescription", "getterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@return A description for the replication instance subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupDescription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupDescription", "sensitive" : false, "setterDocumentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            \n@param replicationSubnetGroupDescription A description for the replication instance subnet group.", "setterMethodName" : "setReplicationSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : "

                                                                                            A description for the replication instance subnet group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdentifierList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            A list of subnet IDs.

                                                                                            \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually 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" : "

                                                                                            A list of subnet IDs.

                                                                                            \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 A list of subnet IDs.\n@deprecated Use {@link #subnetIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            A list of subnet IDs.

                                                                                            \n@param subnetIds A list of subnet IDs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetIds(List)}\n", "documentation" : "

                                                                                            A list of subnet IDs.

                                                                                            ", "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" : "

                                                                                            A list of subnet IDs.

                                                                                            \n@param subnetIds A list of subnet IDs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                                                                                            A list of subnet IDs.

                                                                                            \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 A list of subnet IDs.", "getterModel" : { "returnType" : "java.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" : "

                                                                                            A list of subnet IDs.

                                                                                            \n@param subnetIds A list of subnet IDs.", "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" : "

                                                                                            A list of subnet IDs.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationSubnetGroupIdentifier", "SubnetIds" ], "shapeName" : "ModifyReplicationSubnetGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ModifyReplicationSubnetGroupRequest", "variableName" : "modifyReplicationSubnetGroupRequest", "variableType" : "ModifyReplicationSubnetGroupRequest", "documentation" : null, "simpleType" : "ModifyReplicationSubnetGroupRequest", "variableSetterType" : "ModifyReplicationSubnetGroupRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ModifyReplicationSubnetGroupResponse" : { "c2jName" : "ModifyReplicationSubnetGroupResponse", "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" : "getReplicationSubnetGroup", "beanStyleSetterMethodName" : "setReplicationSubnetGroup", "c2jName" : "ReplicationSubnetGroup", "c2jShape" : "ReplicationSubnetGroup", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \nThis is a convenience that creates an instance of the {@link ReplicationSubnetGroup.Builder} avoiding the need to create one manually via {@link ReplicationSubnetGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationSubnetGroup.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroup(ReplicationSubnetGroup)}.\n@param replicationSubnetGroup a consumer that will call methods on {@link ReplicationSubnetGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroup(ReplicationSubnetGroup)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@return The modified replication subnet group.\n@deprecated Use {@link #replicationSubnetGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@param replicationSubnetGroup The modified replication subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroup(ReplicationSubnetGroup)}\n", "documentation" : "

                                                                                            The modified replication subnet group.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroup property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroup", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroup", "fluentSetterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@param replicationSubnetGroup The modified replication subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroup", "getterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@return The modified replication subnet group.", "getterModel" : { "returnType" : "ReplicationSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationSubnetGroup", "sensitive" : false, "setterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@param replicationSubnetGroup The modified replication subnet group.", "setterMethodName" : "setReplicationSubnetGroup", "setterModel" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : null, "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : "

                                                                                            The modified replication subnet group.

                                                                                            ", "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationSubnetGroup" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroup", "beanStyleSetterMethodName" : "setReplicationSubnetGroup", "c2jName" : "ReplicationSubnetGroup", "c2jShape" : "ReplicationSubnetGroup", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \nThis is a convenience that creates an instance of the {@link ReplicationSubnetGroup.Builder} avoiding the need to create one manually via {@link ReplicationSubnetGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationSubnetGroup.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroup(ReplicationSubnetGroup)}.\n@param replicationSubnetGroup a consumer that will call methods on {@link ReplicationSubnetGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroup(ReplicationSubnetGroup)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@return The modified replication subnet group.\n@deprecated Use {@link #replicationSubnetGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@param replicationSubnetGroup The modified replication subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroup(ReplicationSubnetGroup)}\n", "documentation" : "

                                                                                            The modified replication subnet group.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroup property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroup", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroup", "fluentSetterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@param replicationSubnetGroup The modified replication subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroup", "getterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@return The modified replication subnet group.", "getterModel" : { "returnType" : "ReplicationSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationSubnetGroup", "sensitive" : false, "setterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@param replicationSubnetGroup The modified replication subnet group.", "setterMethodName" : "setReplicationSubnetGroup", "setterModel" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : null, "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : "

                                                                                            The modified replication subnet group.

                                                                                            ", "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroup", "beanStyleSetterMethodName" : "setReplicationSubnetGroup", "c2jName" : "ReplicationSubnetGroup", "c2jShape" : "ReplicationSubnetGroup", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \nThis is a convenience that creates an instance of the {@link ReplicationSubnetGroup.Builder} avoiding the need to create one manually via {@link ReplicationSubnetGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationSubnetGroup.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroup(ReplicationSubnetGroup)}.\n@param replicationSubnetGroup a consumer that will call methods on {@link ReplicationSubnetGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroup(ReplicationSubnetGroup)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@return The modified replication subnet group.\n@deprecated Use {@link #replicationSubnetGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@param replicationSubnetGroup The modified replication subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroup(ReplicationSubnetGroup)}\n", "documentation" : "

                                                                                            The modified replication subnet group.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroup property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroup", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroup", "fluentSetterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@param replicationSubnetGroup The modified replication subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroup", "getterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@return The modified replication subnet group.", "getterModel" : { "returnType" : "ReplicationSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationSubnetGroup", "sensitive" : false, "setterDocumentation" : "

                                                                                            The modified replication subnet group.

                                                                                            \n@param replicationSubnetGroup The modified replication subnet group.", "setterMethodName" : "setReplicationSubnetGroup", "setterModel" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : null, "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : "

                                                                                            The modified replication subnet group.

                                                                                            ", "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ModifyReplicationSubnetGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ModifyReplicationSubnetGroupResponse", "variableName" : "modifyReplicationSubnetGroupResponse", "variableType" : "ModifyReplicationSubnetGroupResponse", "documentation" : null, "simpleType" : "ModifyReplicationSubnetGroupResponse", "variableSetterType" : "ModifyReplicationSubnetGroupResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ModifyReplicationTaskRequest" : { "c2jName" : "ModifyReplicationTaskMessage", "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" : "ModifyReplicationTask", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.ModifyReplicationTask", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the replication task.

                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the replication task.

                                                                                            \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the replication task.

                                                                                            \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the replication task.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the replication task.

                                                                                            \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the replication task.

                                                                                            \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the replication task.

                                                                                            \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the replication task.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskIdentifier", "beanStyleSetterMethodName" : "setReplicationTaskIdentifier", "c2jName" : "ReplicationTaskIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The replication task identifier.

                                                                                            Constraints:

                                                                                            • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                            • First character must be a letter.

                                                                                            • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskIdentifier(String)}.\n@param replicationTaskIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The replication task identifier.

                                                                                            Constraints:

                                                                                            • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                            • First character must be a letter.

                                                                                            • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                            \n@return The replication task identifier.

                                                                                            Constraints:

                                                                                            • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                            • First character must be a letter.

                                                                                            • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                            • \n@deprecated Use {@link #replicationTaskIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                              The replication task identifier.

                                                                                              Constraints:

                                                                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                              • First character must be a letter.

                                                                                              • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                              \n@param replicationTaskIdentifier The replication task identifier.

                                                                                              Constraints:

                                                                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                              • First character must be a letter.

                                                                                              • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                              • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskIdentifier(String)}\n", "documentation" : "

                                                                                                The replication task identifier.

                                                                                                Constraints:

                                                                                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                • First character must be a letter.

                                                                                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskIdentifier", "fluentSetterDocumentation" : "

                                                                                                The replication task identifier.

                                                                                                Constraints:

                                                                                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                • First character must be a letter.

                                                                                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                \n@param replicationTaskIdentifier The replication task identifier.

                                                                                                Constraints:

                                                                                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                • First character must be a letter.

                                                                                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskIdentifier", "getterDocumentation" : "

                                                                                                  The replication task identifier.

                                                                                                  Constraints:

                                                                                                  • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                  • First character must be a letter.

                                                                                                  • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                  \n@return The replication task identifier.

                                                                                                  Constraints:

                                                                                                  • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                  • First character must be a letter.

                                                                                                  • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                  • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                    The replication task identifier.

                                                                                                    Constraints:

                                                                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                    • First character must be a letter.

                                                                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                    \n@param replicationTaskIdentifier The replication task identifier.

                                                                                                    Constraints:

                                                                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                    • First character must be a letter.

                                                                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                    • ", "setterMethodName" : "setReplicationTaskIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : "

                                                                                                      The replication task identifier.

                                                                                                      Constraints:

                                                                                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                      • First character must be a letter.

                                                                                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMigrationTypeAsString", "beanStyleSetterMethodName" : "setMigrationType", "c2jName" : "MigrationType", "c2jShape" : "MigrationTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #migrationTypeAsString(String)}.\n@param migrationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #migrationType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      \n

                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #migrationType} will return {@link MigrationTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #migrationTypeAsString}.\n

                                                                                                      \n@return The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@deprecated Use {@link #migrationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue\n@deprecated Use {@link #migrationType(String)}\n", "documentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "MigrationTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MigrationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMigrationType", "fluentEnumGetterMethodName" : "migrationType", "fluentEnumSetterMethodName" : "migrationType", "fluentGetterMethodName" : "migrationTypeAsString", "fluentSetterDocumentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue", "fluentSetterMethodName" : "migrationType", "getterDocumentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      \n

                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #migrationType} will return {@link MigrationTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #migrationTypeAsString}.\n

                                                                                                      \n@return The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MigrationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MigrationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MigrationType", "sensitive" : false, "setterDocumentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue", "setterMethodName" : "setMigrationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableMappings", "beanStyleSetterMethodName" : "setTableMappings", "c2jName" : "TableMappings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableMappings(String)}.\n@param tableMappings a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableMappings(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                      \n@return When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json\n@deprecated Use {@link #tableMappings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                      \n@param tableMappings When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableMappings(String)}\n", "documentation" : "

                                                                                                      When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableMappings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableMappings", "fluentSetterDocumentation" : "

                                                                                                      When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                      \n@param tableMappings When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableMappings", "getterDocumentation" : "

                                                                                                      When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                      \n@return When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableMappings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableMappings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableMappings", "sensitive" : false, "setterDocumentation" : "

                                                                                                      When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                      \n@param tableMappings When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json", "setterMethodName" : "setTableMappings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : "

                                                                                                      When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskSettings", "beanStyleSetterMethodName" : "setReplicationTaskSettings", "c2jName" : "ReplicationTaskSettings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      JSON file that contains settings for the task, such as target metadata settings.

                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskSettings(String)}.\n@param replicationTaskSettings a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskSettings(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      JSON file that contains settings for the task, such as target metadata settings.

                                                                                                      \n@return JSON file that contains settings for the task, such as target metadata settings.\n@deprecated Use {@link #replicationTaskSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      JSON file that contains settings for the task, such as target metadata settings.

                                                                                                      \n@param replicationTaskSettings JSON file that contains settings for the task, such as target metadata settings.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskSettings(String)}\n", "documentation" : "

                                                                                                      JSON file that contains settings for the task, such as target metadata settings.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskSettings", "fluentSetterDocumentation" : "

                                                                                                      JSON file that contains settings for the task, such as target metadata settings.

                                                                                                      \n@param replicationTaskSettings JSON file that contains settings for the task, such as target metadata settings.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskSettings", "getterDocumentation" : "

                                                                                                      JSON file that contains settings for the task, such as target metadata settings.

                                                                                                      \n@return JSON file that contains settings for the task, such as target metadata settings.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskSettings", "sensitive" : false, "setterDocumentation" : "

                                                                                                      JSON file that contains settings for the task, such as target metadata settings.

                                                                                                      \n@param replicationTaskSettings JSON file that contains settings for the task, such as target metadata settings.", "setterMethodName" : "setReplicationTaskSettings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : "

                                                                                                      JSON file that contains settings for the task, such as target metadata settings.

                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartTime", "beanStyleSetterMethodName" : "setCdcStartTime", "c2jName" : "CdcStartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      \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 #cdcStartTime(Instant)}.\n@param cdcStartTime 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 #cdcStartTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@deprecated Use {@link #cdcStartTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartTime(Instant)}\n", "documentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartTime", "fluentSetterDocumentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartTime", "getterDocumentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "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" : "CdcStartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CdcStartTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "setterMethodName" : "setCdcStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartPosition", "beanStyleSetterMethodName" : "setCdcStartPosition", "c2jName" : "CdcStartPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStartPosition(String)}.\n@param cdcStartPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStartPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@deprecated Use {@link #cdcStartPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartPosition(String)}\n", "documentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartPosition", "fluentSetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartPosition", "getterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStartPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStartPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      ", "setterMethodName" : "setCdcStartPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStopPosition", "beanStyleSetterMethodName" : "setCdcStopPosition", "c2jName" : "CdcStopPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStopPosition(String)}.\n@param cdcStopPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStopPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@deprecated Use {@link #cdcStopPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStopPosition(String)}\n", "documentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStopPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStopPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStopPosition", "fluentSetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStopPosition", "getterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStopPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStopPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStopPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "setterMethodName" : "setCdcStopPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CdcStartPosition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartPosition", "beanStyleSetterMethodName" : "setCdcStartPosition", "c2jName" : "CdcStartPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStartPosition(String)}.\n@param cdcStartPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStartPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@deprecated Use {@link #cdcStartPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartPosition(String)}\n", "documentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartPosition", "fluentSetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartPosition", "getterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStartPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStartPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      ", "setterMethodName" : "setCdcStartPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                      Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                      Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                      LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                      When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CdcStartTime" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartTime", "beanStyleSetterMethodName" : "setCdcStartTime", "c2jName" : "CdcStartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      \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 #cdcStartTime(Instant)}.\n@param cdcStartTime 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 #cdcStartTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@deprecated Use {@link #cdcStartTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartTime(Instant)}\n", "documentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartTime", "fluentSetterDocumentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartTime", "getterDocumentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "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" : "CdcStartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CdcStartTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "setterMethodName" : "setCdcStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                      Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                      Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                      ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CdcStopPosition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStopPosition", "beanStyleSetterMethodName" : "setCdcStopPosition", "c2jName" : "CdcStopPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStopPosition(String)}.\n@param cdcStopPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStopPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@deprecated Use {@link #cdcStopPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStopPosition(String)}\n", "documentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStopPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStopPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStopPosition", "fluentSetterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStopPosition", "getterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStopPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStopPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStopPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "setterMethodName" : "setCdcStopPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : "

                                                                                                      Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                      Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                      Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MigrationType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMigrationTypeAsString", "beanStyleSetterMethodName" : "setMigrationType", "c2jName" : "MigrationType", "c2jShape" : "MigrationTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #migrationTypeAsString(String)}.\n@param migrationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #migrationType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      \n

                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #migrationType} will return {@link MigrationTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #migrationTypeAsString}.\n

                                                                                                      \n@return The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@deprecated Use {@link #migrationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue\n@deprecated Use {@link #migrationType(String)}\n", "documentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "MigrationTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MigrationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMigrationType", "fluentEnumGetterMethodName" : "migrationType", "fluentEnumSetterMethodName" : "migrationType", "fluentGetterMethodName" : "migrationTypeAsString", "fluentSetterDocumentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue", "fluentSetterMethodName" : "migrationType", "getterDocumentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      \n

                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #migrationType} will return {@link MigrationTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #migrationTypeAsString}.\n

                                                                                                      \n@return The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MigrationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MigrationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MigrationType", "sensitive" : false, "setterDocumentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue", "setterMethodName" : "setMigrationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : "

                                                                                                      The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      The Amazon Resource Name (ARN) of the replication task.

                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The Amazon Resource Name (ARN) of the replication task.

                                                                                                      \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      The Amazon Resource Name (ARN) of the replication task.

                                                                                                      \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                      The Amazon Resource Name (ARN) of the replication task.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                      The Amazon Resource Name (ARN) of the replication task.

                                                                                                      \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                      The Amazon Resource Name (ARN) of the replication task.

                                                                                                      \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                      The Amazon Resource Name (ARN) of the replication task.

                                                                                                      \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                      The Amazon Resource Name (ARN) of the replication task.

                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskIdentifier", "beanStyleSetterMethodName" : "setReplicationTaskIdentifier", "c2jName" : "ReplicationTaskIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      The replication task identifier.

                                                                                                      Constraints:

                                                                                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                      • First character must be a letter.

                                                                                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskIdentifier(String)}.\n@param replicationTaskIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The replication task identifier.

                                                                                                      Constraints:

                                                                                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                      • First character must be a letter.

                                                                                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                      \n@return The replication task identifier.

                                                                                                      Constraints:

                                                                                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                      • First character must be a letter.

                                                                                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                      • \n@deprecated Use {@link #replicationTaskIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                        The replication task identifier.

                                                                                                        Constraints:

                                                                                                        • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                        • First character must be a letter.

                                                                                                        • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                        \n@param replicationTaskIdentifier The replication task identifier.

                                                                                                        Constraints:

                                                                                                        • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                        • First character must be a letter.

                                                                                                        • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                        • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskIdentifier(String)}\n", "documentation" : "

                                                                                                          The replication task identifier.

                                                                                                          Constraints:

                                                                                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                          • First character must be a letter.

                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskIdentifier", "fluentSetterDocumentation" : "

                                                                                                          The replication task identifier.

                                                                                                          Constraints:

                                                                                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                          • First character must be a letter.

                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                          \n@param replicationTaskIdentifier The replication task identifier.

                                                                                                          Constraints:

                                                                                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                          • First character must be a letter.

                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                          • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskIdentifier", "getterDocumentation" : "

                                                                                                            The replication task identifier.

                                                                                                            Constraints:

                                                                                                            • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                            • First character must be a letter.

                                                                                                            • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                            \n@return The replication task identifier.

                                                                                                            Constraints:

                                                                                                            • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                            • First character must be a letter.

                                                                                                            • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                            • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The replication task identifier.

                                                                                                              Constraints:

                                                                                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                              • First character must be a letter.

                                                                                                              • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                              \n@param replicationTaskIdentifier The replication task identifier.

                                                                                                              Constraints:

                                                                                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                              • First character must be a letter.

                                                                                                              • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                              • ", "setterMethodName" : "setReplicationTaskIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                The replication task identifier.

                                                                                                                Constraints:

                                                                                                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                • First character must be a letter.

                                                                                                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskSettings", "beanStyleSetterMethodName" : "setReplicationTaskSettings", "c2jName" : "ReplicationTaskSettings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskSettings(String)}.\n@param replicationTaskSettings a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskSettings(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                \n@return JSON file that contains settings for the task, such as target metadata settings.\n@deprecated Use {@link #replicationTaskSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                \n@param replicationTaskSettings JSON file that contains settings for the task, such as target metadata settings.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskSettings(String)}\n", "documentation" : "

                                                                                                                JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskSettings", "fluentSetterDocumentation" : "

                                                                                                                JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                \n@param replicationTaskSettings JSON file that contains settings for the task, such as target metadata settings.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskSettings", "getterDocumentation" : "

                                                                                                                JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                \n@return JSON file that contains settings for the task, such as target metadata settings.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskSettings", "sensitive" : false, "setterDocumentation" : "

                                                                                                                JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                \n@param replicationTaskSettings JSON file that contains settings for the task, such as target metadata settings.", "setterMethodName" : "setReplicationTaskSettings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : "

                                                                                                                JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TableMappings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableMappings", "beanStyleSetterMethodName" : "setTableMappings", "c2jName" : "TableMappings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableMappings(String)}.\n@param tableMappings a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableMappings(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                \n@return When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json\n@deprecated Use {@link #tableMappings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                \n@param tableMappings When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableMappings(String)}\n", "documentation" : "

                                                                                                                When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableMappings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableMappings", "fluentSetterDocumentation" : "

                                                                                                                When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                \n@param tableMappings When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableMappings", "getterDocumentation" : "

                                                                                                                When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                \n@return When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableMappings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableMappings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableMappings", "sensitive" : false, "setterDocumentation" : "

                                                                                                                When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                \n@param tableMappings When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json", "setterMethodName" : "setTableMappings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : "

                                                                                                                When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                The Amazon Resource Name (ARN) of the replication task.

                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                The Amazon Resource Name (ARN) of the replication task.

                                                                                                                \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                The Amazon Resource Name (ARN) of the replication task.

                                                                                                                \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                The Amazon Resource Name (ARN) of the replication task.

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                The Amazon Resource Name (ARN) of the replication task.

                                                                                                                \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                The Amazon Resource Name (ARN) of the replication task.

                                                                                                                \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                The Amazon Resource Name (ARN) of the replication task.

                                                                                                                \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                The Amazon Resource Name (ARN) of the replication task.

                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskIdentifier", "beanStyleSetterMethodName" : "setReplicationTaskIdentifier", "c2jName" : "ReplicationTaskIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                The replication task identifier.

                                                                                                                Constraints:

                                                                                                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                • First character must be a letter.

                                                                                                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskIdentifier(String)}.\n@param replicationTaskIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                The replication task identifier.

                                                                                                                Constraints:

                                                                                                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                • First character must be a letter.

                                                                                                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                \n@return The replication task identifier.

                                                                                                                Constraints:

                                                                                                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                • First character must be a letter.

                                                                                                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                • \n@deprecated Use {@link #replicationTaskIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                  The replication task identifier.

                                                                                                                  Constraints:

                                                                                                                  • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                  • First character must be a letter.

                                                                                                                  • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                  \n@param replicationTaskIdentifier The replication task identifier.

                                                                                                                  Constraints:

                                                                                                                  • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                  • First character must be a letter.

                                                                                                                  • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                  • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskIdentifier(String)}\n", "documentation" : "

                                                                                                                    The replication task identifier.

                                                                                                                    Constraints:

                                                                                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                    • First character must be a letter.

                                                                                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskIdentifier", "fluentSetterDocumentation" : "

                                                                                                                    The replication task identifier.

                                                                                                                    Constraints:

                                                                                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                    • First character must be a letter.

                                                                                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                    \n@param replicationTaskIdentifier The replication task identifier.

                                                                                                                    Constraints:

                                                                                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                    • First character must be a letter.

                                                                                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                    • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskIdentifier", "getterDocumentation" : "

                                                                                                                      The replication task identifier.

                                                                                                                      Constraints:

                                                                                                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                      • First character must be a letter.

                                                                                                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                      \n@return The replication task identifier.

                                                                                                                      Constraints:

                                                                                                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                      • First character must be a letter.

                                                                                                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                      • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                        The replication task identifier.

                                                                                                                        Constraints:

                                                                                                                        • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                        • First character must be a letter.

                                                                                                                        • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                        \n@param replicationTaskIdentifier The replication task identifier.

                                                                                                                        Constraints:

                                                                                                                        • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                        • First character must be a letter.

                                                                                                                        • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                        • ", "setterMethodName" : "setReplicationTaskIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                          The replication task identifier.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMigrationTypeAsString", "beanStyleSetterMethodName" : "setMigrationType", "c2jName" : "MigrationType", "c2jShape" : "MigrationTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #migrationTypeAsString(String)}.\n@param migrationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #migrationType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #migrationType} will return {@link MigrationTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #migrationTypeAsString}.\n

                                                                                                                          \n@return The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@deprecated Use {@link #migrationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                                          \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue\n@deprecated Use {@link #migrationType(String)}\n", "documentation" : "

                                                                                                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "MigrationTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MigrationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMigrationType", "fluentEnumGetterMethodName" : "migrationType", "fluentEnumSetterMethodName" : "migrationType", "fluentGetterMethodName" : "migrationTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                                          \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue", "fluentSetterMethodName" : "migrationType", "getterDocumentation" : "

                                                                                                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #migrationType} will return {@link MigrationTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #migrationTypeAsString}.\n

                                                                                                                          \n@return The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MigrationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MigrationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MigrationType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                                          \n@param migrationType The migration type. Valid values: full-load | cdc | full-load-and-cdc\n@see MigrationTypeValue", "setterMethodName" : "setMigrationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : "

                                                                                                                          The migration type. Valid values: full-load | cdc | full-load-and-cdc

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableMappings", "beanStyleSetterMethodName" : "setTableMappings", "c2jName" : "TableMappings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableMappings(String)}.\n@param tableMappings a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableMappings(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                          \n@return When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json\n@deprecated Use {@link #tableMappings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                          \n@param tableMappings When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableMappings(String)}\n", "documentation" : "

                                                                                                                          When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableMappings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableMappings", "fluentSetterDocumentation" : "

                                                                                                                          When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                          \n@param tableMappings When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableMappings", "getterDocumentation" : "

                                                                                                                          When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                          \n@return When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableMappings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableMappings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableMappings", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                          \n@param tableMappings When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json", "setterMethodName" : "setTableMappings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : "

                                                                                                                          When using the AWS CLI or boto3, provide the path of the JSON file that contains the table mappings. Precede the path with file://. When working with the DMS API, provide the JSON as the parameter value, for example: --table-mappings file://mappingfile.json

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskSettings", "beanStyleSetterMethodName" : "setReplicationTaskSettings", "c2jName" : "ReplicationTaskSettings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskSettings(String)}.\n@param replicationTaskSettings a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskSettings(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                          \n@return JSON file that contains settings for the task, such as target metadata settings.\n@deprecated Use {@link #replicationTaskSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                          \n@param replicationTaskSettings JSON file that contains settings for the task, such as target metadata settings.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskSettings(String)}\n", "documentation" : "

                                                                                                                          JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskSettings", "fluentSetterDocumentation" : "

                                                                                                                          JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                          \n@param replicationTaskSettings JSON file that contains settings for the task, such as target metadata settings.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskSettings", "getterDocumentation" : "

                                                                                                                          JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                          \n@return JSON file that contains settings for the task, such as target metadata settings.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskSettings", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                          \n@param replicationTaskSettings JSON file that contains settings for the task, such as target metadata settings.", "setterMethodName" : "setReplicationTaskSettings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : "

                                                                                                                          JSON file that contains settings for the task, such as target metadata settings.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartTime", "beanStyleSetterMethodName" : "setCdcStartTime", "c2jName" : "CdcStartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                          \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 #cdcStartTime(Instant)}.\n@param cdcStartTime 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 #cdcStartTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                          \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@deprecated Use {@link #cdcStartTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                          \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartTime(Instant)}\n", "documentation" : "

                                                                                                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartTime", "fluentSetterDocumentation" : "

                                                                                                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                          \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartTime", "getterDocumentation" : "

                                                                                                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                          \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "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" : "CdcStartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CdcStartTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                          \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "setterMethodName" : "setCdcStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartPosition", "beanStyleSetterMethodName" : "setCdcStartPosition", "c2jName" : "CdcStartPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStartPosition(String)}.\n@param cdcStartPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStartPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                          \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                          \n@deprecated Use {@link #cdcStartPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                          \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                          \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartPosition(String)}\n", "documentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartPosition", "fluentSetterDocumentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                          \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                          \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartPosition", "getterDocumentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                          \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                          ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStartPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStartPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                          \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                          ", "setterMethodName" : "setCdcStartPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                          The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                          Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                          Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                          LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                          When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStopPosition", "beanStyleSetterMethodName" : "setCdcStopPosition", "c2jName" : "CdcStopPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStopPosition(String)}.\n@param cdcStopPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStopPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                          \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@deprecated Use {@link #cdcStopPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                          \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStopPosition(String)}\n", "documentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStopPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStopPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStopPosition", "fluentSetterDocumentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                          \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStopPosition", "getterDocumentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                          \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStopPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStopPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStopPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                          \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "setterMethodName" : "setCdcStopPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : "

                                                                                                                          Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                          Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                          Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationTaskArn" ], "shapeName" : "ModifyReplicationTaskRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ModifyReplicationTaskRequest", "variableName" : "modifyReplicationTaskRequest", "variableType" : "ModifyReplicationTaskRequest", "documentation" : null, "simpleType" : "ModifyReplicationTaskRequest", "variableSetterType" : "ModifyReplicationTaskRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ModifyReplicationTaskResponse" : { "c2jName" : "ModifyReplicationTaskResponse", "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" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@return The replication task that was modified.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@param replicationTask The replication task that was modified.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@param replicationTask The replication task that was modified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@return The replication task that was modified.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@param replicationTask The replication task that was modified.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationTask" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@return The replication task that was modified.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@param replicationTask The replication task that was modified.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@param replicationTask The replication task that was modified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@return The replication task that was modified.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@param replicationTask The replication task that was modified.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@return The replication task that was modified.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@param replicationTask The replication task that was modified.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@param replicationTask The replication task that was modified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@return The replication task that was modified.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          \n@param replicationTask The replication task that was modified.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                                                                                          The replication task that was modified.

                                                                                                                          ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ModifyReplicationTaskResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ModifyReplicationTaskResponse", "variableName" : "modifyReplicationTaskResponse", "variableType" : "ModifyReplicationTaskResponse", "documentation" : null, "simpleType" : "ModifyReplicationTaskResponse", "variableSetterType" : "ModifyReplicationTaskResponse" }, "wrapper" : false, "xmlNamespace" : null }, "MongoDbSettings" : { "c2jName" : "MongoDbSettings", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                          Provides information that defines a MongoDB 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" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The user name you use to access the MongoDB source 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 #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 user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@return The user name you use to access the MongoDB source endpoint.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@param username The user name you use to access the MongoDB source endpoint.\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 user name you use to access the MongoDB source endpoint.

                                                                                                                          ", "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 user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@param username The user name you use to access the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                                                                                                          The user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@return The user name you use to access the MongoDB source endpoint.", "getterModel" : { "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" : false, "setterDocumentation" : "

                                                                                                                          The user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@param username The user name you use to access the MongoDB source endpoint.", "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 user name you use to access the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPassword", "beanStyleSetterMethodName" : "setPassword", "c2jName" : "Password", "c2jShape" : "SecretString", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source 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 #password(String)}.\n@param password a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #password(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@return The password for the user account you use to access the MongoDB source endpoint.\n@deprecated Use {@link #password()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@param password The password for the user account you use to access the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #password(String)}\n", "documentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Password property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPassword", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "password", "fluentSetterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@param password The password for the user account you use to access the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "password", "getterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@return The password for the user account you use to access the MongoDB source endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Password", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Password", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Password", "sensitive" : true, "setterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@param password The password for the user account you use to access the MongoDB source endpoint.", "setterMethodName" : "setPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source 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 #serverName(String)}.\n@param serverName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@return The name of the server on the MongoDB source endpoint.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@param serverName The name of the server on the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@param serverName The name of the server on the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverName", "getterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@return The name of the server on the MongoDB source endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@param serverName The name of the server on the MongoDB source endpoint.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@return The port value for the MongoDB source endpoint.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@param port The port value for the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Port property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPort", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@param port The port value for the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@return The port value for the MongoDB source endpoint.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@param port The port value for the MongoDB source endpoint.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The database name on the MongoDB source 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 #databaseName(String)}.\n@param databaseName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #databaseName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@return The database name on the MongoDB source endpoint.\n@deprecated Use {@link #databaseName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@param databaseName The database name on the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #databaseName(String)}\n", "documentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DatabaseName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDatabaseName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "databaseName", "fluentSetterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@param databaseName The database name on the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "databaseName", "getterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@return The database name on the MongoDB source endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DatabaseName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DatabaseName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DatabaseName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@param databaseName The database name on the MongoDB source endpoint.", "setterMethodName" : "setDatabaseName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthTypeAsString", "beanStyleSetterMethodName" : "setAuthType", "c2jName" : "AuthType", "c2jShape" : "AuthTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authTypeAsString(String)}.\n@param authType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #authType} will return {@link AuthTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authTypeAsString}.\n

                                                                                                                          \n@return The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue\n@deprecated Use {@link #authTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n@param authType The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthTypeValue\n@deprecated Use {@link #authType(String)}\n", "documentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "AuthTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthType", "fluentEnumGetterMethodName" : "authType", "fluentEnumSetterMethodName" : "authType", "fluentGetterMethodName" : "authTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n@param authType The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthTypeValue", "fluentSetterMethodName" : "authType", "getterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #authType} will return {@link AuthTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authTypeAsString}.\n

                                                                                                                          \n@return The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n@param authType The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue", "setterMethodName" : "setAuthType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authType", "variableType" : "String", "documentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthMechanismAsString", "beanStyleSetterMethodName" : "setAuthMechanism", "c2jName" : "AuthMechanism", "c2jShape" : "AuthMechanismValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authMechanismAsString(String)}.\n@param authMechanism a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authMechanism(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #authMechanism} will return {@link AuthMechanismValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authMechanismAsString}.\n

                                                                                                                          \n@return The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue\n@deprecated Use {@link #authMechanismAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n@param authMechanism The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthMechanismValue\n@deprecated Use {@link #authMechanism(String)}\n", "documentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "AuthMechanismValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthMechanism property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthMechanism", "fluentEnumGetterMethodName" : "authMechanism", "fluentEnumSetterMethodName" : "authMechanism", "fluentGetterMethodName" : "authMechanismAsString", "fluentSetterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n@param authMechanism The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthMechanismValue", "fluentSetterMethodName" : "authMechanism", "getterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #authMechanism} will return {@link AuthMechanismValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authMechanismAsString}.\n

                                                                                                                          \n@return The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthMechanism", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthMechanism", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthMechanism", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n@param authMechanism The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue", "setterMethodName" : "setAuthMechanism", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authMechanism", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authMechanism", "variableType" : "String", "documentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNestingLevelAsString", "beanStyleSetterMethodName" : "setNestingLevel", "c2jName" : "NestingLevel", "c2jShape" : "NestingLevelValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nestingLevelAsString(String)}.\n@param nestingLevel a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nestingLevel(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #nestingLevel} will return {@link NestingLevelValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #nestingLevelAsString}.\n

                                                                                                                          \n@return Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue\n@deprecated Use {@link #nestingLevelAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n@param nestingLevel Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see NestingLevelValue\n@deprecated Use {@link #nestingLevel(String)}\n", "documentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "NestingLevelValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NestingLevel property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNestingLevel", "fluentEnumGetterMethodName" : "nestingLevel", "fluentEnumSetterMethodName" : "nestingLevel", "fluentGetterMethodName" : "nestingLevelAsString", "fluentSetterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n@param nestingLevel Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see NestingLevelValue", "fluentSetterMethodName" : "nestingLevel", "getterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #nestingLevel} will return {@link NestingLevelValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #nestingLevelAsString}.\n

                                                                                                                          \n@return Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NestingLevel", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NestingLevel", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NestingLevel", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n@param nestingLevel Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue", "setterMethodName" : "setNestingLevel", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nestingLevel", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nestingLevel", "variableType" : "String", "documentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExtractDocId", "beanStyleSetterMethodName" : "setExtractDocId", "c2jName" : "ExtractDocId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #extractDocId(String)}.\n@param extractDocId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #extractDocId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@return Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.\n@deprecated Use {@link #extractDocId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@param extractDocId Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #extractDocId(String)}\n", "documentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExtractDocId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExtractDocId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "extractDocId", "fluentSetterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@param extractDocId Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "extractDocId", "getterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@return Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExtractDocId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExtractDocId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExtractDocId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@param extractDocId Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.", "setterMethodName" : "setExtractDocId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "extractDocId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "extractDocId", "variableType" : "String", "documentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDocsToInvestigate", "beanStyleSetterMethodName" : "setDocsToInvestigate", "c2jName" : "DocsToInvestigate", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #docsToInvestigate(String)}.\n@param docsToInvestigate a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #docsToInvestigate(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@return Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.\n@deprecated Use {@link #docsToInvestigate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@param docsToInvestigate Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #docsToInvestigate(String)}\n", "documentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DocsToInvestigate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDocsToInvestigate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "docsToInvestigate", "fluentSetterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@param docsToInvestigate Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "docsToInvestigate", "getterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@return Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DocsToInvestigate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DocsToInvestigate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DocsToInvestigate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@param docsToInvestigate Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.", "setterMethodName" : "setDocsToInvestigate", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "docsToInvestigate", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "docsToInvestigate", "variableType" : "String", "documentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthSource", "beanStyleSetterMethodName" : "setAuthSource", "c2jName" : "AuthSource", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authSource(String)}.\n@param authSource a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authSource(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@return The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.\n@deprecated Use {@link #authSource()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@param authSource The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #authSource(String)}\n", "documentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthSource property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthSource", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "authSource", "fluentSetterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@param authSource The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "authSource", "getterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@return The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthSource", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthSource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthSource", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@param authSource The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.", "setterMethodName" : "setAuthSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authSource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authSource", "variableType" : "String", "documentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@return The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@return The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthMechanism" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthMechanismAsString", "beanStyleSetterMethodName" : "setAuthMechanism", "c2jName" : "AuthMechanism", "c2jShape" : "AuthMechanismValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authMechanismAsString(String)}.\n@param authMechanism a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authMechanism(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #authMechanism} will return {@link AuthMechanismValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authMechanismAsString}.\n

                                                                                                                          \n@return The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue\n@deprecated Use {@link #authMechanismAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n@param authMechanism The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthMechanismValue\n@deprecated Use {@link #authMechanism(String)}\n", "documentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "AuthMechanismValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthMechanism property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthMechanism", "fluentEnumGetterMethodName" : "authMechanism", "fluentEnumSetterMethodName" : "authMechanism", "fluentGetterMethodName" : "authMechanismAsString", "fluentSetterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n@param authMechanism The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthMechanismValue", "fluentSetterMethodName" : "authMechanism", "getterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #authMechanism} will return {@link AuthMechanismValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authMechanismAsString}.\n

                                                                                                                          \n@return The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthMechanism", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthMechanism", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthMechanism", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n@param authMechanism The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue", "setterMethodName" : "setAuthMechanism", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authMechanism", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authMechanism", "variableType" : "String", "documentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AuthSource" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthSource", "beanStyleSetterMethodName" : "setAuthSource", "c2jName" : "AuthSource", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authSource(String)}.\n@param authSource a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authSource(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@return The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.\n@deprecated Use {@link #authSource()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@param authSource The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #authSource(String)}\n", "documentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthSource property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthSource", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "authSource", "fluentSetterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@param authSource The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "authSource", "getterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@return The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthSource", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthSource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthSource", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@param authSource The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.", "setterMethodName" : "setAuthSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authSource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authSource", "variableType" : "String", "documentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AuthType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthTypeAsString", "beanStyleSetterMethodName" : "setAuthType", "c2jName" : "AuthType", "c2jShape" : "AuthTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authTypeAsString(String)}.\n@param authType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #authType} will return {@link AuthTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authTypeAsString}.\n

                                                                                                                          \n@return The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue\n@deprecated Use {@link #authTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n@param authType The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthTypeValue\n@deprecated Use {@link #authType(String)}\n", "documentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "AuthTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthType", "fluentEnumGetterMethodName" : "authType", "fluentEnumSetterMethodName" : "authType", "fluentGetterMethodName" : "authTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n@param authType The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthTypeValue", "fluentSetterMethodName" : "authType", "getterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #authType} will return {@link AuthTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authTypeAsString}.\n

                                                                                                                          \n@return The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n@param authType The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue", "setterMethodName" : "setAuthType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authType", "variableType" : "String", "documentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DatabaseName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The database name on the MongoDB source 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 #databaseName(String)}.\n@param databaseName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #databaseName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@return The database name on the MongoDB source endpoint.\n@deprecated Use {@link #databaseName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@param databaseName The database name on the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #databaseName(String)}\n", "documentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DatabaseName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDatabaseName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "databaseName", "fluentSetterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@param databaseName The database name on the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "databaseName", "getterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@return The database name on the MongoDB source endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DatabaseName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DatabaseName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DatabaseName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@param databaseName The database name on the MongoDB source endpoint.", "setterMethodName" : "setDatabaseName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DocsToInvestigate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDocsToInvestigate", "beanStyleSetterMethodName" : "setDocsToInvestigate", "c2jName" : "DocsToInvestigate", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #docsToInvestigate(String)}.\n@param docsToInvestigate a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #docsToInvestigate(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@return Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.\n@deprecated Use {@link #docsToInvestigate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@param docsToInvestigate Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #docsToInvestigate(String)}\n", "documentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DocsToInvestigate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDocsToInvestigate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "docsToInvestigate", "fluentSetterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@param docsToInvestigate Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "docsToInvestigate", "getterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@return Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DocsToInvestigate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DocsToInvestigate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DocsToInvestigate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@param docsToInvestigate Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.", "setterMethodName" : "setDocsToInvestigate", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "docsToInvestigate", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "docsToInvestigate", "variableType" : "String", "documentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExtractDocId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExtractDocId", "beanStyleSetterMethodName" : "setExtractDocId", "c2jName" : "ExtractDocId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #extractDocId(String)}.\n@param extractDocId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #extractDocId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@return Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.\n@deprecated Use {@link #extractDocId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@param extractDocId Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #extractDocId(String)}\n", "documentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExtractDocId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExtractDocId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "extractDocId", "fluentSetterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@param extractDocId Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "extractDocId", "getterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@return Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExtractDocId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExtractDocId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExtractDocId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@param extractDocId Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.", "setterMethodName" : "setExtractDocId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "extractDocId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "extractDocId", "variableType" : "String", "documentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KmsKeyId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@return The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@return The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NestingLevel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNestingLevelAsString", "beanStyleSetterMethodName" : "setNestingLevel", "c2jName" : "NestingLevel", "c2jShape" : "NestingLevelValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nestingLevelAsString(String)}.\n@param nestingLevel a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nestingLevel(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #nestingLevel} will return {@link NestingLevelValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #nestingLevelAsString}.\n

                                                                                                                          \n@return Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue\n@deprecated Use {@link #nestingLevelAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n@param nestingLevel Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see NestingLevelValue\n@deprecated Use {@link #nestingLevel(String)}\n", "documentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "NestingLevelValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NestingLevel property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNestingLevel", "fluentEnumGetterMethodName" : "nestingLevel", "fluentEnumSetterMethodName" : "nestingLevel", "fluentGetterMethodName" : "nestingLevelAsString", "fluentSetterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n@param nestingLevel Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see NestingLevelValue", "fluentSetterMethodName" : "nestingLevel", "getterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #nestingLevel} will return {@link NestingLevelValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #nestingLevelAsString}.\n

                                                                                                                          \n@return Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NestingLevel", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NestingLevel", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NestingLevel", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n@param nestingLevel Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue", "setterMethodName" : "setNestingLevel", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nestingLevel", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nestingLevel", "variableType" : "String", "documentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Password" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPassword", "beanStyleSetterMethodName" : "setPassword", "c2jName" : "Password", "c2jShape" : "SecretString", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source 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 #password(String)}.\n@param password a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #password(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@return The password for the user account you use to access the MongoDB source endpoint.\n@deprecated Use {@link #password()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@param password The password for the user account you use to access the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #password(String)}\n", "documentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Password property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPassword", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "password", "fluentSetterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@param password The password for the user account you use to access the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "password", "getterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@return The password for the user account you use to access the MongoDB source endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Password", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Password", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Password", "sensitive" : true, "setterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@param password The password for the user account you use to access the MongoDB source endpoint.", "setterMethodName" : "setPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Port" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@return The port value for the MongoDB source endpoint.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@param port The port value for the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Port property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPort", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@param port The port value for the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@return The port value for the MongoDB source endpoint.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@param port The port value for the MongoDB source endpoint.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServerName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source 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 #serverName(String)}.\n@param serverName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@return The name of the server on the MongoDB source endpoint.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@param serverName The name of the server on the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@param serverName The name of the server on the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverName", "getterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@return The name of the server on the MongoDB source endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@param serverName The name of the server on the MongoDB source endpoint.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Username" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The user name you use to access the MongoDB source 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 #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 user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@return The user name you use to access the MongoDB source endpoint.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@param username The user name you use to access the MongoDB source endpoint.\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 user name you use to access the MongoDB source endpoint.

                                                                                                                          ", "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 user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@param username The user name you use to access the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                                                                                                          The user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@return The user name you use to access the MongoDB source endpoint.", "getterModel" : { "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" : false, "setterDocumentation" : "

                                                                                                                          The user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@param username The user name you use to access the MongoDB source endpoint.", "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 user name you use to access the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The user name you use to access the MongoDB source 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 #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 user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@return The user name you use to access the MongoDB source endpoint.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@param username The user name you use to access the MongoDB source endpoint.\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 user name you use to access the MongoDB source endpoint.

                                                                                                                          ", "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 user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@param username The user name you use to access the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                                                                                                          The user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@return The user name you use to access the MongoDB source endpoint.", "getterModel" : { "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" : false, "setterDocumentation" : "

                                                                                                                          The user name you use to access the MongoDB source endpoint.

                                                                                                                          \n@param username The user name you use to access the MongoDB source endpoint.", "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 user name you use to access the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPassword", "beanStyleSetterMethodName" : "setPassword", "c2jName" : "Password", "c2jShape" : "SecretString", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source 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 #password(String)}.\n@param password a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #password(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@return The password for the user account you use to access the MongoDB source endpoint.\n@deprecated Use {@link #password()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@param password The password for the user account you use to access the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #password(String)}\n", "documentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Password property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPassword", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "password", "fluentSetterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@param password The password for the user account you use to access the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "password", "getterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@return The password for the user account you use to access the MongoDB source endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Password", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Password", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Password", "sensitive" : true, "setterDocumentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          \n@param password The password for the user account you use to access the MongoDB source endpoint.", "setterMethodName" : "setPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : "

                                                                                                                          The password for the user account you use to access the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source 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 #serverName(String)}.\n@param serverName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@return The name of the server on the MongoDB source endpoint.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@param serverName The name of the server on the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@param serverName The name of the server on the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverName", "getterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@return The name of the server on the MongoDB source endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          \n@param serverName The name of the server on the MongoDB source endpoint.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the server on the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@return The port value for the MongoDB source endpoint.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@param port The port value for the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Port property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPort", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@param port The port value for the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@return The port value for the MongoDB source endpoint.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          \n@param port The port value for the MongoDB source endpoint.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                                                                                          The port value for the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The database name on the MongoDB source 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 #databaseName(String)}.\n@param databaseName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #databaseName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@return The database name on the MongoDB source endpoint.\n@deprecated Use {@link #databaseName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@param databaseName The database name on the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #databaseName(String)}\n", "documentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DatabaseName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDatabaseName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "databaseName", "fluentSetterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@param databaseName The database name on the MongoDB source endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "databaseName", "getterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@return The database name on the MongoDB source endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DatabaseName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DatabaseName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DatabaseName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          \n@param databaseName The database name on the MongoDB source endpoint.", "setterMethodName" : "setDatabaseName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : "

                                                                                                                          The database name on the MongoDB source endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthTypeAsString", "beanStyleSetterMethodName" : "setAuthType", "c2jName" : "AuthType", "c2jShape" : "AuthTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authTypeAsString(String)}.\n@param authType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #authType} will return {@link AuthTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authTypeAsString}.\n

                                                                                                                          \n@return The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue\n@deprecated Use {@link #authTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n@param authType The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthTypeValue\n@deprecated Use {@link #authType(String)}\n", "documentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "AuthTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthType", "fluentEnumGetterMethodName" : "authType", "fluentEnumSetterMethodName" : "authType", "fluentGetterMethodName" : "authTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n@param authType The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthTypeValue", "fluentSetterMethodName" : "authType", "getterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #authType} will return {@link AuthTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authTypeAsString}.\n

                                                                                                                          \n@return The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          \n@param authType The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.\n@see AuthTypeValue", "setterMethodName" : "setAuthType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authType", "variableType" : "String", "documentation" : "

                                                                                                                          The authentication type you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: NO, PASSWORD

                                                                                                                          When NO is selected, user name and password parameters are not used and can be empty.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthMechanismAsString", "beanStyleSetterMethodName" : "setAuthMechanism", "c2jName" : "AuthMechanism", "c2jShape" : "AuthMechanismValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authMechanismAsString(String)}.\n@param authMechanism a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authMechanism(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #authMechanism} will return {@link AuthMechanismValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authMechanismAsString}.\n

                                                                                                                          \n@return The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue\n@deprecated Use {@link #authMechanismAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n@param authMechanism The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthMechanismValue\n@deprecated Use {@link #authMechanism(String)}\n", "documentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "AuthMechanismValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthMechanism property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthMechanism", "fluentEnumGetterMethodName" : "authMechanism", "fluentEnumSetterMethodName" : "authMechanism", "fluentGetterMethodName" : "authMechanismAsString", "fluentSetterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n@param authMechanism The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthMechanismValue", "fluentSetterMethodName" : "authMechanism", "getterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #authMechanism} will return {@link AuthMechanismValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authMechanismAsString}.\n

                                                                                                                          \n@return The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthMechanism", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthMechanism", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthMechanism", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          \n@param authMechanism The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.\n@see AuthMechanismValue", "setterMethodName" : "setAuthMechanism", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authMechanism", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authMechanism", "variableType" : "String", "documentation" : "

                                                                                                                          The authentication mechanism you use to access the MongoDB source endpoint.

                                                                                                                          Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1

                                                                                                                          DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version 3.x, use SCRAM_SHA_1. This setting isn't used when authType=No.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNestingLevelAsString", "beanStyleSetterMethodName" : "setNestingLevel", "c2jName" : "NestingLevel", "c2jShape" : "NestingLevelValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nestingLevelAsString(String)}.\n@param nestingLevel a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nestingLevel(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #nestingLevel} will return {@link NestingLevelValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #nestingLevelAsString}.\n

                                                                                                                          \n@return Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue\n@deprecated Use {@link #nestingLevelAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n@param nestingLevel Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see NestingLevelValue\n@deprecated Use {@link #nestingLevel(String)}\n", "documentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "NestingLevelValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NestingLevel property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNestingLevel", "fluentEnumGetterMethodName" : "nestingLevel", "fluentEnumSetterMethodName" : "nestingLevel", "fluentGetterMethodName" : "nestingLevelAsString", "fluentSetterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n@param nestingLevel Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see NestingLevelValue", "fluentSetterMethodName" : "nestingLevel", "getterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #nestingLevel} will return {@link NestingLevelValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #nestingLevelAsString}.\n

                                                                                                                          \n@return Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NestingLevel", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NestingLevel", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NestingLevel", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          \n@param nestingLevel Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.\n@see NestingLevelValue", "setterMethodName" : "setNestingLevel", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nestingLevel", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nestingLevel", "variableType" : "String", "documentation" : "

                                                                                                                          Specifies either document or table mode.

                                                                                                                          Valid values: NONE, ONE

                                                                                                                          Default value is NONE. Specify NONE to use document mode. Specify ONE to use table mode.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExtractDocId", "beanStyleSetterMethodName" : "setExtractDocId", "c2jName" : "ExtractDocId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #extractDocId(String)}.\n@param extractDocId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #extractDocId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@return Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.\n@deprecated Use {@link #extractDocId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@param extractDocId Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #extractDocId(String)}\n", "documentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExtractDocId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExtractDocId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "extractDocId", "fluentSetterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@param extractDocId Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "extractDocId", "getterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@return Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExtractDocId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExtractDocId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExtractDocId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          \n@param extractDocId Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.", "setterMethodName" : "setExtractDocId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "extractDocId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "extractDocId", "variableType" : "String", "documentation" : "

                                                                                                                          Specifies the document ID. Use this setting when NestingLevel is set to NONE.

                                                                                                                          Default value is false.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDocsToInvestigate", "beanStyleSetterMethodName" : "setDocsToInvestigate", "c2jName" : "DocsToInvestigate", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #docsToInvestigate(String)}.\n@param docsToInvestigate a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #docsToInvestigate(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@return Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.\n@deprecated Use {@link #docsToInvestigate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@param docsToInvestigate Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #docsToInvestigate(String)}\n", "documentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DocsToInvestigate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDocsToInvestigate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "docsToInvestigate", "fluentSetterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@param docsToInvestigate Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "docsToInvestigate", "getterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@return Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DocsToInvestigate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DocsToInvestigate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DocsToInvestigate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          \n@param docsToInvestigate Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.", "setterMethodName" : "setDocsToInvestigate", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "docsToInvestigate", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "docsToInvestigate", "variableType" : "String", "documentation" : "

                                                                                                                          Indicates the number of documents to preview to determine the document organization. Use this setting when NestingLevel is set to ONE.

                                                                                                                          Must be a positive value greater than 0. Default value is 1000.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthSource", "beanStyleSetterMethodName" : "setAuthSource", "c2jName" : "AuthSource", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authSource(String)}.\n@param authSource a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authSource(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@return The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.\n@deprecated Use {@link #authSource()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@param authSource The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #authSource(String)}\n", "documentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthSource property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthSource", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "authSource", "fluentSetterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@param authSource The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "authSource", "getterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@return The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthSource", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthSource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthSource", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          \n@param authSource The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.", "setterMethodName" : "setAuthSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authSource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authSource", "variableType" : "String", "documentation" : "

                                                                                                                          The MongoDB database name. This setting isn't used when authType=NO.

                                                                                                                          The default is admin.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@return The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@return The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                                                                                                          The AWS KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "MongoDbSettings", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "MongoDbSettings", "variableName" : "mongoDbSettings", "variableType" : "MongoDbSettings", "documentation" : null, "simpleType" : "MongoDbSettings", "variableSetterType" : "MongoDbSettings" }, "wrapper" : false, "xmlNamespace" : null }, "NestingLevelValue" : { "c2jName" : "NestingLevelValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "NONE", "value" : "none" }, { "name" : "ONE", "value" : "one" } ], "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" : "NestingLevelValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "NestingLevelValue", "variableName" : "nestingLevelValue", "variableType" : "NestingLevelValue", "documentation" : null, "simpleType" : "NestingLevelValue", "variableSetterType" : "NestingLevelValue" }, "wrapper" : false, "xmlNamespace" : null }, "OrderableReplicationInstance" : { "c2jName" : "OrderableReplicationInstance", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                          In response to the DescribeOrderableReplicationInstances operation, this object describes an available replication instance. This description includes the replication instance's type, engine version, and allocated storage.

                                                                                                                          ", "endpointDiscovery" : 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" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@return The version of the replication engine.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@param engineVersion The version of the replication engine.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@param engineVersion The version of the replication engine.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@return The version of the replication engine.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@param engineVersion The version of the replication engine.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceClass(String)}.\n@param replicationInstanceClass a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceClass(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceClass property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceClass", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceClass", "fluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStorageType", "beanStyleSetterMethodName" : "setStorageType", "c2jName" : "StorageType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The type of storage used by the replication 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 #storageType(String)}.\n@param storageType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #storageType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@return The type of storage used by the replication instance.\n@deprecated Use {@link #storageType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@param storageType The type of storage used by the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #storageType(String)}\n", "documentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StorageType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStorageType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "storageType", "fluentSetterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@param storageType The type of storage used by the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "storageType", "getterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@return The type of storage used by the replication 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" : "StorageType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StorageType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StorageType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@param storageType The type of storage used by the replication instance.", "setterMethodName" : "setStorageType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "storageType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "storageType", "variableType" : "String", "documentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMinAllocatedStorage", "beanStyleSetterMethodName" : "setMinAllocatedStorage", "c2jName" : "MinAllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \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 #minAllocatedStorage(Integer)}.\n@param minAllocatedStorage 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 #minAllocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@return The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@deprecated Use {@link #minAllocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param minAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #minAllocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MinAllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMinAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "minAllocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param minAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "minAllocatedStorage", "getterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@return The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.", "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" : "MinAllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MinAllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MinAllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param minAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.", "setterMethodName" : "setMinAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "minAllocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "minAllocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxAllocatedStorage", "beanStyleSetterMethodName" : "setMaxAllocatedStorage", "c2jName" : "MaxAllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \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 #maxAllocatedStorage(Integer)}.\n@param maxAllocatedStorage 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 #maxAllocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@return The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@deprecated Use {@link #maxAllocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param maxAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxAllocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxAllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxAllocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param maxAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxAllocatedStorage", "getterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@return The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.", "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" : "MaxAllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxAllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxAllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param maxAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.", "setterMethodName" : "setMaxAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxAllocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxAllocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDefaultAllocatedStorage", "beanStyleSetterMethodName" : "setDefaultAllocatedStorage", "c2jName" : "DefaultAllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \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 #defaultAllocatedStorage(Integer)}.\n@param defaultAllocatedStorage 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 #defaultAllocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The default amount of storage (in gigabytes) that is allocated for the replication instance.\n@deprecated Use {@link #defaultAllocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param defaultAllocatedStorage The default amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #defaultAllocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DefaultAllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDefaultAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "defaultAllocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param defaultAllocatedStorage The default amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "defaultAllocatedStorage", "getterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The default amount of storage (in gigabytes) that is allocated for the replication instance.", "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" : "DefaultAllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DefaultAllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DefaultAllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param defaultAllocatedStorage The default amount of storage (in gigabytes) that is allocated for the replication instance.", "setterMethodName" : "setDefaultAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "defaultAllocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "defaultAllocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludedAllocatedStorage", "beanStyleSetterMethodName" : "setIncludedAllocatedStorage", "c2jName" : "IncludedAllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \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 #includedAllocatedStorage(Integer)}.\n@param includedAllocatedStorage 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 #includedAllocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.\n@deprecated Use {@link #includedAllocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param includedAllocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includedAllocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludedAllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludedAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includedAllocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param includedAllocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includedAllocatedStorage", "getterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.", "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" : "IncludedAllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludedAllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "IncludedAllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param includedAllocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.", "setterMethodName" : "setIncludedAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "includedAllocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "includedAllocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAvailabilityZones", "beanStyleSetterMethodName" : "setAvailabilityZones", "c2jName" : "AvailabilityZones", "c2jShape" : "AvailabilityZonesList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #availabilityZones(List)}.\n@param availabilityZones a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #availabilityZones(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAvailabilityZones()} to see if a value was sent in this field.\n

                                                                                                                          \n@return List of Availability Zones for this replication instance.\n@deprecated Use {@link #availabilityZones()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n@param availabilityZones List of Availability Zones for this replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #availabilityZones(List)}\n", "documentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AvailabilityZones property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAvailabilityZones", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "availabilityZones", "fluentSetterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n@param availabilityZones List of Availability Zones for this replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "availabilityZones", "getterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAvailabilityZones()} to see if a value was sent in this field.\n

                                                                                                                          \n@return List of Availability Zones for this replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AvailabilityZones", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZones", "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" : "AvailabilityZones", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n@param availabilityZones List of Availability Zones for this replication instance.", "setterMethodName" : "setAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "availabilityZones", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "availabilityZones", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReleaseStatusAsString", "beanStyleSetterMethodName" : "setReleaseStatus", "c2jName" : "ReleaseStatus", "c2jShape" : "ReleaseStatusValues", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #releaseStatusAsString(String)}.\n@param releaseStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #releaseStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #releaseStatus} will return {@link ReleaseStatusValues#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #releaseStatusAsString}.\n

                                                                                                                          \n@return The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues\n@deprecated Use {@link #releaseStatusAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@param releaseStatus The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReleaseStatusValues\n@deprecated Use {@link #releaseStatus(String)}\n", "documentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ReleaseStatusValues", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReleaseStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReleaseStatus", "fluentEnumGetterMethodName" : "releaseStatus", "fluentEnumSetterMethodName" : "releaseStatus", "fluentGetterMethodName" : "releaseStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@param releaseStatus The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReleaseStatusValues", "fluentSetterMethodName" : "releaseStatus", "getterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #releaseStatus} will return {@link ReleaseStatusValues#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #releaseStatusAsString}.\n

                                                                                                                          \n@return The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReleaseStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReleaseStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReleaseStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@param releaseStatus The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues", "setterMethodName" : "setReleaseStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "releaseStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "releaseStatus", "variableType" : "String", "documentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AvailabilityZones" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAvailabilityZones", "beanStyleSetterMethodName" : "setAvailabilityZones", "c2jName" : "AvailabilityZones", "c2jShape" : "AvailabilityZonesList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #availabilityZones(List)}.\n@param availabilityZones a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #availabilityZones(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAvailabilityZones()} to see if a value was sent in this field.\n

                                                                                                                          \n@return List of Availability Zones for this replication instance.\n@deprecated Use {@link #availabilityZones()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n@param availabilityZones List of Availability Zones for this replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #availabilityZones(List)}\n", "documentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AvailabilityZones property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAvailabilityZones", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "availabilityZones", "fluentSetterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n@param availabilityZones List of Availability Zones for this replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "availabilityZones", "getterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAvailabilityZones()} to see if a value was sent in this field.\n

                                                                                                                          \n@return List of Availability Zones for this replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AvailabilityZones", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZones", "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" : "AvailabilityZones", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n@param availabilityZones List of Availability Zones for this replication instance.", "setterMethodName" : "setAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "availabilityZones", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "availabilityZones", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DefaultAllocatedStorage" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDefaultAllocatedStorage", "beanStyleSetterMethodName" : "setDefaultAllocatedStorage", "c2jName" : "DefaultAllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \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 #defaultAllocatedStorage(Integer)}.\n@param defaultAllocatedStorage 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 #defaultAllocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The default amount of storage (in gigabytes) that is allocated for the replication instance.\n@deprecated Use {@link #defaultAllocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param defaultAllocatedStorage The default amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #defaultAllocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DefaultAllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDefaultAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "defaultAllocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param defaultAllocatedStorage The default amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "defaultAllocatedStorage", "getterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The default amount of storage (in gigabytes) that is allocated for the replication instance.", "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" : "DefaultAllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DefaultAllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DefaultAllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param defaultAllocatedStorage The default amount of storage (in gigabytes) that is allocated for the replication instance.", "setterMethodName" : "setDefaultAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "defaultAllocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "defaultAllocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EngineVersion" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@return The version of the replication engine.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@param engineVersion The version of the replication engine.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@param engineVersion The version of the replication engine.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@return The version of the replication engine.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@param engineVersion The version of the replication engine.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IncludedAllocatedStorage" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludedAllocatedStorage", "beanStyleSetterMethodName" : "setIncludedAllocatedStorage", "c2jName" : "IncludedAllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \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 #includedAllocatedStorage(Integer)}.\n@param includedAllocatedStorage 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 #includedAllocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.\n@deprecated Use {@link #includedAllocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param includedAllocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includedAllocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludedAllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludedAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includedAllocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param includedAllocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includedAllocatedStorage", "getterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.", "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" : "IncludedAllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludedAllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "IncludedAllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param includedAllocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.", "setterMethodName" : "setIncludedAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "includedAllocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "includedAllocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxAllocatedStorage" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxAllocatedStorage", "beanStyleSetterMethodName" : "setMaxAllocatedStorage", "c2jName" : "MaxAllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \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 #maxAllocatedStorage(Integer)}.\n@param maxAllocatedStorage 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 #maxAllocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@return The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@deprecated Use {@link #maxAllocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param maxAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxAllocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxAllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxAllocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param maxAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxAllocatedStorage", "getterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@return The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.", "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" : "MaxAllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxAllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxAllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param maxAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.", "setterMethodName" : "setMaxAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxAllocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxAllocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MinAllocatedStorage" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMinAllocatedStorage", "beanStyleSetterMethodName" : "setMinAllocatedStorage", "c2jName" : "MinAllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \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 #minAllocatedStorage(Integer)}.\n@param minAllocatedStorage 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 #minAllocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@return The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@deprecated Use {@link #minAllocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param minAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #minAllocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MinAllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMinAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "minAllocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param minAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "minAllocatedStorage", "getterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@return The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.", "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" : "MinAllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MinAllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MinAllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param minAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.", "setterMethodName" : "setMinAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "minAllocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "minAllocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReleaseStatus" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReleaseStatusAsString", "beanStyleSetterMethodName" : "setReleaseStatus", "c2jName" : "ReleaseStatus", "c2jShape" : "ReleaseStatusValues", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #releaseStatusAsString(String)}.\n@param releaseStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #releaseStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #releaseStatus} will return {@link ReleaseStatusValues#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #releaseStatusAsString}.\n

                                                                                                                          \n@return The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues\n@deprecated Use {@link #releaseStatusAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@param releaseStatus The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReleaseStatusValues\n@deprecated Use {@link #releaseStatus(String)}\n", "documentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ReleaseStatusValues", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReleaseStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReleaseStatus", "fluentEnumGetterMethodName" : "releaseStatus", "fluentEnumSetterMethodName" : "releaseStatus", "fluentGetterMethodName" : "releaseStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@param releaseStatus The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReleaseStatusValues", "fluentSetterMethodName" : "releaseStatus", "getterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #releaseStatus} will return {@link ReleaseStatusValues#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #releaseStatusAsString}.\n

                                                                                                                          \n@return The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReleaseStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReleaseStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReleaseStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@param releaseStatus The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues", "setterMethodName" : "setReleaseStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "releaseStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "releaseStatus", "variableType" : "String", "documentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceClass" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceClass(String)}.\n@param replicationInstanceClass a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceClass(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceClass property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceClass", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceClass", "fluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StorageType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStorageType", "beanStyleSetterMethodName" : "setStorageType", "c2jName" : "StorageType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The type of storage used by the replication 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 #storageType(String)}.\n@param storageType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #storageType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@return The type of storage used by the replication instance.\n@deprecated Use {@link #storageType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@param storageType The type of storage used by the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #storageType(String)}\n", "documentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StorageType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStorageType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "storageType", "fluentSetterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@param storageType The type of storage used by the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "storageType", "getterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@return The type of storage used by the replication 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" : "StorageType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StorageType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StorageType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@param storageType The type of storage used by the replication instance.", "setterMethodName" : "setStorageType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "storageType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "storageType", "variableType" : "String", "documentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@return The version of the replication engine.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@param engineVersion The version of the replication engine.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@param engineVersion The version of the replication engine.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@return The version of the replication engine.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          \n@param engineVersion The version of the replication engine.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                                                          The version of the replication engine.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceClass(String)}.\n@param replicationInstanceClass a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceClass(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceClass property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceClass", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceClass", "fluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStorageType", "beanStyleSetterMethodName" : "setStorageType", "c2jName" : "StorageType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The type of storage used by the replication 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 #storageType(String)}.\n@param storageType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #storageType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@return The type of storage used by the replication instance.\n@deprecated Use {@link #storageType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@param storageType The type of storage used by the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #storageType(String)}\n", "documentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StorageType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStorageType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "storageType", "fluentSetterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@param storageType The type of storage used by the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "storageType", "getterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@return The type of storage used by the replication 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" : "StorageType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StorageType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StorageType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          \n@param storageType The type of storage used by the replication instance.", "setterMethodName" : "setStorageType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "storageType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "storageType", "variableType" : "String", "documentation" : "

                                                                                                                          The type of storage used by the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMinAllocatedStorage", "beanStyleSetterMethodName" : "setMinAllocatedStorage", "c2jName" : "MinAllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \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 #minAllocatedStorage(Integer)}.\n@param minAllocatedStorage 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 #minAllocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@return The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@deprecated Use {@link #minAllocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param minAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #minAllocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MinAllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMinAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "minAllocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param minAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "minAllocatedStorage", "getterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@return The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.", "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" : "MinAllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MinAllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MinAllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param minAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.", "setterMethodName" : "setMinAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "minAllocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "minAllocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxAllocatedStorage", "beanStyleSetterMethodName" : "setMaxAllocatedStorage", "c2jName" : "MaxAllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \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 #maxAllocatedStorage(Integer)}.\n@param maxAllocatedStorage 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 #maxAllocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@return The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@deprecated Use {@link #maxAllocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param maxAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxAllocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxAllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxAllocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param maxAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxAllocatedStorage", "getterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@return The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.", "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" : "MaxAllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxAllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxAllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          \n@param maxAllocatedStorage The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.", "setterMethodName" : "setMaxAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxAllocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxAllocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDefaultAllocatedStorage", "beanStyleSetterMethodName" : "setDefaultAllocatedStorage", "c2jName" : "DefaultAllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \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 #defaultAllocatedStorage(Integer)}.\n@param defaultAllocatedStorage 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 #defaultAllocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The default amount of storage (in gigabytes) that is allocated for the replication instance.\n@deprecated Use {@link #defaultAllocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param defaultAllocatedStorage The default amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #defaultAllocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DefaultAllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDefaultAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "defaultAllocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param defaultAllocatedStorage The default amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "defaultAllocatedStorage", "getterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The default amount of storage (in gigabytes) that is allocated for the replication instance.", "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" : "DefaultAllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DefaultAllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DefaultAllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param defaultAllocatedStorage The default amount of storage (in gigabytes) that is allocated for the replication instance.", "setterMethodName" : "setDefaultAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "defaultAllocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "defaultAllocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The default amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludedAllocatedStorage", "beanStyleSetterMethodName" : "setIncludedAllocatedStorage", "c2jName" : "IncludedAllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \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 #includedAllocatedStorage(Integer)}.\n@param includedAllocatedStorage 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 #includedAllocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.\n@deprecated Use {@link #includedAllocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param includedAllocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includedAllocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludedAllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludedAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includedAllocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param includedAllocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includedAllocatedStorage", "getterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.", "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" : "IncludedAllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludedAllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "IncludedAllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param includedAllocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.", "setterMethodName" : "setIncludedAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "includedAllocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "includedAllocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAvailabilityZones", "beanStyleSetterMethodName" : "setAvailabilityZones", "c2jName" : "AvailabilityZones", "c2jShape" : "AvailabilityZonesList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #availabilityZones(List)}.\n@param availabilityZones a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #availabilityZones(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAvailabilityZones()} to see if a value was sent in this field.\n

                                                                                                                          \n@return List of Availability Zones for this replication instance.\n@deprecated Use {@link #availabilityZones()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n@param availabilityZones List of Availability Zones for this replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #availabilityZones(List)}\n", "documentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AvailabilityZones property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAvailabilityZones", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "availabilityZones", "fluentSetterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n@param availabilityZones List of Availability Zones for this replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "availabilityZones", "getterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAvailabilityZones()} to see if a value was sent in this field.\n

                                                                                                                          \n@return List of Availability Zones for this replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AvailabilityZones", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZones", "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" : "AvailabilityZones", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          \n@param availabilityZones List of Availability Zones for this replication instance.", "setterMethodName" : "setAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "availabilityZones", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "availabilityZones", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          List of Availability Zones for this replication instance.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReleaseStatusAsString", "beanStyleSetterMethodName" : "setReleaseStatus", "c2jName" : "ReleaseStatus", "c2jShape" : "ReleaseStatusValues", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #releaseStatusAsString(String)}.\n@param releaseStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #releaseStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #releaseStatus} will return {@link ReleaseStatusValues#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #releaseStatusAsString}.\n

                                                                                                                          \n@return The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues\n@deprecated Use {@link #releaseStatusAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@param releaseStatus The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReleaseStatusValues\n@deprecated Use {@link #releaseStatus(String)}\n", "documentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ReleaseStatusValues", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReleaseStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReleaseStatus", "fluentEnumGetterMethodName" : "releaseStatus", "fluentEnumSetterMethodName" : "releaseStatus", "fluentGetterMethodName" : "releaseStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@param releaseStatus The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReleaseStatusValues", "fluentSetterMethodName" : "releaseStatus", "getterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #releaseStatus} will return {@link ReleaseStatusValues#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #releaseStatusAsString}.\n

                                                                                                                          \n@return The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReleaseStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReleaseStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReleaseStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@param releaseStatus The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          \n@see ReleaseStatusValues", "setterMethodName" : "setReleaseStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "releaseStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "releaseStatus", "variableType" : "String", "documentation" : "

                                                                                                                          The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

                                                                                                                          AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "OrderableReplicationInstance", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "OrderableReplicationInstance", "variableName" : "orderableReplicationInstance", "variableType" : "OrderableReplicationInstance", "documentation" : null, "simpleType" : "OrderableReplicationInstance", "variableSetterType" : "OrderableReplicationInstance" }, "wrapper" : false, "xmlNamespace" : null }, "ParquetVersionValue" : { "c2jName" : "ParquetVersionValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "PARQUET_1_0", "value" : "parquet-1-0" }, { "name" : "PARQUET_2_0", "value" : "parquet-2-0" } ], "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" : "ParquetVersionValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ParquetVersionValue", "variableName" : "parquetVersionValue", "variableType" : "ParquetVersionValue", "documentation" : null, "simpleType" : "ParquetVersionValue", "variableSetterType" : "ParquetVersionValue" }, "wrapper" : false, "xmlNamespace" : null }, "PendingMaintenanceAction" : { "c2jName" : "PendingMaintenanceAction", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                          Describes a maintenance action pending for an AWS DMS resource, including when and how it will be applied. This data type is a response element to the DescribePendingMaintenanceActions operation.

                                                                                                                          ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAction", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for 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 #action(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 type of pending maintenance action that is available for the resource.

                                                                                                                          \n@return The type of pending maintenance action that is available for the resource.\n@deprecated Use {@link #action()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          \n@param action The type of pending maintenance action that is available for the resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #action(String)}\n", "documentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "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" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "action", "fluentSetterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          \n@param action The type of pending maintenance action that is available for the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          \n@return The type of pending maintenance action that is available for 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" : "Action", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Action", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Action", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          \n@param action The type of pending maintenance action that is available for the resource.", "setterMethodName" : "setAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAutoAppliedAfterDate", "beanStyleSetterMethodName" : "setAutoAppliedAfterDate", "c2jName" : "AutoAppliedAfterDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \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 #autoAppliedAfterDate(Instant)}.\n@param autoAppliedAfterDate 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 #autoAppliedAfterDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@return The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.\n@deprecated Use {@link #autoAppliedAfterDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@param autoAppliedAfterDate The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #autoAppliedAfterDate(Instant)}\n", "documentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AutoAppliedAfterDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAutoAppliedAfterDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "autoAppliedAfterDate", "fluentSetterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@param autoAppliedAfterDate The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoAppliedAfterDate", "getterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@return The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.", "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" : "AutoAppliedAfterDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AutoAppliedAfterDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "AutoAppliedAfterDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@param autoAppliedAfterDate The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.", "setterMethodName" : "setAutoAppliedAfterDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "autoAppliedAfterDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "autoAppliedAfterDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getForcedApplyDate", "beanStyleSetterMethodName" : "setForcedApplyDate", "c2jName" : "ForcedApplyDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \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 #forcedApplyDate(Instant)}.\n@param forcedApplyDate 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 #forcedApplyDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@return The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.\n@deprecated Use {@link #forcedApplyDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@param forcedApplyDate The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #forcedApplyDate(Instant)}\n", "documentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ForcedApplyDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasForcedApplyDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "forcedApplyDate", "fluentSetterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@param forcedApplyDate The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "forcedApplyDate", "getterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@return The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.", "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" : "ForcedApplyDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ForcedApplyDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ForcedApplyDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@param forcedApplyDate The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.", "setterMethodName" : "setForcedApplyDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "forcedApplyDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "forcedApplyDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getOptInStatus", "beanStyleSetterMethodName" : "setOptInStatus", "c2jName" : "OptInStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for 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 #optInStatus(String)}.\n@param optInStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #optInStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@return The type of opt-in request that has been received for the resource.\n@deprecated Use {@link #optInStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@param optInStatus The type of opt-in request that has been received for the resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #optInStatus(String)}\n", "documentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OptInStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOptInStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "optInStatus", "fluentSetterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@param optInStatus The type of opt-in request that has been received for the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "optInStatus", "getterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@return The type of opt-in request that has been received for 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" : "OptInStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OptInStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OptInStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@param optInStatus The type of opt-in request that has been received for the resource.", "setterMethodName" : "setOptInStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "optInStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "optInStatus", "variableType" : "String", "documentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentApplyDate", "beanStyleSetterMethodName" : "setCurrentApplyDate", "c2jName" : "CurrentApplyDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \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 #currentApplyDate(Instant)}.\n@param currentApplyDate 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 #currentApplyDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@return The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.\n@deprecated Use {@link #currentApplyDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@param currentApplyDate The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentApplyDate(Instant)}\n", "documentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentApplyDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentApplyDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentApplyDate", "fluentSetterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@param currentApplyDate The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentApplyDate", "getterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@return The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.", "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" : "CurrentApplyDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentApplyDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CurrentApplyDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@param currentApplyDate The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.", "setterMethodName" : "setCurrentApplyDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "currentApplyDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "currentApplyDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@return A description providing more detail about the maintenance action.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@param description A description providing more detail about the maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          ", "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" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@param description A description providing more detail about the maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@return A description providing more detail about the maintenance 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" : "Description", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Description", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@param description A description providing more detail about the maintenance action.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Action" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAction", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for 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 #action(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 type of pending maintenance action that is available for the resource.

                                                                                                                          \n@return The type of pending maintenance action that is available for the resource.\n@deprecated Use {@link #action()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          \n@param action The type of pending maintenance action that is available for the resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #action(String)}\n", "documentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "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" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "action", "fluentSetterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          \n@param action The type of pending maintenance action that is available for the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          \n@return The type of pending maintenance action that is available for 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" : "Action", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Action", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Action", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          \n@param action The type of pending maintenance action that is available for the resource.", "setterMethodName" : "setAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AutoAppliedAfterDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAutoAppliedAfterDate", "beanStyleSetterMethodName" : "setAutoAppliedAfterDate", "c2jName" : "AutoAppliedAfterDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \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 #autoAppliedAfterDate(Instant)}.\n@param autoAppliedAfterDate 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 #autoAppliedAfterDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@return The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.\n@deprecated Use {@link #autoAppliedAfterDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@param autoAppliedAfterDate The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #autoAppliedAfterDate(Instant)}\n", "documentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AutoAppliedAfterDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAutoAppliedAfterDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "autoAppliedAfterDate", "fluentSetterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@param autoAppliedAfterDate The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoAppliedAfterDate", "getterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@return The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.", "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" : "AutoAppliedAfterDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AutoAppliedAfterDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "AutoAppliedAfterDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@param autoAppliedAfterDate The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.", "setterMethodName" : "setAutoAppliedAfterDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "autoAppliedAfterDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "autoAppliedAfterDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CurrentApplyDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentApplyDate", "beanStyleSetterMethodName" : "setCurrentApplyDate", "c2jName" : "CurrentApplyDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \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 #currentApplyDate(Instant)}.\n@param currentApplyDate 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 #currentApplyDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@return The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.\n@deprecated Use {@link #currentApplyDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@param currentApplyDate The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentApplyDate(Instant)}\n", "documentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentApplyDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentApplyDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentApplyDate", "fluentSetterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@param currentApplyDate The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentApplyDate", "getterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@return The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.", "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" : "CurrentApplyDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentApplyDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CurrentApplyDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@param currentApplyDate The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.", "setterMethodName" : "setCurrentApplyDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "currentApplyDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "currentApplyDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@return A description providing more detail about the maintenance action.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@param description A description providing more detail about the maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          ", "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" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@param description A description providing more detail about the maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@return A description providing more detail about the maintenance 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" : "Description", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Description", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@param description A description providing more detail about the maintenance action.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ForcedApplyDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getForcedApplyDate", "beanStyleSetterMethodName" : "setForcedApplyDate", "c2jName" : "ForcedApplyDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \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 #forcedApplyDate(Instant)}.\n@param forcedApplyDate 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 #forcedApplyDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@return The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.\n@deprecated Use {@link #forcedApplyDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@param forcedApplyDate The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #forcedApplyDate(Instant)}\n", "documentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ForcedApplyDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasForcedApplyDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "forcedApplyDate", "fluentSetterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@param forcedApplyDate The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "forcedApplyDate", "getterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@return The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.", "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" : "ForcedApplyDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ForcedApplyDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ForcedApplyDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@param forcedApplyDate The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.", "setterMethodName" : "setForcedApplyDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "forcedApplyDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "forcedApplyDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OptInStatus" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getOptInStatus", "beanStyleSetterMethodName" : "setOptInStatus", "c2jName" : "OptInStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for 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 #optInStatus(String)}.\n@param optInStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #optInStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@return The type of opt-in request that has been received for the resource.\n@deprecated Use {@link #optInStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@param optInStatus The type of opt-in request that has been received for the resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #optInStatus(String)}\n", "documentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OptInStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOptInStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "optInStatus", "fluentSetterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@param optInStatus The type of opt-in request that has been received for the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "optInStatus", "getterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@return The type of opt-in request that has been received for 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" : "OptInStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OptInStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OptInStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@param optInStatus The type of opt-in request that has been received for the resource.", "setterMethodName" : "setOptInStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "optInStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "optInStatus", "variableType" : "String", "documentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAction", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for 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 #action(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 type of pending maintenance action that is available for the resource.

                                                                                                                          \n@return The type of pending maintenance action that is available for the resource.\n@deprecated Use {@link #action()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          \n@param action The type of pending maintenance action that is available for the resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #action(String)}\n", "documentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "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" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "action", "fluentSetterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          \n@param action The type of pending maintenance action that is available for the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          \n@return The type of pending maintenance action that is available for 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" : "Action", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Action", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Action", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          \n@param action The type of pending maintenance action that is available for the resource.", "setterMethodName" : "setAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : "

                                                                                                                          The type of pending maintenance action that is available for the resource.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAutoAppliedAfterDate", "beanStyleSetterMethodName" : "setAutoAppliedAfterDate", "c2jName" : "AutoAppliedAfterDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \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 #autoAppliedAfterDate(Instant)}.\n@param autoAppliedAfterDate 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 #autoAppliedAfterDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@return The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.\n@deprecated Use {@link #autoAppliedAfterDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@param autoAppliedAfterDate The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #autoAppliedAfterDate(Instant)}\n", "documentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AutoAppliedAfterDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAutoAppliedAfterDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "autoAppliedAfterDate", "fluentSetterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@param autoAppliedAfterDate The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoAppliedAfterDate", "getterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@return The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.", "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" : "AutoAppliedAfterDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AutoAppliedAfterDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "AutoAppliedAfterDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          \n@param autoAppliedAfterDate The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.", "setterMethodName" : "setAutoAppliedAfterDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "autoAppliedAfterDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "autoAppliedAfterDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The date of the maintenance window when the action is to be applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getForcedApplyDate", "beanStyleSetterMethodName" : "setForcedApplyDate", "c2jName" : "ForcedApplyDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \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 #forcedApplyDate(Instant)}.\n@param forcedApplyDate 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 #forcedApplyDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@return The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.\n@deprecated Use {@link #forcedApplyDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@param forcedApplyDate The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #forcedApplyDate(Instant)}\n", "documentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ForcedApplyDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasForcedApplyDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "forcedApplyDate", "fluentSetterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@param forcedApplyDate The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "forcedApplyDate", "getterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@return The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.", "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" : "ForcedApplyDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ForcedApplyDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ForcedApplyDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          \n@param forcedApplyDate The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.", "setterMethodName" : "setForcedApplyDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "forcedApplyDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "forcedApplyDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The date when the maintenance action will be automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getOptInStatus", "beanStyleSetterMethodName" : "setOptInStatus", "c2jName" : "OptInStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for 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 #optInStatus(String)}.\n@param optInStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #optInStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@return The type of opt-in request that has been received for the resource.\n@deprecated Use {@link #optInStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@param optInStatus The type of opt-in request that has been received for the resource.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #optInStatus(String)}\n", "documentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OptInStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOptInStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "optInStatus", "fluentSetterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@param optInStatus The type of opt-in request that has been received for the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "optInStatus", "getterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@return The type of opt-in request that has been received for 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" : "OptInStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OptInStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OptInStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          \n@param optInStatus The type of opt-in request that has been received for the resource.", "setterMethodName" : "setOptInStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "optInStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "optInStatus", "variableType" : "String", "documentation" : "

                                                                                                                          The type of opt-in request that has been received for the resource.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentApplyDate", "beanStyleSetterMethodName" : "setCurrentApplyDate", "c2jName" : "CurrentApplyDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \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 #currentApplyDate(Instant)}.\n@param currentApplyDate 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 #currentApplyDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@return The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.\n@deprecated Use {@link #currentApplyDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@param currentApplyDate The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentApplyDate(Instant)}\n", "documentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentApplyDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentApplyDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentApplyDate", "fluentSetterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@param currentApplyDate The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentApplyDate", "getterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@return The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.", "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" : "CurrentApplyDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentApplyDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CurrentApplyDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          \n@param currentApplyDate The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.", "setterMethodName" : "setCurrentApplyDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "currentApplyDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "currentApplyDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API operation, and also the AutoAppliedAfterDate and ForcedApplyDate parameter values. This value is blank if an opt-in request has not been received and nothing has been specified for AutoAppliedAfterDate or ForcedApplyDate.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@return A description providing more detail about the maintenance action.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@param description A description providing more detail about the maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          ", "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" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@param description A description providing more detail about the maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@return A description providing more detail about the maintenance 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" : "Description", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Description", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          \n@param description A description providing more detail about the maintenance action.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                                                                                                                          A description providing more detail about the maintenance action.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "PendingMaintenanceAction", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "PendingMaintenanceAction", "variableName" : "pendingMaintenanceAction", "variableType" : "PendingMaintenanceAction", "documentation" : null, "simpleType" : "PendingMaintenanceAction", "variableSetterType" : "PendingMaintenanceAction" }, "wrapper" : false, "xmlNamespace" : null }, "RebootReplicationInstanceRequest" : { "c2jName" : "RebootReplicationInstanceMessage", "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" : "RebootReplicationInstance", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.RebootReplicationInstance", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getForceFailover", "beanStyleSetterMethodName" : "setForceFailover", "c2jName" : "ForceFailover", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #forceFailover(Boolean)}.\n@param forceFailover 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 #forceFailover(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@return If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)\n@deprecated Use {@link #forceFailover()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@param forceFailover If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #forceFailover(Boolean)}\n", "documentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ForceFailover property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasForceFailover", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "forceFailover", "fluentSetterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@param forceFailover If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "forceFailover", "getterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@return If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ForceFailover", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ForceFailover", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "ForceFailover", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@param forceFailover If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)", "setterMethodName" : "setForceFailover", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "forceFailover", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "forceFailover", "variableType" : "Boolean", "documentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ForceFailover" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getForceFailover", "beanStyleSetterMethodName" : "setForceFailover", "c2jName" : "ForceFailover", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #forceFailover(Boolean)}.\n@param forceFailover 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 #forceFailover(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@return If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)\n@deprecated Use {@link #forceFailover()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@param forceFailover If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #forceFailover(Boolean)}\n", "documentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ForceFailover property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasForceFailover", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "forceFailover", "fluentSetterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@param forceFailover If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "forceFailover", "getterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@return If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ForceFailover", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ForceFailover", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "ForceFailover", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@param forceFailover If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)", "setterMethodName" : "setForceFailover", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "forceFailover", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "forceFailover", "variableType" : "Boolean", "documentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getForceFailover", "beanStyleSetterMethodName" : "setForceFailover", "c2jName" : "ForceFailover", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #forceFailover(Boolean)}.\n@param forceFailover 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 #forceFailover(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@return If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)\n@deprecated Use {@link #forceFailover()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@param forceFailover If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #forceFailover(Boolean)}\n", "documentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ForceFailover property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasForceFailover", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "forceFailover", "fluentSetterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@param forceFailover If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "forceFailover", "getterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@return If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ForceFailover", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ForceFailover", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "ForceFailover", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          \n@param forceFailover If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)", "setterMethodName" : "setForceFailover", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "forceFailover", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "forceFailover", "variableType" : "Boolean", "documentation" : "

                                                                                                                          If this parameter is true, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify true.)

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationInstanceArn" ], "shapeName" : "RebootReplicationInstanceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "RebootReplicationInstanceRequest", "variableName" : "rebootReplicationInstanceRequest", "variableType" : "RebootReplicationInstanceRequest", "documentation" : null, "simpleType" : "RebootReplicationInstanceRequest", "variableSetterType" : "RebootReplicationInstanceRequest" }, "wrapper" : false, "xmlNamespace" : null }, "RebootReplicationInstanceResponse" : { "c2jName" : "RebootReplicationInstanceResponse", "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" : "getReplicationInstance", "beanStyleSetterMethodName" : "setReplicationInstance", "c2jName" : "ReplicationInstance", "c2jShape" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link ReplicationInstance.Builder} avoiding the need to create one manually via {@link ReplicationInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationInstance.Builder#build()} is called immediately and its result is passed to {@link #replicationInstance(ReplicationInstance)}.\n@param replicationInstance a consumer that will call methods on {@link ReplicationInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstance(ReplicationInstance)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@return The replication instance that is being rebooted.\n@deprecated Use {@link #replicationInstance()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@param replicationInstance The replication instance that is being rebooted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstance(ReplicationInstance)}\n", "documentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstance property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstance", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstance", "fluentSetterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@param replicationInstance The replication instance that is being rebooted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstance", "getterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@return The replication instance that is being rebooted.", "getterModel" : { "returnType" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationInstance", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@param replicationInstance The replication instance that is being rebooted.", "setterMethodName" : "setReplicationInstance", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          ", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationInstance" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstance", "beanStyleSetterMethodName" : "setReplicationInstance", "c2jName" : "ReplicationInstance", "c2jShape" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link ReplicationInstance.Builder} avoiding the need to create one manually via {@link ReplicationInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationInstance.Builder#build()} is called immediately and its result is passed to {@link #replicationInstance(ReplicationInstance)}.\n@param replicationInstance a consumer that will call methods on {@link ReplicationInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstance(ReplicationInstance)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@return The replication instance that is being rebooted.\n@deprecated Use {@link #replicationInstance()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@param replicationInstance The replication instance that is being rebooted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstance(ReplicationInstance)}\n", "documentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstance property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstance", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstance", "fluentSetterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@param replicationInstance The replication instance that is being rebooted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstance", "getterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@return The replication instance that is being rebooted.", "getterModel" : { "returnType" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationInstance", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@param replicationInstance The replication instance that is being rebooted.", "setterMethodName" : "setReplicationInstance", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          ", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstance", "beanStyleSetterMethodName" : "setReplicationInstance", "c2jName" : "ReplicationInstance", "c2jShape" : "ReplicationInstance", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link ReplicationInstance.Builder} avoiding the need to create one manually via {@link ReplicationInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationInstance.Builder#build()} is called immediately and its result is passed to {@link #replicationInstance(ReplicationInstance)}.\n@param replicationInstance a consumer that will call methods on {@link ReplicationInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstance(ReplicationInstance)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@return The replication instance that is being rebooted.\n@deprecated Use {@link #replicationInstance()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@param replicationInstance The replication instance that is being rebooted.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstance(ReplicationInstance)}\n", "documentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstance property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstance", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstance", "fluentSetterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@param replicationInstance The replication instance that is being rebooted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstance", "getterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@return The replication instance that is being rebooted.", "getterModel" : { "returnType" : "ReplicationInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationInstance", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          \n@param replicationInstance The replication instance that is being rebooted.", "setterMethodName" : "setReplicationInstance", "setterModel" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : "

                                                                                                                          The replication instance that is being rebooted.

                                                                                                                          ", "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "RebootReplicationInstanceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RebootReplicationInstanceResponse", "variableName" : "rebootReplicationInstanceResponse", "variableType" : "RebootReplicationInstanceResponse", "documentation" : null, "simpleType" : "RebootReplicationInstanceResponse", "variableSetterType" : "RebootReplicationInstanceResponse" }, "wrapper" : false, "xmlNamespace" : null }, "RedshiftSettings" : { "c2jName" : "RedshiftSettings", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                          Provides information that defines an Amazon Redshift 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" : "getAcceptAnyDate", "beanStyleSetterMethodName" : "setAcceptAnyDate", "c2jName" : "AcceptAnyDate", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \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 #acceptAnyDate(Boolean)}.\n@param acceptAnyDate 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 #acceptAnyDate(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@return A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.\n@deprecated Use {@link #acceptAnyDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@param acceptAnyDate A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #acceptAnyDate(Boolean)}\n", "documentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AcceptAnyDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAcceptAnyDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "acceptAnyDate", "fluentSetterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@param acceptAnyDate A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "acceptAnyDate", "getterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@return A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.", "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" : "AcceptAnyDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AcceptAnyDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AcceptAnyDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@param acceptAnyDate A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.", "setterMethodName" : "setAcceptAnyDate", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "acceptAnyDate", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "acceptAnyDate", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAfterConnectScript", "beanStyleSetterMethodName" : "setAfterConnectScript", "c2jName" : "AfterConnectScript", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the 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 #afterConnectScript(String)}.\n@param afterConnectScript a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #afterConnectScript(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@return Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.\n@deprecated Use {@link #afterConnectScript()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@param afterConnectScript Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #afterConnectScript(String)}\n", "documentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AfterConnectScript property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAfterConnectScript", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "afterConnectScript", "fluentSetterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@param afterConnectScript Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "afterConnectScript", "getterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@return Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AfterConnectScript", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AfterConnectScript", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AfterConnectScript", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@param afterConnectScript Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.", "setterMethodName" : "setAfterConnectScript", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "afterConnectScript", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "afterConnectScript", "variableType" : "String", "documentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketFolder", "beanStyleSetterMethodName" : "setBucketFolder", "c2jName" : "BucketFolder", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the 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 #bucketFolder(String)}.\n@param bucketFolder a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketFolder(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@return The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.\n@deprecated Use {@link #bucketFolder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@param bucketFolder The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketFolder(String)}\n", "documentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketFolder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketFolder", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketFolder", "fluentSetterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@param bucketFolder The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketFolder", "getterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@return The location where the comma-separated value (.csv) files are stored before being uploaded to the 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" : "BucketFolder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketFolder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketFolder", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@param bucketFolder The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.", "setterMethodName" : "setBucketFolder", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketFolder", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketFolder", "variableType" : "String", "documentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketName", "beanStyleSetterMethodName" : "setBucketName", "c2jName" : "BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want 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 #bucketName(String)}.\n@param bucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@return The name of the S3 bucket you want to use\n@deprecated Use {@link #bucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@param bucketName The name of the S3 bucket you want to use\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketName(String)}\n", "documentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@param bucketName The name of the S3 bucket you want to use\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketName", "getterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@return The name of the S3 bucket you want 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" : "BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@param bucketName The name of the S3 bucket you want to use", "setterMethodName" : "setBucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getConnectionTimeout", "beanStyleSetterMethodName" : "setConnectionTimeout", "c2jName" : "ConnectionTimeout", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \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 #connectionTimeout(Integer)}.\n@param connectionTimeout 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 #connectionTimeout(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@return A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.\n@deprecated Use {@link #connectionTimeout()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@param connectionTimeout A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #connectionTimeout(Integer)}\n", "documentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ConnectionTimeout property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnectionTimeout", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "connectionTimeout", "fluentSetterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@param connectionTimeout A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "connectionTimeout", "getterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@return A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.", "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" : "ConnectionTimeout", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ConnectionTimeout", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "ConnectionTimeout", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@param connectionTimeout A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.", "setterMethodName" : "setConnectionTimeout", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "connectionTimeout", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "connectionTimeout", "variableType" : "Integer", "documentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #databaseName(String)}.\n@param databaseName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #databaseName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@return The name of the Amazon Redshift data warehouse (service) that you are working with.\n@deprecated Use {@link #databaseName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@param databaseName The name of the Amazon Redshift data warehouse (service) that you are working with.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #databaseName(String)}\n", "documentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DatabaseName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDatabaseName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "databaseName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@param databaseName The name of the Amazon Redshift data warehouse (service) that you are working with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "databaseName", "getterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@return The name of the Amazon Redshift data warehouse (service) that you are working with.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DatabaseName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DatabaseName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DatabaseName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@param databaseName The name of the Amazon Redshift data warehouse (service) that you are working with.", "setterMethodName" : "setDatabaseName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDateFormat", "beanStyleSetterMethodName" : "setDateFormat", "c2jName" : "DateFormat", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #dateFormat(String)}.\n@param dateFormat a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dateFormat(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@return The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.\n@deprecated Use {@link #dateFormat()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@param dateFormat The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dateFormat(String)}\n", "documentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DateFormat property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDateFormat", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dateFormat", "fluentSetterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@param dateFormat The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dateFormat", "getterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@return The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DateFormat", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DateFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DateFormat", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@param dateFormat The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.", "setterMethodName" : "setDateFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dateFormat", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dateFormat", "variableType" : "String", "documentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEmptyAsNull", "beanStyleSetterMethodName" : "setEmptyAsNull", "c2jName" : "EmptyAsNull", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #emptyAsNull(Boolean)}.\n@param emptyAsNull 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 #emptyAsNull(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@return A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.\n@deprecated Use {@link #emptyAsNull()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@param emptyAsNull A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #emptyAsNull(Boolean)}\n", "documentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EmptyAsNull property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEmptyAsNull", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "emptyAsNull", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@param emptyAsNull A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "emptyAsNull", "getterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@return A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EmptyAsNull", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EmptyAsNull", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EmptyAsNull", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@param emptyAsNull A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.", "setterMethodName" : "setEmptyAsNull", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "emptyAsNull", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "emptyAsNull", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEncryptionModeAsString", "beanStyleSetterMethodName" : "setEncryptionMode", "c2jName" : "EncryptionMode", "c2jShape" : "EncryptionModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #encryptionModeAsString(String)}.\n@param encryptionMode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #encryptionMode(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #encryptionMode} will return {@link EncryptionModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encryptionModeAsString}.\n

                                                                                                                          \n@return The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue\n@deprecated Use {@link #encryptionModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncryptionModeValue\n@deprecated Use {@link #encryptionMode(String)}\n", "documentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "EncryptionModeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EncryptionMode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEncryptionMode", "fluentEnumGetterMethodName" : "encryptionMode", "fluentEnumSetterMethodName" : "encryptionMode", "fluentGetterMethodName" : "encryptionModeAsString", "fluentSetterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncryptionModeValue", "fluentSetterMethodName" : "encryptionMode", "getterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #encryptionMode} will return {@link EncryptionModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encryptionModeAsString}.\n

                                                                                                                          \n@return The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EncryptionMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EncryptionMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EncryptionMode", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue", "setterMethodName" : "setEncryptionMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "encryptionMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "encryptionMode", "variableType" : "String", "documentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFileTransferUploadStreams", "beanStyleSetterMethodName" : "setFileTransferUploadStreams", "c2jName" : "FileTransferUploadStreams", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \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 #fileTransferUploadStreams(Integer)}.\n@param fileTransferUploadStreams 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 #fileTransferUploadStreams(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@return The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.\n@deprecated Use {@link #fileTransferUploadStreams()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@param fileTransferUploadStreams The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fileTransferUploadStreams(Integer)}\n", "documentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FileTransferUploadStreams property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFileTransferUploadStreams", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fileTransferUploadStreams", "fluentSetterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@param fileTransferUploadStreams The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fileTransferUploadStreams", "getterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@return The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.", "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" : "FileTransferUploadStreams", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FileTransferUploadStreams", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FileTransferUploadStreams", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@param fileTransferUploadStreams The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.", "setterMethodName" : "setFileTransferUploadStreams", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "fileTransferUploadStreams", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "fileTransferUploadStreams", "variableType" : "Integer", "documentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLoadTimeout", "beanStyleSetterMethodName" : "setLoadTimeout", "c2jName" : "LoadTimeout", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \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 #loadTimeout(Integer)}.\n@param loadTimeout 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 #loadTimeout(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@return The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.\n@deprecated Use {@link #loadTimeout()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@param loadTimeout The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #loadTimeout(Integer)}\n", "documentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LoadTimeout property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLoadTimeout", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "loadTimeout", "fluentSetterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@param loadTimeout The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "loadTimeout", "getterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@return The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.", "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" : "LoadTimeout", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LoadTimeout", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "LoadTimeout", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@param loadTimeout The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.", "setterMethodName" : "setLoadTimeout", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "loadTimeout", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "loadTimeout", "variableType" : "Integer", "documentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxFileSize", "beanStyleSetterMethodName" : "setMaxFileSize", "c2jName" : "MaxFileSize", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \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 #maxFileSize(Integer)}.\n@param maxFileSize 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 #maxFileSize(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@return The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).\n@deprecated Use {@link #maxFileSize()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@param maxFileSize The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxFileSize(Integer)}\n", "documentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxFileSize property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxFileSize", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxFileSize", "fluentSetterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@param maxFileSize The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxFileSize", "getterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@return The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).", "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" : "MaxFileSize", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxFileSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxFileSize", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@param maxFileSize The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).", "setterMethodName" : "setMaxFileSize", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxFileSize", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxFileSize", "variableType" : "Integer", "documentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPassword", "beanStyleSetterMethodName" : "setPassword", "c2jName" : "Password", "c2jShape" : "SecretString", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #password(String)}.\n@param password a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #password(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@return The password for the user named in the username property.\n@deprecated Use {@link #password()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@param password The password for the user named in the username property.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #password(String)}\n", "documentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Password property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPassword", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "password", "fluentSetterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@param password The password for the user named in the username property.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "password", "getterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@return The password for the user named in the username property.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Password", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Password", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Password", "sensitive" : true, "setterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@param password The password for the user named in the username property.", "setterMethodName" : "setPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@return The port number for Amazon Redshift. The default value is 5439.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@param port The port number for Amazon Redshift. The default value is 5439.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Port property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPort", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@param port The port number for Amazon Redshift. The default value is 5439.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@return The port number for Amazon Redshift. The default value is 5439.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@param port The port number for Amazon Redshift. The default value is 5439.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRemoveQuotes", "beanStyleSetterMethodName" : "setRemoveQuotes", "c2jName" : "RemoveQuotes", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #removeQuotes(Boolean)}.\n@param removeQuotes 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 #removeQuotes(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@return A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.\n@deprecated Use {@link #removeQuotes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@param removeQuotes A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #removeQuotes(Boolean)}\n", "documentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RemoveQuotes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRemoveQuotes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "removeQuotes", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@param removeQuotes A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "removeQuotes", "getterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@return A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RemoveQuotes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RemoveQuotes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "RemoveQuotes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@param removeQuotes A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.", "setterMethodName" : "setRemoveQuotes", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "removeQuotes", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "removeQuotes", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplaceInvalidChars", "beanStyleSetterMethodName" : "setReplaceInvalidChars", "c2jName" : "ReplaceInvalidChars", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replaceInvalidChars(String)}.\n@param replaceInvalidChars a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replaceInvalidChars(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@return A list of characters that you want to replace. Use with ReplaceChars.\n@deprecated Use {@link #replaceInvalidChars()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@param replaceInvalidChars A list of characters that you want to replace. Use with ReplaceChars.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replaceInvalidChars(String)}\n", "documentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplaceInvalidChars property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplaceInvalidChars", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replaceInvalidChars", "fluentSetterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@param replaceInvalidChars A list of characters that you want to replace. Use with ReplaceChars.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replaceInvalidChars", "getterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@return A list of characters that you want to replace. Use with ReplaceChars.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplaceInvalidChars", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplaceInvalidChars", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplaceInvalidChars", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@param replaceInvalidChars A list of characters that you want to replace. Use with ReplaceChars.", "setterMethodName" : "setReplaceInvalidChars", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replaceInvalidChars", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replaceInvalidChars", "variableType" : "String", "documentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplaceChars", "beanStyleSetterMethodName" : "setReplaceChars", "c2jName" : "ReplaceChars", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replaceChars(String)}.\n@param replaceChars a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replaceChars(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@return A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".\n@deprecated Use {@link #replaceChars()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@param replaceChars A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replaceChars(String)}\n", "documentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplaceChars property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplaceChars", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replaceChars", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@param replaceChars A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replaceChars", "getterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@return A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplaceChars", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplaceChars", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplaceChars", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@param replaceChars A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".", "setterMethodName" : "setReplaceChars", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replaceChars", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replaceChars", "variableType" : "String", "documentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serverName(String)}.\n@param serverName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@return The name of the Amazon Redshift cluster you are using.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@param serverName The name of the Amazon Redshift cluster you are using.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@param serverName The name of the Amazon Redshift cluster you are using.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverName", "getterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@return The name of the Amazon Redshift cluster you are using.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@param serverName The name of the Amazon Redshift cluster you are using.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerSideEncryptionKmsKeyId", "beanStyleSetterMethodName" : "setServerSideEncryptionKmsKeyId", "c2jName" : "ServerSideEncryptionKmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serverSideEncryptionKmsKeyId(String)}.\n@param serverSideEncryptionKmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverSideEncryptionKmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@return The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.\n@deprecated Use {@link #serverSideEncryptionKmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@param serverSideEncryptionKmsKeyId The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverSideEncryptionKmsKeyId(String)}\n", "documentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerSideEncryptionKmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerSideEncryptionKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverSideEncryptionKmsKeyId", "fluentSetterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@param serverSideEncryptionKmsKeyId The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverSideEncryptionKmsKeyId", "getterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@return The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerSideEncryptionKmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerSideEncryptionKmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerSideEncryptionKmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@param serverSideEncryptionKmsKeyId The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.", "setterMethodName" : "setServerSideEncryptionKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverSideEncryptionKmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverSideEncryptionKmsKeyId", "variableType" : "String", "documentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTimeFormat", "beanStyleSetterMethodName" : "setTimeFormat", "c2jName" : "TimeFormat", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #timeFormat(String)}.\n@param timeFormat a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timeFormat(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@return The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.\n@deprecated Use {@link #timeFormat()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@param timeFormat The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #timeFormat(String)}\n", "documentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TimeFormat property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTimeFormat", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timeFormat", "fluentSetterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@param timeFormat The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timeFormat", "getterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@return The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TimeFormat", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TimeFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TimeFormat", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@param timeFormat The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.", "setterMethodName" : "setTimeFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "timeFormat", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "timeFormat", "variableType" : "String", "documentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTrimBlanks", "beanStyleSetterMethodName" : "setTrimBlanks", "c2jName" : "TrimBlanks", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #trimBlanks(Boolean)}.\n@param trimBlanks 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 #trimBlanks(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@return A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.\n@deprecated Use {@link #trimBlanks()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@param trimBlanks A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #trimBlanks(Boolean)}\n", "documentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TrimBlanks property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTrimBlanks", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "trimBlanks", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@param trimBlanks A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "trimBlanks", "getterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@return A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TrimBlanks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TrimBlanks", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "TrimBlanks", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@param trimBlanks A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.", "setterMethodName" : "setTrimBlanks", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "trimBlanks", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "trimBlanks", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTruncateColumns", "beanStyleSetterMethodName" : "setTruncateColumns", "c2jName" : "TruncateColumns", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #truncateColumns(Boolean)}.\n@param truncateColumns 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 #truncateColumns(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@return A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.\n@deprecated Use {@link #truncateColumns()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@param truncateColumns A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #truncateColumns(Boolean)}\n", "documentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TruncateColumns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTruncateColumns", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "truncateColumns", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@param truncateColumns A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "truncateColumns", "getterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@return A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TruncateColumns", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TruncateColumns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "TruncateColumns", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@param truncateColumns A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.", "setterMethodName" : "setTruncateColumns", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "truncateColumns", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "truncateColumns", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          An Amazon Redshift user name for a registered 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 #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" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@return An Amazon Redshift user name for a registered user.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@param username An Amazon Redshift user name for a registered user.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #username(String)}\n", "documentation" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          ", "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" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@param username An Amazon Redshift user name for a registered user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@return An Amazon Redshift user name for a registered 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" : "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" : false, "setterDocumentation" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@param username An Amazon Redshift user name for a registered user.", "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" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getWriteBufferSize", "beanStyleSetterMethodName" : "setWriteBufferSize", "c2jName" : "WriteBufferSize", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \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 #writeBufferSize(Integer)}.\n@param writeBufferSize 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 #writeBufferSize(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@return The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.\n@deprecated Use {@link #writeBufferSize()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@param writeBufferSize The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #writeBufferSize(Integer)}\n", "documentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the WriteBufferSize property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasWriteBufferSize", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "writeBufferSize", "fluentSetterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@param writeBufferSize The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "writeBufferSize", "getterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@return The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.", "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" : "WriteBufferSize", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "WriteBufferSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "WriteBufferSize", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@param writeBufferSize The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.", "setterMethodName" : "setWriteBufferSize", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "writeBufferSize", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "writeBufferSize", "variableType" : "Integer", "documentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AcceptAnyDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAcceptAnyDate", "beanStyleSetterMethodName" : "setAcceptAnyDate", "c2jName" : "AcceptAnyDate", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \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 #acceptAnyDate(Boolean)}.\n@param acceptAnyDate 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 #acceptAnyDate(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@return A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.\n@deprecated Use {@link #acceptAnyDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@param acceptAnyDate A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #acceptAnyDate(Boolean)}\n", "documentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AcceptAnyDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAcceptAnyDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "acceptAnyDate", "fluentSetterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@param acceptAnyDate A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "acceptAnyDate", "getterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@return A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.", "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" : "AcceptAnyDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AcceptAnyDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AcceptAnyDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@param acceptAnyDate A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.", "setterMethodName" : "setAcceptAnyDate", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "acceptAnyDate", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "acceptAnyDate", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AfterConnectScript" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAfterConnectScript", "beanStyleSetterMethodName" : "setAfterConnectScript", "c2jName" : "AfterConnectScript", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the 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 #afterConnectScript(String)}.\n@param afterConnectScript a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #afterConnectScript(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@return Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.\n@deprecated Use {@link #afterConnectScript()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@param afterConnectScript Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #afterConnectScript(String)}\n", "documentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AfterConnectScript property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAfterConnectScript", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "afterConnectScript", "fluentSetterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@param afterConnectScript Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "afterConnectScript", "getterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@return Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AfterConnectScript", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AfterConnectScript", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AfterConnectScript", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@param afterConnectScript Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.", "setterMethodName" : "setAfterConnectScript", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "afterConnectScript", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "afterConnectScript", "variableType" : "String", "documentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "BucketFolder" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketFolder", "beanStyleSetterMethodName" : "setBucketFolder", "c2jName" : "BucketFolder", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the 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 #bucketFolder(String)}.\n@param bucketFolder a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketFolder(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@return The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.\n@deprecated Use {@link #bucketFolder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@param bucketFolder The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketFolder(String)}\n", "documentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketFolder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketFolder", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketFolder", "fluentSetterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@param bucketFolder The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketFolder", "getterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@return The location where the comma-separated value (.csv) files are stored before being uploaded to the 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" : "BucketFolder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketFolder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketFolder", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@param bucketFolder The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.", "setterMethodName" : "setBucketFolder", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketFolder", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketFolder", "variableType" : "String", "documentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "BucketName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketName", "beanStyleSetterMethodName" : "setBucketName", "c2jName" : "BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want 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 #bucketName(String)}.\n@param bucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@return The name of the S3 bucket you want to use\n@deprecated Use {@link #bucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@param bucketName The name of the S3 bucket you want to use\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketName(String)}\n", "documentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@param bucketName The name of the S3 bucket you want to use\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketName", "getterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@return The name of the S3 bucket you want 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" : "BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@param bucketName The name of the S3 bucket you want to use", "setterMethodName" : "setBucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ConnectionTimeout" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getConnectionTimeout", "beanStyleSetterMethodName" : "setConnectionTimeout", "c2jName" : "ConnectionTimeout", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \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 #connectionTimeout(Integer)}.\n@param connectionTimeout 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 #connectionTimeout(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@return A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.\n@deprecated Use {@link #connectionTimeout()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@param connectionTimeout A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #connectionTimeout(Integer)}\n", "documentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ConnectionTimeout property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnectionTimeout", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "connectionTimeout", "fluentSetterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@param connectionTimeout A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "connectionTimeout", "getterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@return A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.", "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" : "ConnectionTimeout", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ConnectionTimeout", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "ConnectionTimeout", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@param connectionTimeout A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.", "setterMethodName" : "setConnectionTimeout", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "connectionTimeout", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "connectionTimeout", "variableType" : "Integer", "documentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DatabaseName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #databaseName(String)}.\n@param databaseName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #databaseName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@return The name of the Amazon Redshift data warehouse (service) that you are working with.\n@deprecated Use {@link #databaseName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@param databaseName The name of the Amazon Redshift data warehouse (service) that you are working with.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #databaseName(String)}\n", "documentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DatabaseName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDatabaseName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "databaseName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@param databaseName The name of the Amazon Redshift data warehouse (service) that you are working with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "databaseName", "getterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@return The name of the Amazon Redshift data warehouse (service) that you are working with.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DatabaseName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DatabaseName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DatabaseName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@param databaseName The name of the Amazon Redshift data warehouse (service) that you are working with.", "setterMethodName" : "setDatabaseName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DateFormat" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDateFormat", "beanStyleSetterMethodName" : "setDateFormat", "c2jName" : "DateFormat", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #dateFormat(String)}.\n@param dateFormat a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dateFormat(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@return The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.\n@deprecated Use {@link #dateFormat()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@param dateFormat The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dateFormat(String)}\n", "documentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DateFormat property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDateFormat", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dateFormat", "fluentSetterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@param dateFormat The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dateFormat", "getterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@return The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DateFormat", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DateFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DateFormat", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@param dateFormat The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.", "setterMethodName" : "setDateFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dateFormat", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dateFormat", "variableType" : "String", "documentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EmptyAsNull" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEmptyAsNull", "beanStyleSetterMethodName" : "setEmptyAsNull", "c2jName" : "EmptyAsNull", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #emptyAsNull(Boolean)}.\n@param emptyAsNull 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 #emptyAsNull(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@return A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.\n@deprecated Use {@link #emptyAsNull()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@param emptyAsNull A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #emptyAsNull(Boolean)}\n", "documentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EmptyAsNull property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEmptyAsNull", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "emptyAsNull", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@param emptyAsNull A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "emptyAsNull", "getterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@return A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EmptyAsNull", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EmptyAsNull", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EmptyAsNull", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@param emptyAsNull A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.", "setterMethodName" : "setEmptyAsNull", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "emptyAsNull", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "emptyAsNull", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EncryptionMode" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEncryptionModeAsString", "beanStyleSetterMethodName" : "setEncryptionMode", "c2jName" : "EncryptionMode", "c2jShape" : "EncryptionModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #encryptionModeAsString(String)}.\n@param encryptionMode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #encryptionMode(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #encryptionMode} will return {@link EncryptionModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encryptionModeAsString}.\n

                                                                                                                          \n@return The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue\n@deprecated Use {@link #encryptionModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncryptionModeValue\n@deprecated Use {@link #encryptionMode(String)}\n", "documentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "EncryptionModeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EncryptionMode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEncryptionMode", "fluentEnumGetterMethodName" : "encryptionMode", "fluentEnumSetterMethodName" : "encryptionMode", "fluentGetterMethodName" : "encryptionModeAsString", "fluentSetterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncryptionModeValue", "fluentSetterMethodName" : "encryptionMode", "getterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #encryptionMode} will return {@link EncryptionModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encryptionModeAsString}.\n

                                                                                                                          \n@return The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EncryptionMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EncryptionMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EncryptionMode", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue", "setterMethodName" : "setEncryptionMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "encryptionMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "encryptionMode", "variableType" : "String", "documentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FileTransferUploadStreams" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFileTransferUploadStreams", "beanStyleSetterMethodName" : "setFileTransferUploadStreams", "c2jName" : "FileTransferUploadStreams", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \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 #fileTransferUploadStreams(Integer)}.\n@param fileTransferUploadStreams 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 #fileTransferUploadStreams(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@return The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.\n@deprecated Use {@link #fileTransferUploadStreams()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@param fileTransferUploadStreams The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fileTransferUploadStreams(Integer)}\n", "documentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FileTransferUploadStreams property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFileTransferUploadStreams", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fileTransferUploadStreams", "fluentSetterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@param fileTransferUploadStreams The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fileTransferUploadStreams", "getterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@return The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.", "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" : "FileTransferUploadStreams", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FileTransferUploadStreams", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FileTransferUploadStreams", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@param fileTransferUploadStreams The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.", "setterMethodName" : "setFileTransferUploadStreams", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "fileTransferUploadStreams", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "fileTransferUploadStreams", "variableType" : "Integer", "documentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LoadTimeout" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLoadTimeout", "beanStyleSetterMethodName" : "setLoadTimeout", "c2jName" : "LoadTimeout", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \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 #loadTimeout(Integer)}.\n@param loadTimeout 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 #loadTimeout(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@return The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.\n@deprecated Use {@link #loadTimeout()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@param loadTimeout The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #loadTimeout(Integer)}\n", "documentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LoadTimeout property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLoadTimeout", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "loadTimeout", "fluentSetterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@param loadTimeout The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "loadTimeout", "getterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@return The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.", "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" : "LoadTimeout", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LoadTimeout", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "LoadTimeout", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@param loadTimeout The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.", "setterMethodName" : "setLoadTimeout", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "loadTimeout", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "loadTimeout", "variableType" : "Integer", "documentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxFileSize" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxFileSize", "beanStyleSetterMethodName" : "setMaxFileSize", "c2jName" : "MaxFileSize", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \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 #maxFileSize(Integer)}.\n@param maxFileSize 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 #maxFileSize(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@return The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).\n@deprecated Use {@link #maxFileSize()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@param maxFileSize The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxFileSize(Integer)}\n", "documentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxFileSize property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxFileSize", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxFileSize", "fluentSetterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@param maxFileSize The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxFileSize", "getterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@return The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).", "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" : "MaxFileSize", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxFileSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxFileSize", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@param maxFileSize The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).", "setterMethodName" : "setMaxFileSize", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxFileSize", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxFileSize", "variableType" : "Integer", "documentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Password" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPassword", "beanStyleSetterMethodName" : "setPassword", "c2jName" : "Password", "c2jShape" : "SecretString", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #password(String)}.\n@param password a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #password(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@return The password for the user named in the username property.\n@deprecated Use {@link #password()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@param password The password for the user named in the username property.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #password(String)}\n", "documentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Password property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPassword", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "password", "fluentSetterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@param password The password for the user named in the username property.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "password", "getterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@return The password for the user named in the username property.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Password", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Password", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Password", "sensitive" : true, "setterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@param password The password for the user named in the username property.", "setterMethodName" : "setPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Port" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@return The port number for Amazon Redshift. The default value is 5439.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@param port The port number for Amazon Redshift. The default value is 5439.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Port property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPort", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@param port The port number for Amazon Redshift. The default value is 5439.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@return The port number for Amazon Redshift. The default value is 5439.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@param port The port number for Amazon Redshift. The default value is 5439.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RemoveQuotes" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRemoveQuotes", "beanStyleSetterMethodName" : "setRemoveQuotes", "c2jName" : "RemoveQuotes", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #removeQuotes(Boolean)}.\n@param removeQuotes 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 #removeQuotes(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@return A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.\n@deprecated Use {@link #removeQuotes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@param removeQuotes A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #removeQuotes(Boolean)}\n", "documentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RemoveQuotes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRemoveQuotes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "removeQuotes", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@param removeQuotes A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "removeQuotes", "getterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@return A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RemoveQuotes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RemoveQuotes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "RemoveQuotes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@param removeQuotes A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.", "setterMethodName" : "setRemoveQuotes", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "removeQuotes", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "removeQuotes", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplaceChars" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplaceChars", "beanStyleSetterMethodName" : "setReplaceChars", "c2jName" : "ReplaceChars", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replaceChars(String)}.\n@param replaceChars a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replaceChars(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@return A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".\n@deprecated Use {@link #replaceChars()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@param replaceChars A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replaceChars(String)}\n", "documentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplaceChars property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplaceChars", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replaceChars", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@param replaceChars A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replaceChars", "getterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@return A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplaceChars", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplaceChars", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplaceChars", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@param replaceChars A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".", "setterMethodName" : "setReplaceChars", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replaceChars", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replaceChars", "variableType" : "String", "documentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplaceInvalidChars" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplaceInvalidChars", "beanStyleSetterMethodName" : "setReplaceInvalidChars", "c2jName" : "ReplaceInvalidChars", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replaceInvalidChars(String)}.\n@param replaceInvalidChars a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replaceInvalidChars(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@return A list of characters that you want to replace. Use with ReplaceChars.\n@deprecated Use {@link #replaceInvalidChars()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@param replaceInvalidChars A list of characters that you want to replace. Use with ReplaceChars.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replaceInvalidChars(String)}\n", "documentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplaceInvalidChars property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplaceInvalidChars", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replaceInvalidChars", "fluentSetterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@param replaceInvalidChars A list of characters that you want to replace. Use with ReplaceChars.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replaceInvalidChars", "getterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@return A list of characters that you want to replace. Use with ReplaceChars.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplaceInvalidChars", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplaceInvalidChars", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplaceInvalidChars", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@param replaceInvalidChars A list of characters that you want to replace. Use with ReplaceChars.", "setterMethodName" : "setReplaceInvalidChars", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replaceInvalidChars", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replaceInvalidChars", "variableType" : "String", "documentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServerName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serverName(String)}.\n@param serverName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@return The name of the Amazon Redshift cluster you are using.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@param serverName The name of the Amazon Redshift cluster you are using.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@param serverName The name of the Amazon Redshift cluster you are using.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverName", "getterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@return The name of the Amazon Redshift cluster you are using.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@param serverName The name of the Amazon Redshift cluster you are using.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServerSideEncryptionKmsKeyId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerSideEncryptionKmsKeyId", "beanStyleSetterMethodName" : "setServerSideEncryptionKmsKeyId", "c2jName" : "ServerSideEncryptionKmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serverSideEncryptionKmsKeyId(String)}.\n@param serverSideEncryptionKmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverSideEncryptionKmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@return The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.\n@deprecated Use {@link #serverSideEncryptionKmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@param serverSideEncryptionKmsKeyId The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverSideEncryptionKmsKeyId(String)}\n", "documentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerSideEncryptionKmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerSideEncryptionKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverSideEncryptionKmsKeyId", "fluentSetterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@param serverSideEncryptionKmsKeyId The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverSideEncryptionKmsKeyId", "getterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@return The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerSideEncryptionKmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerSideEncryptionKmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerSideEncryptionKmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@param serverSideEncryptionKmsKeyId The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.", "setterMethodName" : "setServerSideEncryptionKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverSideEncryptionKmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverSideEncryptionKmsKeyId", "variableType" : "String", "documentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServiceAccessRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TimeFormat" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTimeFormat", "beanStyleSetterMethodName" : "setTimeFormat", "c2jName" : "TimeFormat", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #timeFormat(String)}.\n@param timeFormat a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timeFormat(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@return The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.\n@deprecated Use {@link #timeFormat()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@param timeFormat The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #timeFormat(String)}\n", "documentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TimeFormat property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTimeFormat", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timeFormat", "fluentSetterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@param timeFormat The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timeFormat", "getterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@return The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TimeFormat", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TimeFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TimeFormat", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@param timeFormat The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.", "setterMethodName" : "setTimeFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "timeFormat", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "timeFormat", "variableType" : "String", "documentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TrimBlanks" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTrimBlanks", "beanStyleSetterMethodName" : "setTrimBlanks", "c2jName" : "TrimBlanks", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #trimBlanks(Boolean)}.\n@param trimBlanks 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 #trimBlanks(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@return A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.\n@deprecated Use {@link #trimBlanks()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@param trimBlanks A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #trimBlanks(Boolean)}\n", "documentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TrimBlanks property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTrimBlanks", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "trimBlanks", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@param trimBlanks A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "trimBlanks", "getterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@return A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TrimBlanks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TrimBlanks", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "TrimBlanks", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@param trimBlanks A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.", "setterMethodName" : "setTrimBlanks", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "trimBlanks", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "trimBlanks", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TruncateColumns" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTruncateColumns", "beanStyleSetterMethodName" : "setTruncateColumns", "c2jName" : "TruncateColumns", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #truncateColumns(Boolean)}.\n@param truncateColumns 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 #truncateColumns(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@return A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.\n@deprecated Use {@link #truncateColumns()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@param truncateColumns A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #truncateColumns(Boolean)}\n", "documentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TruncateColumns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTruncateColumns", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "truncateColumns", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@param truncateColumns A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "truncateColumns", "getterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@return A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TruncateColumns", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TruncateColumns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "TruncateColumns", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@param truncateColumns A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.", "setterMethodName" : "setTruncateColumns", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "truncateColumns", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "truncateColumns", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Username" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          An Amazon Redshift user name for a registered 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 #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" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@return An Amazon Redshift user name for a registered user.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@param username An Amazon Redshift user name for a registered user.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #username(String)}\n", "documentation" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          ", "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" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@param username An Amazon Redshift user name for a registered user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@return An Amazon Redshift user name for a registered 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" : "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" : false, "setterDocumentation" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@param username An Amazon Redshift user name for a registered user.", "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" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "WriteBufferSize" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getWriteBufferSize", "beanStyleSetterMethodName" : "setWriteBufferSize", "c2jName" : "WriteBufferSize", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \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 #writeBufferSize(Integer)}.\n@param writeBufferSize 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 #writeBufferSize(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@return The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.\n@deprecated Use {@link #writeBufferSize()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@param writeBufferSize The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #writeBufferSize(Integer)}\n", "documentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the WriteBufferSize property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasWriteBufferSize", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "writeBufferSize", "fluentSetterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@param writeBufferSize The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "writeBufferSize", "getterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@return The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.", "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" : "WriteBufferSize", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "WriteBufferSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "WriteBufferSize", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@param writeBufferSize The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.", "setterMethodName" : "setWriteBufferSize", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "writeBufferSize", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "writeBufferSize", "variableType" : "Integer", "documentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAcceptAnyDate", "beanStyleSetterMethodName" : "setAcceptAnyDate", "c2jName" : "AcceptAnyDate", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \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 #acceptAnyDate(Boolean)}.\n@param acceptAnyDate 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 #acceptAnyDate(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@return A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.\n@deprecated Use {@link #acceptAnyDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@param acceptAnyDate A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #acceptAnyDate(Boolean)}\n", "documentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AcceptAnyDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAcceptAnyDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "acceptAnyDate", "fluentSetterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@param acceptAnyDate A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "acceptAnyDate", "getterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@return A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.", "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" : "AcceptAnyDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AcceptAnyDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AcceptAnyDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          \n@param acceptAnyDate A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.", "setterMethodName" : "setAcceptAnyDate", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "acceptAnyDate", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "acceptAnyDate", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default).

                                                                                                                          This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAfterConnectScript", "beanStyleSetterMethodName" : "setAfterConnectScript", "c2jName" : "AfterConnectScript", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the 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 #afterConnectScript(String)}.\n@param afterConnectScript a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #afterConnectScript(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@return Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.\n@deprecated Use {@link #afterConnectScript()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@param afterConnectScript Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #afterConnectScript(String)}\n", "documentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AfterConnectScript property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAfterConnectScript", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "afterConnectScript", "fluentSetterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@param afterConnectScript Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "afterConnectScript", "getterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@return Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AfterConnectScript", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AfterConnectScript", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AfterConnectScript", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          \n@param afterConnectScript Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.", "setterMethodName" : "setAfterConnectScript", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "afterConnectScript", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "afterConnectScript", "variableType" : "String", "documentation" : "

                                                                                                                          Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketFolder", "beanStyleSetterMethodName" : "setBucketFolder", "c2jName" : "BucketFolder", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the 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 #bucketFolder(String)}.\n@param bucketFolder a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketFolder(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@return The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.\n@deprecated Use {@link #bucketFolder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@param bucketFolder The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketFolder(String)}\n", "documentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketFolder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketFolder", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketFolder", "fluentSetterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@param bucketFolder The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketFolder", "getterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@return The location where the comma-separated value (.csv) files are stored before being uploaded to the 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" : "BucketFolder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketFolder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketFolder", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          \n@param bucketFolder The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.", "setterMethodName" : "setBucketFolder", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketFolder", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketFolder", "variableType" : "String", "documentation" : "

                                                                                                                          The location where the comma-separated value (.csv) files are stored before being uploaded to the S3 bucket.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketName", "beanStyleSetterMethodName" : "setBucketName", "c2jName" : "BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want 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 #bucketName(String)}.\n@param bucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@return The name of the S3 bucket you want to use\n@deprecated Use {@link #bucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@param bucketName The name of the S3 bucket you want to use\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketName(String)}\n", "documentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@param bucketName The name of the S3 bucket you want to use\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketName", "getterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@return The name of the S3 bucket you want 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" : "BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          \n@param bucketName The name of the S3 bucket you want to use", "setterMethodName" : "setBucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the S3 bucket you want to use

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getConnectionTimeout", "beanStyleSetterMethodName" : "setConnectionTimeout", "c2jName" : "ConnectionTimeout", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \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 #connectionTimeout(Integer)}.\n@param connectionTimeout 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 #connectionTimeout(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@return A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.\n@deprecated Use {@link #connectionTimeout()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@param connectionTimeout A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #connectionTimeout(Integer)}\n", "documentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ConnectionTimeout property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnectionTimeout", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "connectionTimeout", "fluentSetterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@param connectionTimeout A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "connectionTimeout", "getterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@return A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.", "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" : "ConnectionTimeout", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ConnectionTimeout", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "ConnectionTimeout", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          \n@param connectionTimeout A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.", "setterMethodName" : "setConnectionTimeout", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "connectionTimeout", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "connectionTimeout", "variableType" : "Integer", "documentation" : "

                                                                                                                          A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDatabaseName", "beanStyleSetterMethodName" : "setDatabaseName", "c2jName" : "DatabaseName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #databaseName(String)}.\n@param databaseName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #databaseName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@return The name of the Amazon Redshift data warehouse (service) that you are working with.\n@deprecated Use {@link #databaseName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@param databaseName The name of the Amazon Redshift data warehouse (service) that you are working with.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #databaseName(String)}\n", "documentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DatabaseName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDatabaseName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "databaseName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@param databaseName The name of the Amazon Redshift data warehouse (service) that you are working with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "databaseName", "getterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@return The name of the Amazon Redshift data warehouse (service) that you are working with.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DatabaseName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DatabaseName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DatabaseName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          \n@param databaseName The name of the Amazon Redshift data warehouse (service) that you are working with.", "setterMethodName" : "setDatabaseName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "databaseName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the Amazon Redshift data warehouse (service) that you are working with.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDateFormat", "beanStyleSetterMethodName" : "setDateFormat", "c2jName" : "DateFormat", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #dateFormat(String)}.\n@param dateFormat a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dateFormat(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@return The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.\n@deprecated Use {@link #dateFormat()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@param dateFormat The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dateFormat(String)}\n", "documentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DateFormat property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDateFormat", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dateFormat", "fluentSetterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@param dateFormat The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dateFormat", "getterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@return The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DateFormat", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DateFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DateFormat", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          \n@param dateFormat The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.", "setterMethodName" : "setDateFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dateFormat", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dateFormat", "variableType" : "String", "documentation" : "

                                                                                                                          The date format that you are using. Valid values are auto (case-sensitive), your date format string enclosed in quotes, or NULL. If this parameter is left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes most strings, even some that aren't supported when you use a date format string.

                                                                                                                          If your date and time values use formats different from each other, set this to auto.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEmptyAsNull", "beanStyleSetterMethodName" : "setEmptyAsNull", "c2jName" : "EmptyAsNull", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #emptyAsNull(Boolean)}.\n@param emptyAsNull 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 #emptyAsNull(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@return A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.\n@deprecated Use {@link #emptyAsNull()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@param emptyAsNull A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #emptyAsNull(Boolean)}\n", "documentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EmptyAsNull property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEmptyAsNull", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "emptyAsNull", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@param emptyAsNull A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "emptyAsNull", "getterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@return A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EmptyAsNull", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EmptyAsNull", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EmptyAsNull", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          \n@param emptyAsNull A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.", "setterMethodName" : "setEmptyAsNull", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "emptyAsNull", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "emptyAsNull", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. The default is false.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEncryptionModeAsString", "beanStyleSetterMethodName" : "setEncryptionMode", "c2jName" : "EncryptionMode", "c2jShape" : "EncryptionModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #encryptionModeAsString(String)}.\n@param encryptionMode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #encryptionMode(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #encryptionMode} will return {@link EncryptionModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encryptionModeAsString}.\n

                                                                                                                          \n@return The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue\n@deprecated Use {@link #encryptionModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncryptionModeValue\n@deprecated Use {@link #encryptionMode(String)}\n", "documentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "EncryptionModeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EncryptionMode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEncryptionMode", "fluentEnumGetterMethodName" : "encryptionMode", "fluentEnumSetterMethodName" : "encryptionMode", "fluentGetterMethodName" : "encryptionModeAsString", "fluentSetterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncryptionModeValue", "fluentSetterMethodName" : "encryptionMode", "getterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #encryptionMode} will return {@link EncryptionModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encryptionModeAsString}.\n

                                                                                                                          \n@return The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EncryptionMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EncryptionMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EncryptionMode", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"\n@see EncryptionModeValue", "setterMethodName" : "setEncryptionMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "encryptionMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "encryptionMode", "variableType" : "String", "documentation" : "

                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, create an AWS Identity and Access Management (IAM) role with a policy that allows \"arn:aws:s3:::*\" to use the following actions: \"s3:PutObject\", \"s3:ListBucket\"

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFileTransferUploadStreams", "beanStyleSetterMethodName" : "setFileTransferUploadStreams", "c2jName" : "FileTransferUploadStreams", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \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 #fileTransferUploadStreams(Integer)}.\n@param fileTransferUploadStreams 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 #fileTransferUploadStreams(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@return The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.\n@deprecated Use {@link #fileTransferUploadStreams()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@param fileTransferUploadStreams The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fileTransferUploadStreams(Integer)}\n", "documentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FileTransferUploadStreams property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFileTransferUploadStreams", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fileTransferUploadStreams", "fluentSetterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@param fileTransferUploadStreams The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fileTransferUploadStreams", "getterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@return The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.", "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" : "FileTransferUploadStreams", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FileTransferUploadStreams", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FileTransferUploadStreams", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          \n@param fileTransferUploadStreams The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.", "setterMethodName" : "setFileTransferUploadStreams", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "fileTransferUploadStreams", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "fileTransferUploadStreams", "variableType" : "Integer", "documentation" : "

                                                                                                                          The number of threads used to upload a single file. This parameter accepts a value from 1 through 64. It defaults to 10.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLoadTimeout", "beanStyleSetterMethodName" : "setLoadTimeout", "c2jName" : "LoadTimeout", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \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 #loadTimeout(Integer)}.\n@param loadTimeout 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 #loadTimeout(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@return The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.\n@deprecated Use {@link #loadTimeout()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@param loadTimeout The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #loadTimeout(Integer)}\n", "documentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LoadTimeout property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLoadTimeout", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "loadTimeout", "fluentSetterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@param loadTimeout The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "loadTimeout", "getterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@return The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.", "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" : "LoadTimeout", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LoadTimeout", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "LoadTimeout", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          \n@param loadTimeout The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.", "setterMethodName" : "setLoadTimeout", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "loadTimeout", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "loadTimeout", "variableType" : "Integer", "documentation" : "

                                                                                                                          The amount of time to wait (in milliseconds) before timing out, beginning from when you begin loading.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxFileSize", "beanStyleSetterMethodName" : "setMaxFileSize", "c2jName" : "MaxFileSize", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \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 #maxFileSize(Integer)}.\n@param maxFileSize 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 #maxFileSize(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@return The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).\n@deprecated Use {@link #maxFileSize()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@param maxFileSize The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxFileSize(Integer)}\n", "documentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxFileSize property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxFileSize", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxFileSize", "fluentSetterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@param maxFileSize The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxFileSize", "getterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@return The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).", "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" : "MaxFileSize", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxFileSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxFileSize", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          \n@param maxFileSize The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).", "setterMethodName" : "setMaxFileSize", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxFileSize", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxFileSize", "variableType" : "Integer", "documentation" : "

                                                                                                                          The maximum size (in KB) of any .csv file used to transfer data to Amazon Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 KB (32 MB).

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPassword", "beanStyleSetterMethodName" : "setPassword", "c2jName" : "Password", "c2jShape" : "SecretString", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #password(String)}.\n@param password a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #password(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@return The password for the user named in the username property.\n@deprecated Use {@link #password()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@param password The password for the user named in the username property.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #password(String)}\n", "documentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Password property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPassword", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "password", "fluentSetterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@param password The password for the user named in the username property.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "password", "getterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@return The password for the user named in the username property.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Password", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Password", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Password", "sensitive" : true, "setterDocumentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          \n@param password The password for the user named in the username property.", "setterMethodName" : "setPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "password", "variableType" : "String", "documentation" : "

                                                                                                                          The password for the user named in the username property.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \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 #port(Integer)}.\n@param port 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 #port(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@return The port number for Amazon Redshift. The default value is 5439.\n@deprecated Use {@link #port()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@param port The port number for Amazon Redshift. The default value is 5439.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #port(Integer)}\n", "documentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Port property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPort", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@param port The port number for Amazon Redshift. The default value is 5439.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@return The port number for Amazon Redshift. The default value is 5439.", "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" : "Port", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Port", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          \n@param port The port number for Amazon Redshift. The default value is 5439.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                                                                                          The port number for Amazon Redshift. The default value is 5439.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRemoveQuotes", "beanStyleSetterMethodName" : "setRemoveQuotes", "c2jName" : "RemoveQuotes", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #removeQuotes(Boolean)}.\n@param removeQuotes 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 #removeQuotes(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@return A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.\n@deprecated Use {@link #removeQuotes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@param removeQuotes A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #removeQuotes(Boolean)}\n", "documentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RemoveQuotes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRemoveQuotes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "removeQuotes", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@param removeQuotes A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "removeQuotes", "getterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@return A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RemoveQuotes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RemoveQuotes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "RemoveQuotes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          \n@param removeQuotes A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.", "setterMethodName" : "setRemoveQuotes", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "removeQuotes", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "removeQuotes", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that specifies to remove surrounding quotation marks from strings in the incoming data. All characters within the quotation marks, including delimiters, are retained. Choose true to remove quotation marks. The default is false.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplaceInvalidChars", "beanStyleSetterMethodName" : "setReplaceInvalidChars", "c2jName" : "ReplaceInvalidChars", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replaceInvalidChars(String)}.\n@param replaceInvalidChars a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replaceInvalidChars(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@return A list of characters that you want to replace. Use with ReplaceChars.\n@deprecated Use {@link #replaceInvalidChars()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@param replaceInvalidChars A list of characters that you want to replace. Use with ReplaceChars.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replaceInvalidChars(String)}\n", "documentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplaceInvalidChars property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplaceInvalidChars", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replaceInvalidChars", "fluentSetterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@param replaceInvalidChars A list of characters that you want to replace. Use with ReplaceChars.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replaceInvalidChars", "getterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@return A list of characters that you want to replace. Use with ReplaceChars.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplaceInvalidChars", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplaceInvalidChars", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplaceInvalidChars", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          \n@param replaceInvalidChars A list of characters that you want to replace. Use with ReplaceChars.", "setterMethodName" : "setReplaceInvalidChars", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replaceInvalidChars", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replaceInvalidChars", "variableType" : "String", "documentation" : "

                                                                                                                          A list of characters that you want to replace. Use with ReplaceChars.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplaceChars", "beanStyleSetterMethodName" : "setReplaceChars", "c2jName" : "ReplaceChars", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replaceChars(String)}.\n@param replaceChars a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replaceChars(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@return A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".\n@deprecated Use {@link #replaceChars()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@param replaceChars A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replaceChars(String)}\n", "documentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplaceChars property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplaceChars", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replaceChars", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@param replaceChars A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replaceChars", "getterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@return A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplaceChars", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplaceChars", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplaceChars", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          \n@param replaceChars A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".", "setterMethodName" : "setReplaceChars", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replaceChars", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replaceChars", "variableType" : "String", "documentation" : "

                                                                                                                          A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is \"?\".

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerName", "beanStyleSetterMethodName" : "setServerName", "c2jName" : "ServerName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serverName(String)}.\n@param serverName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@return The name of the Amazon Redshift cluster you are using.\n@deprecated Use {@link #serverName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@param serverName The name of the Amazon Redshift cluster you are using.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverName(String)}\n", "documentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@param serverName The name of the Amazon Redshift cluster you are using.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverName", "getterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@return The name of the Amazon Redshift cluster you are using.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          \n@param serverName The name of the Amazon Redshift cluster you are using.", "setterMethodName" : "setServerName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the Amazon Redshift cluster you are using.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon Redshift service.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerSideEncryptionKmsKeyId", "beanStyleSetterMethodName" : "setServerSideEncryptionKmsKeyId", "c2jName" : "ServerSideEncryptionKmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serverSideEncryptionKmsKeyId(String)}.\n@param serverSideEncryptionKmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverSideEncryptionKmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@return The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.\n@deprecated Use {@link #serverSideEncryptionKmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@param serverSideEncryptionKmsKeyId The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverSideEncryptionKmsKeyId(String)}\n", "documentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerSideEncryptionKmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerSideEncryptionKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverSideEncryptionKmsKeyId", "fluentSetterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@param serverSideEncryptionKmsKeyId The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverSideEncryptionKmsKeyId", "getterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@return The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerSideEncryptionKmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerSideEncryptionKmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerSideEncryptionKmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          \n@param serverSideEncryptionKmsKeyId The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.", "setterMethodName" : "setServerSideEncryptionKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverSideEncryptionKmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverSideEncryptionKmsKeyId", "variableType" : "String", "documentation" : "

                                                                                                                          The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTimeFormat", "beanStyleSetterMethodName" : "setTimeFormat", "c2jName" : "TimeFormat", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #timeFormat(String)}.\n@param timeFormat a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timeFormat(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@return The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.\n@deprecated Use {@link #timeFormat()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@param timeFormat The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #timeFormat(String)}\n", "documentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TimeFormat property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTimeFormat", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timeFormat", "fluentSetterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@param timeFormat The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timeFormat", "getterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@return The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TimeFormat", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TimeFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TimeFormat", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          \n@param timeFormat The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.", "setterMethodName" : "setTimeFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "timeFormat", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "timeFormat", "variableType" : "String", "documentation" : "

                                                                                                                          The time format that you want to use. Valid values are auto (case-sensitive), 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. Using auto recognizes most strings, even some that aren't supported when you use a time format string.

                                                                                                                          If your date and time values use formats different from each other, set this parameter to auto.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTrimBlanks", "beanStyleSetterMethodName" : "setTrimBlanks", "c2jName" : "TrimBlanks", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #trimBlanks(Boolean)}.\n@param trimBlanks 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 #trimBlanks(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@return A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.\n@deprecated Use {@link #trimBlanks()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@param trimBlanks A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #trimBlanks(Boolean)}\n", "documentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TrimBlanks property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTrimBlanks", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "trimBlanks", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@param trimBlanks A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "trimBlanks", "getterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@return A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TrimBlanks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TrimBlanks", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "TrimBlanks", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          \n@param trimBlanks A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.", "setterMethodName" : "setTrimBlanks", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "trimBlanks", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "trimBlanks", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that specifies to remove the trailing white space characters from a VARCHAR string. This parameter applies only to columns with a VARCHAR data type. Choose true to remove unneeded white space. The default is false.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTruncateColumns", "beanStyleSetterMethodName" : "setTruncateColumns", "c2jName" : "TruncateColumns", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #truncateColumns(Boolean)}.\n@param truncateColumns 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 #truncateColumns(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@return A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.\n@deprecated Use {@link #truncateColumns()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@param truncateColumns A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #truncateColumns(Boolean)}\n", "documentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TruncateColumns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTruncateColumns", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "truncateColumns", "fluentSetterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@param truncateColumns A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "truncateColumns", "getterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@return A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TruncateColumns", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TruncateColumns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "TruncateColumns", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          \n@param truncateColumns A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.", "setterMethodName" : "setTruncateColumns", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "truncateColumns", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "truncateColumns", "variableType" : "Boolean", "documentation" : "

                                                                                                                          A value that specifies to truncate data in columns to the appropriate number of characters, so that the data fits in the column. This parameter applies only to columns with a VARCHAR or CHAR data type, and rows with a size of 4 MB or less. Choose true to truncate data. The default is false.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUsername", "beanStyleSetterMethodName" : "setUsername", "c2jName" : "Username", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          An Amazon Redshift user name for a registered 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 #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" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@return An Amazon Redshift user name for a registered user.\n@deprecated Use {@link #username()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@param username An Amazon Redshift user name for a registered user.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #username(String)}\n", "documentation" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          ", "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" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@param username An Amazon Redshift user name for a registered user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "username", "getterDocumentation" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@return An Amazon Redshift user name for a registered 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" : "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" : false, "setterDocumentation" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          \n@param username An Amazon Redshift user name for a registered user.", "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" : "

                                                                                                                          An Amazon Redshift user name for a registered user.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getWriteBufferSize", "beanStyleSetterMethodName" : "setWriteBufferSize", "c2jName" : "WriteBufferSize", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \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 #writeBufferSize(Integer)}.\n@param writeBufferSize 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 #writeBufferSize(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@return The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.\n@deprecated Use {@link #writeBufferSize()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@param writeBufferSize The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #writeBufferSize(Integer)}\n", "documentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the WriteBufferSize property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasWriteBufferSize", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "writeBufferSize", "fluentSetterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@param writeBufferSize The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "writeBufferSize", "getterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@return The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.", "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" : "WriteBufferSize", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "WriteBufferSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "WriteBufferSize", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          \n@param writeBufferSize The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.", "setterMethodName" : "setWriteBufferSize", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "writeBufferSize", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "writeBufferSize", "variableType" : "Integer", "documentation" : "

                                                                                                                          The size of the write buffer to use in rows. Valid values range from 1 through 2,048. The default is 1,024. Use this setting to tune performance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "RedshiftSettings", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RedshiftSettings", "variableName" : "redshiftSettings", "variableType" : "RedshiftSettings", "documentation" : null, "simpleType" : "RedshiftSettings", "variableSetterType" : "RedshiftSettings" }, "wrapper" : false, "xmlNamespace" : null }, "RefreshSchemasRequest" : { "c2jName" : "RefreshSchemasMessage", "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" : "RefreshSchemas", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.RefreshSchemas", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "EndpointArn", "ReplicationInstanceArn" ], "shapeName" : "RefreshSchemasRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "RefreshSchemasRequest", "variableName" : "refreshSchemasRequest", "variableType" : "RefreshSchemasRequest", "documentation" : null, "simpleType" : "RefreshSchemasRequest", "variableSetterType" : "RefreshSchemasRequest" }, "wrapper" : false, "xmlNamespace" : null }, "RefreshSchemasResponse" : { "c2jName" : "RefreshSchemasResponse", "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" : "getRefreshSchemasStatus", "beanStyleSetterMethodName" : "setRefreshSchemasStatus", "c2jName" : "RefreshSchemasStatus", "c2jShape" : "RefreshSchemasStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link RefreshSchemasStatus.Builder} avoiding the need to create one manually via {@link RefreshSchemasStatus#builder()}.\n\nWhen the {@link Consumer} completes, {@link RefreshSchemasStatus.Builder#build()} is called immediately and its result is passed to {@link #refreshSchemasStatus(RefreshSchemasStatus)}.\n@param refreshSchemasStatus a consumer that will call methods on {@link RefreshSchemasStatus.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #refreshSchemasStatus(RefreshSchemasStatus)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@return The status of the refreshed schema.\n@deprecated Use {@link #refreshSchemasStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@param refreshSchemasStatus The status of the refreshed schema.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #refreshSchemasStatus(RefreshSchemasStatus)}\n", "documentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RefreshSchemasStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRefreshSchemasStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "refreshSchemasStatus", "fluentSetterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@param refreshSchemasStatus The status of the refreshed schema.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "refreshSchemasStatus", "getterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@return The status of the refreshed schema.", "getterModel" : { "returnType" : "RefreshSchemasStatus", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RefreshSchemasStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RefreshSchemasStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RefreshSchemasStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@param refreshSchemasStatus The status of the refreshed schema.", "setterMethodName" : "setRefreshSchemasStatus", "setterModel" : { "variableDeclarationType" : "RefreshSchemasStatus", "variableName" : "refreshSchemasStatus", "variableType" : "RefreshSchemasStatus", "documentation" : null, "simpleType" : "RefreshSchemasStatus", "variableSetterType" : "RefreshSchemasStatus" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RefreshSchemasStatus", "variableName" : "refreshSchemasStatus", "variableType" : "RefreshSchemasStatus", "documentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          ", "simpleType" : "RefreshSchemasStatus", "variableSetterType" : "RefreshSchemasStatus" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "RefreshSchemasStatus" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRefreshSchemasStatus", "beanStyleSetterMethodName" : "setRefreshSchemasStatus", "c2jName" : "RefreshSchemasStatus", "c2jShape" : "RefreshSchemasStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link RefreshSchemasStatus.Builder} avoiding the need to create one manually via {@link RefreshSchemasStatus#builder()}.\n\nWhen the {@link Consumer} completes, {@link RefreshSchemasStatus.Builder#build()} is called immediately and its result is passed to {@link #refreshSchemasStatus(RefreshSchemasStatus)}.\n@param refreshSchemasStatus a consumer that will call methods on {@link RefreshSchemasStatus.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #refreshSchemasStatus(RefreshSchemasStatus)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@return The status of the refreshed schema.\n@deprecated Use {@link #refreshSchemasStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@param refreshSchemasStatus The status of the refreshed schema.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #refreshSchemasStatus(RefreshSchemasStatus)}\n", "documentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RefreshSchemasStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRefreshSchemasStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "refreshSchemasStatus", "fluentSetterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@param refreshSchemasStatus The status of the refreshed schema.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "refreshSchemasStatus", "getterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@return The status of the refreshed schema.", "getterModel" : { "returnType" : "RefreshSchemasStatus", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RefreshSchemasStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RefreshSchemasStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RefreshSchemasStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@param refreshSchemasStatus The status of the refreshed schema.", "setterMethodName" : "setRefreshSchemasStatus", "setterModel" : { "variableDeclarationType" : "RefreshSchemasStatus", "variableName" : "refreshSchemasStatus", "variableType" : "RefreshSchemasStatus", "documentation" : null, "simpleType" : "RefreshSchemasStatus", "variableSetterType" : "RefreshSchemasStatus" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RefreshSchemasStatus", "variableName" : "refreshSchemasStatus", "variableType" : "RefreshSchemasStatus", "documentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          ", "simpleType" : "RefreshSchemasStatus", "variableSetterType" : "RefreshSchemasStatus" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRefreshSchemasStatus", "beanStyleSetterMethodName" : "setRefreshSchemasStatus", "c2jName" : "RefreshSchemasStatus", "c2jShape" : "RefreshSchemasStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link RefreshSchemasStatus.Builder} avoiding the need to create one manually via {@link RefreshSchemasStatus#builder()}.\n\nWhen the {@link Consumer} completes, {@link RefreshSchemasStatus.Builder#build()} is called immediately and its result is passed to {@link #refreshSchemasStatus(RefreshSchemasStatus)}.\n@param refreshSchemasStatus a consumer that will call methods on {@link RefreshSchemasStatus.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #refreshSchemasStatus(RefreshSchemasStatus)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@return The status of the refreshed schema.\n@deprecated Use {@link #refreshSchemasStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@param refreshSchemasStatus The status of the refreshed schema.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #refreshSchemasStatus(RefreshSchemasStatus)}\n", "documentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RefreshSchemasStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRefreshSchemasStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "refreshSchemasStatus", "fluentSetterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@param refreshSchemasStatus The status of the refreshed schema.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "refreshSchemasStatus", "getterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@return The status of the refreshed schema.", "getterModel" : { "returnType" : "RefreshSchemasStatus", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RefreshSchemasStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RefreshSchemasStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RefreshSchemasStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          \n@param refreshSchemasStatus The status of the refreshed schema.", "setterMethodName" : "setRefreshSchemasStatus", "setterModel" : { "variableDeclarationType" : "RefreshSchemasStatus", "variableName" : "refreshSchemasStatus", "variableType" : "RefreshSchemasStatus", "documentation" : null, "simpleType" : "RefreshSchemasStatus", "variableSetterType" : "RefreshSchemasStatus" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RefreshSchemasStatus", "variableName" : "refreshSchemasStatus", "variableType" : "RefreshSchemasStatus", "documentation" : "

                                                                                                                          The status of the refreshed schema.

                                                                                                                          ", "simpleType" : "RefreshSchemasStatus", "variableSetterType" : "RefreshSchemasStatus" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "RefreshSchemasResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RefreshSchemasResponse", "variableName" : "refreshSchemasResponse", "variableType" : "RefreshSchemasResponse", "documentation" : null, "simpleType" : "RefreshSchemasResponse", "variableSetterType" : "RefreshSchemasResponse" }, "wrapper" : false, "xmlNamespace" : null }, "RefreshSchemasStatus" : { "c2jName" : "RefreshSchemasStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                          Provides information that describes status of a schema at an endpoint specified by the DescribeRefreshSchemaStatus operation.

                                                                                                                          ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "RefreshSchemasStatusTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #statusAsString(String)}.\n@param status a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #status(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link RefreshSchemasStatusTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                          \n@return The status of the schema.\n@see RefreshSchemasStatusTypeValue\n@deprecated Use {@link #statusAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \n@param status The status of the schema.\n@see RefreshSchemasStatusTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see RefreshSchemasStatusTypeValue\n@deprecated Use {@link #status(String)}\n", "documentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "RefreshSchemasStatusTypeValue", "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" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \n@param status The status of the schema.\n@see RefreshSchemasStatusTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see RefreshSchemasStatusTypeValue", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link RefreshSchemasStatusTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                          \n@return The status of the schema.\n@see RefreshSchemasStatusTypeValue", "getterModel" : { "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 schema.

                                                                                                                          \n@param status The status of the schema.\n@see RefreshSchemasStatusTypeValue", "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 schema.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastRefreshDate", "beanStyleSetterMethodName" : "setLastRefreshDate", "c2jName" : "LastRefreshDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \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 #lastRefreshDate(Instant)}.\n@param lastRefreshDate 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 #lastRefreshDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@return The date the schema was last refreshed.\n@deprecated Use {@link #lastRefreshDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@param lastRefreshDate The date the schema was last refreshed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastRefreshDate(Instant)}\n", "documentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastRefreshDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastRefreshDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastRefreshDate", "fluentSetterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@param lastRefreshDate The date the schema was last refreshed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastRefreshDate", "getterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@return The date the schema was last refreshed.", "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" : "LastRefreshDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastRefreshDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastRefreshDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@param lastRefreshDate The date the schema was last refreshed.", "setterMethodName" : "setLastRefreshDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastRefreshDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastRefreshDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastFailureMessage", "beanStyleSetterMethodName" : "setLastFailureMessage", "c2jName" : "LastFailureMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #lastFailureMessage(String)}.\n@param lastFailureMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastFailureMessage(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@return The last failure message for the schema.\n@deprecated Use {@link #lastFailureMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@param lastFailureMessage The last failure message for the schema.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastFailureMessage(String)}\n", "documentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastFailureMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastFailureMessage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastFailureMessage", "fluentSetterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@param lastFailureMessage The last failure message for the schema.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastFailureMessage", "getterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@return The last failure message for the schema.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastFailureMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastFailureMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LastFailureMessage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@param lastFailureMessage The last failure message for the schema.", "setterMethodName" : "setLastFailureMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LastFailureMessage" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastFailureMessage", "beanStyleSetterMethodName" : "setLastFailureMessage", "c2jName" : "LastFailureMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #lastFailureMessage(String)}.\n@param lastFailureMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastFailureMessage(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@return The last failure message for the schema.\n@deprecated Use {@link #lastFailureMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@param lastFailureMessage The last failure message for the schema.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastFailureMessage(String)}\n", "documentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastFailureMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastFailureMessage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastFailureMessage", "fluentSetterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@param lastFailureMessage The last failure message for the schema.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastFailureMessage", "getterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@return The last failure message for the schema.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastFailureMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastFailureMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LastFailureMessage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@param lastFailureMessage The last failure message for the schema.", "setterMethodName" : "setLastFailureMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LastRefreshDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastRefreshDate", "beanStyleSetterMethodName" : "setLastRefreshDate", "c2jName" : "LastRefreshDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \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 #lastRefreshDate(Instant)}.\n@param lastRefreshDate 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 #lastRefreshDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@return The date the schema was last refreshed.\n@deprecated Use {@link #lastRefreshDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@param lastRefreshDate The date the schema was last refreshed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastRefreshDate(Instant)}\n", "documentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastRefreshDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastRefreshDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastRefreshDate", "fluentSetterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@param lastRefreshDate The date the schema was last refreshed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastRefreshDate", "getterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@return The date the schema was last refreshed.", "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" : "LastRefreshDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastRefreshDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastRefreshDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@param lastRefreshDate The date the schema was last refreshed.", "setterMethodName" : "setLastRefreshDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastRefreshDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastRefreshDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "RefreshSchemasStatusTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #statusAsString(String)}.\n@param status a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #status(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link RefreshSchemasStatusTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                          \n@return The status of the schema.\n@see RefreshSchemasStatusTypeValue\n@deprecated Use {@link #statusAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \n@param status The status of the schema.\n@see RefreshSchemasStatusTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see RefreshSchemasStatusTypeValue\n@deprecated Use {@link #status(String)}\n", "documentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "RefreshSchemasStatusTypeValue", "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" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \n@param status The status of the schema.\n@see RefreshSchemasStatusTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see RefreshSchemasStatusTypeValue", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link RefreshSchemasStatusTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                          \n@return The status of the schema.\n@see RefreshSchemasStatusTypeValue", "getterModel" : { "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 schema.

                                                                                                                          \n@param status The status of the schema.\n@see RefreshSchemasStatusTypeValue", "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 schema.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "RefreshSchemasStatusTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #statusAsString(String)}.\n@param status a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #status(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link RefreshSchemasStatusTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                          \n@return The status of the schema.\n@see RefreshSchemasStatusTypeValue\n@deprecated Use {@link #statusAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \n@param status The status of the schema.\n@see RefreshSchemasStatusTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see RefreshSchemasStatusTypeValue\n@deprecated Use {@link #status(String)}\n", "documentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "RefreshSchemasStatusTypeValue", "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" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \n@param status The status of the schema.\n@see RefreshSchemasStatusTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see RefreshSchemasStatusTypeValue", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                          The status of the schema.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link RefreshSchemasStatusTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                          \n@return The status of the schema.\n@see RefreshSchemasStatusTypeValue", "getterModel" : { "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 schema.

                                                                                                                          \n@param status The status of the schema.\n@see RefreshSchemasStatusTypeValue", "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 schema.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastRefreshDate", "beanStyleSetterMethodName" : "setLastRefreshDate", "c2jName" : "LastRefreshDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \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 #lastRefreshDate(Instant)}.\n@param lastRefreshDate 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 #lastRefreshDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@return The date the schema was last refreshed.\n@deprecated Use {@link #lastRefreshDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@param lastRefreshDate The date the schema was last refreshed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastRefreshDate(Instant)}\n", "documentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastRefreshDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastRefreshDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastRefreshDate", "fluentSetterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@param lastRefreshDate The date the schema was last refreshed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastRefreshDate", "getterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@return The date the schema was last refreshed.", "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" : "LastRefreshDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastRefreshDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastRefreshDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          \n@param lastRefreshDate The date the schema was last refreshed.", "setterMethodName" : "setLastRefreshDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastRefreshDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastRefreshDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The date the schema was last refreshed.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastFailureMessage", "beanStyleSetterMethodName" : "setLastFailureMessage", "c2jName" : "LastFailureMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #lastFailureMessage(String)}.\n@param lastFailureMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastFailureMessage(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@return The last failure message for the schema.\n@deprecated Use {@link #lastFailureMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@param lastFailureMessage The last failure message for the schema.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastFailureMessage(String)}\n", "documentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastFailureMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastFailureMessage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastFailureMessage", "fluentSetterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@param lastFailureMessage The last failure message for the schema.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastFailureMessage", "getterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@return The last failure message for the schema.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastFailureMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastFailureMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LastFailureMessage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          \n@param lastFailureMessage The last failure message for the schema.", "setterMethodName" : "setLastFailureMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : "

                                                                                                                          The last failure message for the schema.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "RefreshSchemasStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RefreshSchemasStatus", "variableName" : "refreshSchemasStatus", "variableType" : "RefreshSchemasStatus", "documentation" : null, "simpleType" : "RefreshSchemasStatus", "variableSetterType" : "RefreshSchemasStatus" }, "wrapper" : false, "xmlNamespace" : null }, "RefreshSchemasStatusTypeValue" : { "c2jName" : "RefreshSchemasStatusTypeValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "SUCCESSFUL", "value" : "successful" }, { "name" : "FAILED", "value" : "failed" }, { "name" : "REFRESHING", "value" : "refreshing" } ], "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" : "RefreshSchemasStatusTypeValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RefreshSchemasStatusTypeValue", "variableName" : "refreshSchemasStatusTypeValue", "variableType" : "RefreshSchemasStatusTypeValue", "documentation" : null, "simpleType" : "RefreshSchemasStatusTypeValue", "variableSetterType" : "RefreshSchemasStatusTypeValue" }, "wrapper" : false, "xmlNamespace" : null }, "ReleaseStatusValues" : { "c2jName" : "ReleaseStatusValues", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "BETA", "value" : "beta" } ], "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" : "ReleaseStatusValues", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReleaseStatusValues", "variableName" : "releaseStatusValues", "variableType" : "ReleaseStatusValues", "documentation" : null, "simpleType" : "ReleaseStatusValues", "variableSetterType" : "ReleaseStatusValues" }, "wrapper" : false, "xmlNamespace" : null }, "ReloadOptionValue" : { "c2jName" : "ReloadOptionValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "DATA_RELOAD", "value" : "data-reload" }, { "name" : "VALIDATE_ONLY", "value" : "validate-only" } ], "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" : "ReloadOptionValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReloadOptionValue", "variableName" : "reloadOptionValue", "variableType" : "ReloadOptionValue", "documentation" : null, "simpleType" : "ReloadOptionValue", "variableSetterType" : "ReloadOptionValue" }, "wrapper" : false, "xmlNamespace" : null }, "ReloadTablesRequest" : { "c2jName" : "ReloadTablesMessage", "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" : "ReloadTables", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.ReloadTables", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTablesToReload", "beanStyleSetterMethodName" : "setTablesToReload", "c2jName" : "TablesToReload", "c2jShape" : "TableListToReload", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tablesToReload(List)}.\n@param tablesToReload a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tablesToReload(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasTablesToReload()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The name and schema of the table to be reloaded.\n@deprecated Use {@link #tablesToReload()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n@param tablesToReload The name and schema of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesToReload(List)}\n", "documentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesToReload property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesToReload", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesToReload", "fluentSetterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n@param tablesToReload The name and schema of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesToReload", "getterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasTablesToReload()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The name and schema of the table to be reloaded.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TablesToReload", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesToReload", "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" : "TableToReload", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link TableToReload.Builder} avoiding the need to create one manually via {@link TableToReload#builder()}.\n\nWhen the {@link Consumer} completes, {@link TableToReload.Builder#build()} is called immediately and its result is passed to {@link #member(TableToReload)}.\n@param member a consumer that will call methods on {@link TableToReload.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(TableToReload)", "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(TableToReload)}\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" : "TableToReload", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "TableToReload", "variableName" : "member", "variableType" : "TableToReload", "documentation" : null, "simpleType" : "TableToReload", "variableSetterType" : "TableToReload" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "TableToReload", "variableName" : "member", "variableType" : "TableToReload", "documentation" : "", "simpleType" : "TableToReload", "variableSetterType" : "TableToReload" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TableToReload", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "TableToReload", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TablesToReload", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n@param tablesToReload The name and schema of the table to be reloaded.", "setterMethodName" : "setTablesToReload", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tablesToReload", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tablesToReload", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReloadOptionAsString", "beanStyleSetterMethodName" : "setReloadOption", "c2jName" : "ReloadOption", "c2jShape" : "ReloadOptionValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #reloadOptionAsString(String)}.\n@param reloadOption a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #reloadOption(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #reloadOption} will return {@link ReloadOptionValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #reloadOptionAsString}.\n

                                                                                                                          \n@return Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue\n@deprecated Use {@link #reloadOptionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n@param reloadOption Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReloadOptionValue\n@deprecated Use {@link #reloadOption(String)}\n", "documentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ReloadOptionValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReloadOption property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReloadOption", "fluentEnumGetterMethodName" : "reloadOption", "fluentEnumSetterMethodName" : "reloadOption", "fluentGetterMethodName" : "reloadOptionAsString", "fluentSetterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n@param reloadOption Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReloadOptionValue", "fluentSetterMethodName" : "reloadOption", "getterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #reloadOption} will return {@link ReloadOptionValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #reloadOptionAsString}.\n

                                                                                                                          \n@return Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReloadOption", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReloadOption", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReloadOption", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n@param reloadOption Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue", "setterMethodName" : "setReloadOption", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reloadOption", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "reloadOption", "variableType" : "String", "documentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReloadOption" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReloadOptionAsString", "beanStyleSetterMethodName" : "setReloadOption", "c2jName" : "ReloadOption", "c2jShape" : "ReloadOptionValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #reloadOptionAsString(String)}.\n@param reloadOption a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #reloadOption(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #reloadOption} will return {@link ReloadOptionValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #reloadOptionAsString}.\n

                                                                                                                          \n@return Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue\n@deprecated Use {@link #reloadOptionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n@param reloadOption Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReloadOptionValue\n@deprecated Use {@link #reloadOption(String)}\n", "documentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ReloadOptionValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReloadOption property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReloadOption", "fluentEnumGetterMethodName" : "reloadOption", "fluentEnumSetterMethodName" : "reloadOption", "fluentGetterMethodName" : "reloadOptionAsString", "fluentSetterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n@param reloadOption Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReloadOptionValue", "fluentSetterMethodName" : "reloadOption", "getterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #reloadOption} will return {@link ReloadOptionValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #reloadOptionAsString}.\n

                                                                                                                          \n@return Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReloadOption", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReloadOption", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReloadOption", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n@param reloadOption Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue", "setterMethodName" : "setReloadOption", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reloadOption", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "reloadOption", "variableType" : "String", "documentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TablesToReload" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTablesToReload", "beanStyleSetterMethodName" : "setTablesToReload", "c2jName" : "TablesToReload", "c2jShape" : "TableListToReload", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tablesToReload(List)}.\n@param tablesToReload a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tablesToReload(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasTablesToReload()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The name and schema of the table to be reloaded.\n@deprecated Use {@link #tablesToReload()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n@param tablesToReload The name and schema of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesToReload(List)}\n", "documentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesToReload property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesToReload", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesToReload", "fluentSetterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n@param tablesToReload The name and schema of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesToReload", "getterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasTablesToReload()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The name and schema of the table to be reloaded.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TablesToReload", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesToReload", "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" : "TableToReload", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link TableToReload.Builder} avoiding the need to create one manually via {@link TableToReload#builder()}.\n\nWhen the {@link Consumer} completes, {@link TableToReload.Builder#build()} is called immediately and its result is passed to {@link #member(TableToReload)}.\n@param member a consumer that will call methods on {@link TableToReload.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(TableToReload)", "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(TableToReload)}\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" : "TableToReload", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "TableToReload", "variableName" : "member", "variableType" : "TableToReload", "documentation" : null, "simpleType" : "TableToReload", "variableSetterType" : "TableToReload" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "TableToReload", "variableName" : "member", "variableType" : "TableToReload", "documentation" : "", "simpleType" : "TableToReload", "variableSetterType" : "TableToReload" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TableToReload", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "TableToReload", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TablesToReload", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n@param tablesToReload The name and schema of the table to be reloaded.", "setterMethodName" : "setTablesToReload", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tablesToReload", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tablesToReload", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTablesToReload", "beanStyleSetterMethodName" : "setTablesToReload", "c2jName" : "TablesToReload", "c2jShape" : "TableListToReload", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tablesToReload(List)}.\n@param tablesToReload a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tablesToReload(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasTablesToReload()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The name and schema of the table to be reloaded.\n@deprecated Use {@link #tablesToReload()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n@param tablesToReload The name and schema of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesToReload(List)}\n", "documentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesToReload property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesToReload", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesToReload", "fluentSetterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n@param tablesToReload The name and schema of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesToReload", "getterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasTablesToReload()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The name and schema of the table to be reloaded.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TablesToReload", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesToReload", "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" : "TableToReload", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link TableToReload.Builder} avoiding the need to create one manually via {@link TableToReload#builder()}.\n\nWhen the {@link Consumer} completes, {@link TableToReload.Builder#build()} is called immediately and its result is passed to {@link #member(TableToReload)}.\n@param member a consumer that will call methods on {@link TableToReload.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(TableToReload)", "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(TableToReload)}\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" : "TableToReload", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "TableToReload", "variableName" : "member", "variableType" : "TableToReload", "documentation" : null, "simpleType" : "TableToReload", "variableSetterType" : "TableToReload" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "TableToReload", "variableName" : "member", "variableType" : "TableToReload", "documentation" : "", "simpleType" : "TableToReload", "variableSetterType" : "TableToReload" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TableToReload", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "TableToReload", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TablesToReload", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          \n@param tablesToReload The name and schema of the table to be reloaded.", "setterMethodName" : "setTablesToReload", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tablesToReload", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tablesToReload", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The name and schema of the table to be reloaded.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReloadOptionAsString", "beanStyleSetterMethodName" : "setReloadOption", "c2jName" : "ReloadOption", "c2jShape" : "ReloadOptionValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #reloadOptionAsString(String)}.\n@param reloadOption a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #reloadOption(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #reloadOption} will return {@link ReloadOptionValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #reloadOptionAsString}.\n

                                                                                                                          \n@return Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue\n@deprecated Use {@link #reloadOptionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n@param reloadOption Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReloadOptionValue\n@deprecated Use {@link #reloadOption(String)}\n", "documentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ReloadOptionValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReloadOption property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReloadOption", "fluentEnumGetterMethodName" : "reloadOption", "fluentEnumSetterMethodName" : "reloadOption", "fluentGetterMethodName" : "reloadOptionAsString", "fluentSetterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n@param reloadOption Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReloadOptionValue", "fluentSetterMethodName" : "reloadOption", "getterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n

                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #reloadOption} will return {@link ReloadOptionValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #reloadOptionAsString}.\n

                                                                                                                          \n@return Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReloadOption", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReloadOption", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReloadOption", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          \n@param reloadOption Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.\n@see ReloadOptionValue", "setterMethodName" : "setReloadOption", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reloadOption", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "reloadOption", "variableType" : "String", "documentation" : "

                                                                                                                          Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the task.

                                                                                                                          Valid values: data-reload, validate-only

                                                                                                                          Default value is data-reload.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationTaskArn", "TablesToReload" ], "shapeName" : "ReloadTablesRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ReloadTablesRequest", "variableName" : "reloadTablesRequest", "variableType" : "ReloadTablesRequest", "documentation" : null, "simpleType" : "ReloadTablesRequest", "variableSetterType" : "ReloadTablesRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ReloadTablesResponse" : { "c2jName" : "ReloadTablesResponse", "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" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationTaskArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReloadTablesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReloadTablesResponse", "variableName" : "reloadTablesResponse", "variableType" : "ReloadTablesResponse", "documentation" : null, "simpleType" : "ReloadTablesResponse", "variableSetterType" : "ReloadTablesResponse" }, "wrapper" : false, "xmlNamespace" : null }, "RemoveTagsFromResourceRequest" : { "c2jName" : "RemoveTagsFromResourceMessage", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                          Removes one or more tags from an AWS DMS resource.

                                                                                                                          ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "RemoveTagsFromResource", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.RemoveTagsFromResource", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@return An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@param resourceArn An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          ", "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" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@param resourceArn An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@return An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).", "getterModel" : { "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" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@param resourceArn An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).", "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" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTagKeys", "beanStyleSetterMethodName" : "setTagKeys", "c2jName" : "TagKeys", "c2jShape" : "KeyList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The tag key (name) of the tag to be removed.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually 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 key (name) of the tag to be removed.

                                                                                                                          \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 key (name) of the tag to be removed.\n@deprecated Use {@link #tagKeys()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The tag key (name) of the tag to be removed.

                                                                                                                          \n@param tagKeys The tag key (name) of the tag to be removed.\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 key (name) of the tag to be removed.

                                                                                                                          ", "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 key (name) of the tag to be removed.

                                                                                                                          \n@param tagKeys The tag key (name) of the tag to be removed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeys", "getterDocumentation" : "

                                                                                                                          The tag key (name) of the tag to be removed.

                                                                                                                          \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 key (name) of the tag to be removed.", "getterModel" : { "returnType" : "java.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" : "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" : "TagKeys", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The tag key (name) of the tag to be removed.

                                                                                                                          \n@param tagKeys The tag key (name) of the tag to be removed.", "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 key (name) of the tag to be removed.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@return An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@param resourceArn An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          ", "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" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@param resourceArn An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@return An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).", "getterModel" : { "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" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@param resourceArn An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).", "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" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TagKeys" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTagKeys", "beanStyleSetterMethodName" : "setTagKeys", "c2jName" : "TagKeys", "c2jShape" : "KeyList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The tag key (name) of the tag to be removed.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually 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 key (name) of the tag to be removed.

                                                                                                                          \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 key (name) of the tag to be removed.\n@deprecated Use {@link #tagKeys()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The tag key (name) of the tag to be removed.

                                                                                                                          \n@param tagKeys The tag key (name) of the tag to be removed.\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 key (name) of the tag to be removed.

                                                                                                                          ", "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 key (name) of the tag to be removed.

                                                                                                                          \n@param tagKeys The tag key (name) of the tag to be removed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeys", "getterDocumentation" : "

                                                                                                                          The tag key (name) of the tag to be removed.

                                                                                                                          \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 key (name) of the tag to be removed.", "getterModel" : { "returnType" : "java.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" : "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" : "TagKeys", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The tag key (name) of the tag to be removed.

                                                                                                                          \n@param tagKeys The tag key (name) of the tag to be removed.", "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 key (name) of the tag to be removed.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@return An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@param resourceArn An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          ", "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" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@param resourceArn An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@return An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).", "getterModel" : { "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" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          \n@param resourceArn An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).", "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" : "

                                                                                                                          An AWS DMS resource from which you want to remove tag(s). The value for this parameter is an Amazon Resource Name (ARN).

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTagKeys", "beanStyleSetterMethodName" : "setTagKeys", "c2jName" : "TagKeys", "c2jShape" : "KeyList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The tag key (name) of the tag to be removed.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually 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 key (name) of the tag to be removed.

                                                                                                                          \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 key (name) of the tag to be removed.\n@deprecated Use {@link #tagKeys()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The tag key (name) of the tag to be removed.

                                                                                                                          \n@param tagKeys The tag key (name) of the tag to be removed.\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 key (name) of the tag to be removed.

                                                                                                                          ", "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 key (name) of the tag to be removed.

                                                                                                                          \n@param tagKeys The tag key (name) of the tag to be removed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeys", "getterDocumentation" : "

                                                                                                                          The tag key (name) of the tag to be removed.

                                                                                                                          \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 key (name) of the tag to be removed.", "getterModel" : { "returnType" : "java.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" : "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" : "TagKeys", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The tag key (name) of the tag to be removed.

                                                                                                                          \n@param tagKeys The tag key (name) of the tag to be removed.", "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 key (name) of the tag to be removed.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceArn", "TagKeys" ], "shapeName" : "RemoveTagsFromResourceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "RemoveTagsFromResourceRequest", "variableName" : "removeTagsFromResourceRequest", "variableType" : "RemoveTagsFromResourceRequest", "documentation" : null, "simpleType" : "RemoveTagsFromResourceRequest", "variableSetterType" : "RemoveTagsFromResourceRequest" }, "wrapper" : false, "xmlNamespace" : null }, "RemoveTagsFromResourceResponse" : { "c2jName" : "RemoveTagsFromResourceResponse", "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" : "RemoveTagsFromResourceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RemoveTagsFromResourceResponse", "variableName" : "removeTagsFromResourceResponse", "variableType" : "RemoveTagsFromResourceResponse", "documentation" : null, "simpleType" : "RemoveTagsFromResourceResponse", "variableSetterType" : "RemoveTagsFromResourceResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ReplicationEndpointTypeValue" : { "c2jName" : "ReplicationEndpointTypeValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "SOURCE", "value" : "source" }, { "name" : "TARGET", "value" : "target" } ], "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" : "ReplicationEndpointTypeValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReplicationEndpointTypeValue", "variableName" : "replicationEndpointTypeValue", "variableType" : "ReplicationEndpointTypeValue", "documentation" : null, "simpleType" : "ReplicationEndpointTypeValue", "variableSetterType" : "ReplicationEndpointTypeValue" }, "wrapper" : false, "xmlNamespace" : null }, "ReplicationInstance" : { "c2jName" : "ReplicationInstance", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                          Provides information that defines a replication 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" : "getReplicationInstanceIdentifier", "beanStyleSetterMethodName" : "setReplicationInstanceIdentifier", "c2jName" : "ReplicationInstanceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceIdentifier(String)}.\n@param replicationInstanceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@return The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance\n@deprecated Use {@link #replicationInstanceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceIdentifier(String)}\n", "documentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceIdentifier", "fluentSetterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceIdentifier", "getterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@return The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance", "setterMethodName" : "setReplicationInstanceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceClass(String)}.\n@param replicationInstanceClass a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceClass(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceClass property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceClass", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceClass", "fluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceStatus", "beanStyleSetterMethodName" : "setReplicationInstanceStatus", "c2jName" : "ReplicationInstanceStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The status of the replication 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 #replicationInstanceStatus(String)}.\n@param replicationInstanceStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@return The status of the replication instance.\n@deprecated Use {@link #replicationInstanceStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@param replicationInstanceStatus The status of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceStatus(String)}\n", "documentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceStatus", "fluentSetterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@param replicationInstanceStatus The status of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceStatus", "getterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@return The status of the replication 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" : "ReplicationInstanceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@param replicationInstanceStatus The status of the replication instance.", "setterMethodName" : "setReplicationInstanceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceStatus", "variableType" : "String", "documentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllocatedStorage", "beanStyleSetterMethodName" : "setAllocatedStorage", "c2jName" : "AllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \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 #allocatedStorage(Integer)}.\n@param allocatedStorage 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 #allocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.\n@deprecated Use {@link #allocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allocatedStorage", "getterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.", "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" : "AllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "AllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.", "setterMethodName" : "setAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getInstanceCreateTime", "beanStyleSetterMethodName" : "setInstanceCreateTime", "c2jName" : "InstanceCreateTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The time the replication instance 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 #instanceCreateTime(Instant)}.\n@param instanceCreateTime 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 #instanceCreateTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@return The time the replication instance was created.\n@deprecated Use {@link #instanceCreateTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@param instanceCreateTime The time the replication instance was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #instanceCreateTime(Instant)}\n", "documentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the InstanceCreateTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceCreateTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceCreateTime", "fluentSetterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@param instanceCreateTime The time the replication instance was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceCreateTime", "getterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@return The time the replication instance 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" : "InstanceCreateTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "InstanceCreateTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@param instanceCreateTime The time the replication instance was created.", "setterMethodName" : "setInstanceCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "instanceCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "instanceCreateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getVpcSecurityGroups", "beanStyleSetterMethodName" : "setVpcSecurityGroups", "c2jName" : "VpcSecurityGroups", "c2jShape" : "VpcSecurityGroupMembershipList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #vpcSecurityGroups(List)}.\n@param vpcSecurityGroups a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcSecurityGroups(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasVpcSecurityGroups()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The VPC security group for the instance.\n@deprecated Use {@link #vpcSecurityGroups()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n@param vpcSecurityGroups The VPC security group for the instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcSecurityGroups(List)}\n", "documentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcSecurityGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcSecurityGroups", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcSecurityGroups", "fluentSetterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n@param vpcSecurityGroups The VPC security group for the instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcSecurityGroups", "getterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasVpcSecurityGroups()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The VPC security group for the instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcSecurityGroups", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcSecurityGroups", "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" : "VpcSecurityGroupMembership", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link VpcSecurityGroupMembership.Builder} avoiding the need to create one manually via {@link VpcSecurityGroupMembership#builder()}.\n\nWhen the {@link Consumer} completes, {@link VpcSecurityGroupMembership.Builder#build()} is called immediately and its result is passed to {@link #member(VpcSecurityGroupMembership)}.\n@param member a consumer that will call methods on {@link VpcSecurityGroupMembership.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(VpcSecurityGroupMembership)", "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(VpcSecurityGroupMembership)}\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" : "VpcSecurityGroupMembership", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "VpcSecurityGroupMembership", "variableName" : "member", "variableType" : "VpcSecurityGroupMembership", "documentation" : null, "simpleType" : "VpcSecurityGroupMembership", "variableSetterType" : "VpcSecurityGroupMembership" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcSecurityGroupMembership", "variableName" : "member", "variableType" : "VpcSecurityGroupMembership", "documentation" : "", "simpleType" : "VpcSecurityGroupMembership", "variableSetterType" : "VpcSecurityGroupMembership" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "VpcSecurityGroupMembership", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "VpcSecurityGroupMembership", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "VpcSecurityGroups", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n@param vpcSecurityGroups The VPC security group for the instance.", "setterMethodName" : "setVpcSecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroups", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAvailabilityZone", "beanStyleSetterMethodName" : "setAvailabilityZone", "c2jName" : "AvailabilityZone", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Availability Zone for 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 #availabilityZone(String)}.\n@param availabilityZone a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #availabilityZone(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@return The Availability Zone for the instance.\n@deprecated Use {@link #availabilityZone()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@param availabilityZone The Availability Zone for the instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #availabilityZone(String)}\n", "documentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AvailabilityZone property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAvailabilityZone", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "availabilityZone", "fluentSetterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@param availabilityZone The Availability Zone for the instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "availabilityZone", "getterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@return The Availability Zone for 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" : "AvailabilityZone", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AvailabilityZone", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@param availabilityZone The Availability Zone for the instance.", "setterMethodName" : "setAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroup", "beanStyleSetterMethodName" : "setReplicationSubnetGroup", "c2jName" : "ReplicationSubnetGroup", "c2jShape" : "ReplicationSubnetGroup", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link ReplicationSubnetGroup.Builder} avoiding the need to create one manually via {@link ReplicationSubnetGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationSubnetGroup.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroup(ReplicationSubnetGroup)}.\n@param replicationSubnetGroup a consumer that will call methods on {@link ReplicationSubnetGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroup(ReplicationSubnetGroup)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@return The subnet group for the replication instance.\n@deprecated Use {@link #replicationSubnetGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@param replicationSubnetGroup The subnet group for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroup(ReplicationSubnetGroup)}\n", "documentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroup property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroup", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroup", "fluentSetterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@param replicationSubnetGroup The subnet group for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroup", "getterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@return The subnet group for the replication instance.", "getterModel" : { "returnType" : "ReplicationSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationSubnetGroup", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@param replicationSubnetGroup The subnet group for the replication instance.", "setterMethodName" : "setReplicationSubnetGroup", "setterModel" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : null, "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          ", "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The maintenance window times for the replication 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 #preferredMaintenanceWindow(String)}.\n@param preferredMaintenanceWindow a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #preferredMaintenanceWindow(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@return The maintenance window times for the replication instance.\n@deprecated Use {@link #preferredMaintenanceWindow()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@param preferredMaintenanceWindow The maintenance window times for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #preferredMaintenanceWindow(String)}\n", "documentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PreferredMaintenanceWindow property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPreferredMaintenanceWindow", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@param preferredMaintenanceWindow The maintenance window times for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@return The maintenance window times for the replication 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" : "PreferredMaintenanceWindow", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@param preferredMaintenanceWindow The maintenance window times for the replication instance.", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPendingModifiedValues", "beanStyleSetterMethodName" : "setPendingModifiedValues", "c2jName" : "PendingModifiedValues", "c2jShape" : "ReplicationPendingModifiedValues", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link ReplicationPendingModifiedValues.Builder} avoiding the need to create one manually via {@link ReplicationPendingModifiedValues#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationPendingModifiedValues.Builder#build()} is called immediately and its result is passed to {@link #pendingModifiedValues(ReplicationPendingModifiedValues)}.\n@param pendingModifiedValues a consumer that will call methods on {@link ReplicationPendingModifiedValues.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #pendingModifiedValues(ReplicationPendingModifiedValues)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@return The pending modification values.\n@deprecated Use {@link #pendingModifiedValues()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@param pendingModifiedValues The pending modification values.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #pendingModifiedValues(ReplicationPendingModifiedValues)}\n", "documentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PendingModifiedValues property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPendingModifiedValues", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "pendingModifiedValues", "fluentSetterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@param pendingModifiedValues The pending modification values.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingModifiedValues", "getterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@return The pending modification values.", "getterModel" : { "returnType" : "ReplicationPendingModifiedValues", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PendingModifiedValues", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PendingModifiedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "PendingModifiedValues", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@param pendingModifiedValues The pending modification values.", "setterMethodName" : "setPendingModifiedValues", "setterModel" : { "variableDeclarationType" : "ReplicationPendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "ReplicationPendingModifiedValues", "documentation" : null, "simpleType" : "ReplicationPendingModifiedValues", "variableSetterType" : "ReplicationPendingModifiedValues" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationPendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "ReplicationPendingModifiedValues", "documentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          ", "simpleType" : "ReplicationPendingModifiedValues", "variableSetterType" : "ReplicationPendingModifiedValues" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMultiAZ", "beanStyleSetterMethodName" : "setMultiAZ", "c2jName" : "MultiAZ", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #multiAZ(Boolean)}.\n@param multiAZ 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 #multiAZ(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@deprecated Use {@link #multiAZ()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #multiAZ(Boolean)}\n", "documentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MultiAZ property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMultiAZ", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "multiAZ", "fluentSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "multiAZ", "getterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MultiAZ", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MultiAZ", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "MultiAZ", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "setterMethodName" : "setMultiAZ", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The engine version number of the replication 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 #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@return The engine version number of the replication instance.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@return The engine version number of the replication 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" : "EngineVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \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 #autoMinorVersionUpgrade(Boolean)}.\n@param autoMinorVersionUpgrade 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 #autoMinorVersionUpgrade(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@return Boolean value indicating if minor version upgrades will be automatically applied to the instance.\n@deprecated Use {@link #autoMinorVersionUpgrade()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@param autoMinorVersionUpgrade Boolean value indicating if minor version upgrades will be automatically applied to the instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #autoMinorVersionUpgrade(Boolean)}\n", "documentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AutoMinorVersionUpgrade property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAutoMinorVersionUpgrade", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@param autoMinorVersionUpgrade Boolean value indicating if minor version upgrades will be automatically applied to the instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@return Boolean value indicating if minor version upgrades will be automatically applied to the instance.", "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" : "AutoMinorVersionUpgrade", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@param autoMinorVersionUpgrade Boolean value indicating if minor version upgrades will be automatically applied to the instance.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@return An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@return An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstancePublicIpAddress", "beanStyleSetterMethodName" : "setReplicationInstancePublicIpAddress", "c2jName" : "ReplicationInstancePublicIpAddress", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The public IP address of the replication 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 #replicationInstancePublicIpAddress(String)}.\n@param replicationInstancePublicIpAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstancePublicIpAddress(String)", "deprecated" : true, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@return The public IP address of the replication instance.\n@deprecated Use {@link #replicationInstancePublicIpAddress()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddress The public IP address of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstancePublicIpAddress(String)}\n", "documentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstancePublicIpAddress property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstancePublicIpAddress", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstancePublicIpAddress", "fluentSetterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddress The public IP address of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstancePublicIpAddress", "getterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@return The public IP address of the replication 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" : "ReplicationInstancePublicIpAddress", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstancePublicIpAddress", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstancePublicIpAddress", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddress The public IP address of the replication instance.", "setterMethodName" : "setReplicationInstancePublicIpAddress", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstancePublicIpAddress", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstancePublicIpAddress", "variableType" : "String", "documentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstancePrivateIpAddress", "beanStyleSetterMethodName" : "setReplicationInstancePrivateIpAddress", "c2jName" : "ReplicationInstancePrivateIpAddress", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The private IP address of the replication 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 #replicationInstancePrivateIpAddress(String)}.\n@param replicationInstancePrivateIpAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstancePrivateIpAddress(String)", "deprecated" : true, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@return The private IP address of the replication instance.\n@deprecated Use {@link #replicationInstancePrivateIpAddress()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddress The private IP address of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstancePrivateIpAddress(String)}\n", "documentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstancePrivateIpAddress property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstancePrivateIpAddress", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstancePrivateIpAddress", "fluentSetterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddress The private IP address of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstancePrivateIpAddress", "getterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@return The private IP address of the replication 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" : "ReplicationInstancePrivateIpAddress", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstancePrivateIpAddress", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstancePrivateIpAddress", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddress The private IP address of the replication instance.", "setterMethodName" : "setReplicationInstancePrivateIpAddress", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstancePrivateIpAddress", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstancePrivateIpAddress", "variableType" : "String", "documentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationInstancePublicIpAddresses", "beanStyleSetterMethodName" : "setReplicationInstancePublicIpAddresses", "c2jName" : "ReplicationInstancePublicIpAddresses", "c2jShape" : "ReplicationInstancePublicIpAddressList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationInstancePublicIpAddresses(List)}.\n@param replicationInstancePublicIpAddresses a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstancePublicIpAddresses(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasReplicationInstancePublicIpAddresses()} to see if a value was sent in this field.\n

                                                                                                                          \n@return One or more public IP addresses for the replication instance.\n@deprecated Use {@link #replicationInstancePublicIpAddresses()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddresses One or more public IP addresses for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstancePublicIpAddresses(List)}\n", "documentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstancePublicIpAddresses property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstancePublicIpAddresses", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstancePublicIpAddresses", "fluentSetterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddresses One or more public IP addresses for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstancePublicIpAddresses", "getterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasReplicationInstancePublicIpAddresses()} to see if a value was sent in this field.\n

                                                                                                                          \n@return One or more public IP addresses for the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstancePublicIpAddresses", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstancePublicIpAddresses", "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" : "ReplicationInstancePublicIpAddresses", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddresses One or more public IP addresses for the replication instance.", "setterMethodName" : "setReplicationInstancePublicIpAddresses", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstancePublicIpAddresses", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstancePublicIpAddresses", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationInstancePrivateIpAddresses", "beanStyleSetterMethodName" : "setReplicationInstancePrivateIpAddresses", "c2jName" : "ReplicationInstancePrivateIpAddresses", "c2jShape" : "ReplicationInstancePrivateIpAddressList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationInstancePrivateIpAddresses(List)}.\n@param replicationInstancePrivateIpAddresses a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstancePrivateIpAddresses(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasReplicationInstancePrivateIpAddresses()} to see if a value was sent in this field.\n

                                                                                                                          \n@return One or more private IP addresses for the replication instance.\n@deprecated Use {@link #replicationInstancePrivateIpAddresses()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddresses One or more private IP addresses for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstancePrivateIpAddresses(List)}\n", "documentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstancePrivateIpAddresses property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstancePrivateIpAddresses", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstancePrivateIpAddresses", "fluentSetterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddresses One or more private IP addresses for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstancePrivateIpAddresses", "getterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasReplicationInstancePrivateIpAddresses()} to see if a value was sent in this field.\n

                                                                                                                          \n@return One or more private IP addresses for the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstancePrivateIpAddresses", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstancePrivateIpAddresses", "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" : "ReplicationInstancePrivateIpAddresses", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddresses One or more private IP addresses for the replication instance.", "setterMethodName" : "setReplicationInstancePrivateIpAddresses", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstancePrivateIpAddresses", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstancePrivateIpAddresses", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPubliclyAccessible", "beanStyleSetterMethodName" : "setPubliclyAccessible", "c2jName" : "PubliclyAccessible", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #publiclyAccessible(Boolean)}.\n@param publiclyAccessible 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 #publiclyAccessible(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@return Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@deprecated Use {@link #publiclyAccessible()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #publiclyAccessible(Boolean)}\n", "documentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PubliclyAccessible property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPubliclyAccessible", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "publiclyAccessible", "fluentSetterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "publiclyAccessible", "getterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@return Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PubliclyAccessible", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PubliclyAccessible", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "PubliclyAccessible", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.", "setterMethodName" : "setPubliclyAccessible", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "publiclyAccessible", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "publiclyAccessible", "variableType" : "Boolean", "documentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSecondaryAvailabilityZone", "beanStyleSetterMethodName" : "setSecondaryAvailabilityZone", "c2jName" : "SecondaryAvailabilityZone", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #secondaryAvailabilityZone(String)}.\n@param secondaryAvailabilityZone a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #secondaryAvailabilityZone(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@return The Availability Zone of the standby replication instance in a Multi-AZ deployment.\n@deprecated Use {@link #secondaryAvailabilityZone()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@param secondaryAvailabilityZone The Availability Zone of the standby replication instance in a Multi-AZ deployment.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #secondaryAvailabilityZone(String)}\n", "documentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SecondaryAvailabilityZone property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSecondaryAvailabilityZone", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "secondaryAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@param secondaryAvailabilityZone The Availability Zone of the standby replication instance in a Multi-AZ deployment.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "secondaryAvailabilityZone", "getterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@return The Availability Zone of the standby replication instance in a Multi-AZ deployment.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecondaryAvailabilityZone", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SecondaryAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SecondaryAvailabilityZone", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@param secondaryAvailabilityZone The Availability Zone of the standby replication instance in a Multi-AZ deployment.", "setterMethodName" : "setSecondaryAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "secondaryAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "secondaryAvailabilityZone", "variableType" : "String", "documentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFreeUntil", "beanStyleSetterMethodName" : "setFreeUntil", "c2jName" : "FreeUntil", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \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 #freeUntil(Instant)}.\n@param freeUntil 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 #freeUntil(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@return The expiration date of the free replication instance that is part of the Free DMS program.\n@deprecated Use {@link #freeUntil()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@param freeUntil The expiration date of the free replication instance that is part of the Free DMS program.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #freeUntil(Instant)}\n", "documentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FreeUntil property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFreeUntil", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "freeUntil", "fluentSetterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@param freeUntil The expiration date of the free replication instance that is part of the Free DMS program.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "freeUntil", "getterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@return The expiration date of the free replication instance that is part of the Free DMS program.", "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" : "FreeUntil", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FreeUntil", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FreeUntil", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@param freeUntil The expiration date of the free replication instance that is part of the Free DMS program.", "setterMethodName" : "setFreeUntil", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "freeUntil", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "freeUntil", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDnsNameServers", "beanStyleSetterMethodName" : "setDnsNameServers", "c2jName" : "DnsNameServers", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The DNS name servers for the replication 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 #dnsNameServers(String)}.\n@param dnsNameServers a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dnsNameServers(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@return The DNS name servers for the replication instance.\n@deprecated Use {@link #dnsNameServers()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@param dnsNameServers The DNS name servers for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dnsNameServers(String)}\n", "documentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DnsNameServers property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDnsNameServers", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dnsNameServers", "fluentSetterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@param dnsNameServers The DNS name servers for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dnsNameServers", "getterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@return The DNS name servers for the replication 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" : "DnsNameServers", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DnsNameServers", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DnsNameServers", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@param dnsNameServers The DNS name servers for the replication instance.", "setterMethodName" : "setDnsNameServers", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dnsNameServers", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dnsNameServers", "variableType" : "String", "documentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AllocatedStorage" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllocatedStorage", "beanStyleSetterMethodName" : "setAllocatedStorage", "c2jName" : "AllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \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 #allocatedStorage(Integer)}.\n@param allocatedStorage 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 #allocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.\n@deprecated Use {@link #allocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allocatedStorage", "getterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.", "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" : "AllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "AllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.", "setterMethodName" : "setAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AutoMinorVersionUpgrade" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \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 #autoMinorVersionUpgrade(Boolean)}.\n@param autoMinorVersionUpgrade 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 #autoMinorVersionUpgrade(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@return Boolean value indicating if minor version upgrades will be automatically applied to the instance.\n@deprecated Use {@link #autoMinorVersionUpgrade()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@param autoMinorVersionUpgrade Boolean value indicating if minor version upgrades will be automatically applied to the instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #autoMinorVersionUpgrade(Boolean)}\n", "documentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AutoMinorVersionUpgrade property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAutoMinorVersionUpgrade", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@param autoMinorVersionUpgrade Boolean value indicating if minor version upgrades will be automatically applied to the instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@return Boolean value indicating if minor version upgrades will be automatically applied to the instance.", "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" : "AutoMinorVersionUpgrade", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@param autoMinorVersionUpgrade Boolean value indicating if minor version upgrades will be automatically applied to the instance.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AvailabilityZone" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAvailabilityZone", "beanStyleSetterMethodName" : "setAvailabilityZone", "c2jName" : "AvailabilityZone", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Availability Zone for 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 #availabilityZone(String)}.\n@param availabilityZone a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #availabilityZone(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@return The Availability Zone for the instance.\n@deprecated Use {@link #availabilityZone()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@param availabilityZone The Availability Zone for the instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #availabilityZone(String)}\n", "documentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AvailabilityZone property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAvailabilityZone", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "availabilityZone", "fluentSetterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@param availabilityZone The Availability Zone for the instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "availabilityZone", "getterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@return The Availability Zone for 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" : "AvailabilityZone", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AvailabilityZone", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@param availabilityZone The Availability Zone for the instance.", "setterMethodName" : "setAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DnsNameServers" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDnsNameServers", "beanStyleSetterMethodName" : "setDnsNameServers", "c2jName" : "DnsNameServers", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The DNS name servers for the replication 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 #dnsNameServers(String)}.\n@param dnsNameServers a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dnsNameServers(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@return The DNS name servers for the replication instance.\n@deprecated Use {@link #dnsNameServers()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@param dnsNameServers The DNS name servers for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dnsNameServers(String)}\n", "documentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DnsNameServers property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDnsNameServers", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dnsNameServers", "fluentSetterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@param dnsNameServers The DNS name servers for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dnsNameServers", "getterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@return The DNS name servers for the replication 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" : "DnsNameServers", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DnsNameServers", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DnsNameServers", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@param dnsNameServers The DNS name servers for the replication instance.", "setterMethodName" : "setDnsNameServers", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dnsNameServers", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dnsNameServers", "variableType" : "String", "documentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EngineVersion" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The engine version number of the replication 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 #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@return The engine version number of the replication instance.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@return The engine version number of the replication 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" : "EngineVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FreeUntil" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFreeUntil", "beanStyleSetterMethodName" : "setFreeUntil", "c2jName" : "FreeUntil", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \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 #freeUntil(Instant)}.\n@param freeUntil 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 #freeUntil(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@return The expiration date of the free replication instance that is part of the Free DMS program.\n@deprecated Use {@link #freeUntil()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@param freeUntil The expiration date of the free replication instance that is part of the Free DMS program.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #freeUntil(Instant)}\n", "documentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FreeUntil property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFreeUntil", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "freeUntil", "fluentSetterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@param freeUntil The expiration date of the free replication instance that is part of the Free DMS program.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "freeUntil", "getterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@return The expiration date of the free replication instance that is part of the Free DMS program.", "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" : "FreeUntil", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FreeUntil", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FreeUntil", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@param freeUntil The expiration date of the free replication instance that is part of the Free DMS program.", "setterMethodName" : "setFreeUntil", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "freeUntil", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "freeUntil", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "InstanceCreateTime" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getInstanceCreateTime", "beanStyleSetterMethodName" : "setInstanceCreateTime", "c2jName" : "InstanceCreateTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The time the replication instance 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 #instanceCreateTime(Instant)}.\n@param instanceCreateTime 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 #instanceCreateTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@return The time the replication instance was created.\n@deprecated Use {@link #instanceCreateTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@param instanceCreateTime The time the replication instance was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #instanceCreateTime(Instant)}\n", "documentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the InstanceCreateTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceCreateTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceCreateTime", "fluentSetterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@param instanceCreateTime The time the replication instance was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceCreateTime", "getterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@return The time the replication instance 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" : "InstanceCreateTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "InstanceCreateTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@param instanceCreateTime The time the replication instance was created.", "setterMethodName" : "setInstanceCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "instanceCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "instanceCreateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KmsKeyId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@return An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@return An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MultiAZ" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMultiAZ", "beanStyleSetterMethodName" : "setMultiAZ", "c2jName" : "MultiAZ", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #multiAZ(Boolean)}.\n@param multiAZ 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 #multiAZ(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@deprecated Use {@link #multiAZ()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #multiAZ(Boolean)}\n", "documentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MultiAZ property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMultiAZ", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "multiAZ", "fluentSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "multiAZ", "getterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MultiAZ", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MultiAZ", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "MultiAZ", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "setterMethodName" : "setMultiAZ", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PendingModifiedValues" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPendingModifiedValues", "beanStyleSetterMethodName" : "setPendingModifiedValues", "c2jName" : "PendingModifiedValues", "c2jShape" : "ReplicationPendingModifiedValues", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link ReplicationPendingModifiedValues.Builder} avoiding the need to create one manually via {@link ReplicationPendingModifiedValues#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationPendingModifiedValues.Builder#build()} is called immediately and its result is passed to {@link #pendingModifiedValues(ReplicationPendingModifiedValues)}.\n@param pendingModifiedValues a consumer that will call methods on {@link ReplicationPendingModifiedValues.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #pendingModifiedValues(ReplicationPendingModifiedValues)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@return The pending modification values.\n@deprecated Use {@link #pendingModifiedValues()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@param pendingModifiedValues The pending modification values.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #pendingModifiedValues(ReplicationPendingModifiedValues)}\n", "documentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PendingModifiedValues property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPendingModifiedValues", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "pendingModifiedValues", "fluentSetterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@param pendingModifiedValues The pending modification values.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingModifiedValues", "getterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@return The pending modification values.", "getterModel" : { "returnType" : "ReplicationPendingModifiedValues", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PendingModifiedValues", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PendingModifiedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "PendingModifiedValues", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@param pendingModifiedValues The pending modification values.", "setterMethodName" : "setPendingModifiedValues", "setterModel" : { "variableDeclarationType" : "ReplicationPendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "ReplicationPendingModifiedValues", "documentation" : null, "simpleType" : "ReplicationPendingModifiedValues", "variableSetterType" : "ReplicationPendingModifiedValues" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationPendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "ReplicationPendingModifiedValues", "documentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          ", "simpleType" : "ReplicationPendingModifiedValues", "variableSetterType" : "ReplicationPendingModifiedValues" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PreferredMaintenanceWindow" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The maintenance window times for the replication 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 #preferredMaintenanceWindow(String)}.\n@param preferredMaintenanceWindow a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #preferredMaintenanceWindow(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@return The maintenance window times for the replication instance.\n@deprecated Use {@link #preferredMaintenanceWindow()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@param preferredMaintenanceWindow The maintenance window times for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #preferredMaintenanceWindow(String)}\n", "documentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PreferredMaintenanceWindow property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPreferredMaintenanceWindow", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@param preferredMaintenanceWindow The maintenance window times for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@return The maintenance window times for the replication 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" : "PreferredMaintenanceWindow", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@param preferredMaintenanceWindow The maintenance window times for the replication instance.", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PubliclyAccessible" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPubliclyAccessible", "beanStyleSetterMethodName" : "setPubliclyAccessible", "c2jName" : "PubliclyAccessible", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #publiclyAccessible(Boolean)}.\n@param publiclyAccessible 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 #publiclyAccessible(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@return Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@deprecated Use {@link #publiclyAccessible()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #publiclyAccessible(Boolean)}\n", "documentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PubliclyAccessible property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPubliclyAccessible", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "publiclyAccessible", "fluentSetterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "publiclyAccessible", "getterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@return Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PubliclyAccessible", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PubliclyAccessible", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "PubliclyAccessible", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.", "setterMethodName" : "setPubliclyAccessible", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "publiclyAccessible", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "publiclyAccessible", "variableType" : "Boolean", "documentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceClass" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceClass(String)}.\n@param replicationInstanceClass a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceClass(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceClass property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceClass", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceClass", "fluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceIdentifier", "beanStyleSetterMethodName" : "setReplicationInstanceIdentifier", "c2jName" : "ReplicationInstanceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceIdentifier(String)}.\n@param replicationInstanceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@return The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance\n@deprecated Use {@link #replicationInstanceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceIdentifier(String)}\n", "documentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceIdentifier", "fluentSetterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceIdentifier", "getterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@return The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance", "setterMethodName" : "setReplicationInstanceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstancePrivateIpAddress" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstancePrivateIpAddress", "beanStyleSetterMethodName" : "setReplicationInstancePrivateIpAddress", "c2jName" : "ReplicationInstancePrivateIpAddress", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The private IP address of the replication 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 #replicationInstancePrivateIpAddress(String)}.\n@param replicationInstancePrivateIpAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstancePrivateIpAddress(String)", "deprecated" : true, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@return The private IP address of the replication instance.\n@deprecated Use {@link #replicationInstancePrivateIpAddress()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddress The private IP address of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstancePrivateIpAddress(String)}\n", "documentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstancePrivateIpAddress property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstancePrivateIpAddress", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstancePrivateIpAddress", "fluentSetterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddress The private IP address of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstancePrivateIpAddress", "getterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@return The private IP address of the replication 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" : "ReplicationInstancePrivateIpAddress", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstancePrivateIpAddress", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstancePrivateIpAddress", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddress The private IP address of the replication instance.", "setterMethodName" : "setReplicationInstancePrivateIpAddress", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstancePrivateIpAddress", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstancePrivateIpAddress", "variableType" : "String", "documentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstancePrivateIpAddresses" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationInstancePrivateIpAddresses", "beanStyleSetterMethodName" : "setReplicationInstancePrivateIpAddresses", "c2jName" : "ReplicationInstancePrivateIpAddresses", "c2jShape" : "ReplicationInstancePrivateIpAddressList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationInstancePrivateIpAddresses(List)}.\n@param replicationInstancePrivateIpAddresses a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstancePrivateIpAddresses(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasReplicationInstancePrivateIpAddresses()} to see if a value was sent in this field.\n

                                                                                                                          \n@return One or more private IP addresses for the replication instance.\n@deprecated Use {@link #replicationInstancePrivateIpAddresses()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddresses One or more private IP addresses for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstancePrivateIpAddresses(List)}\n", "documentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstancePrivateIpAddresses property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstancePrivateIpAddresses", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstancePrivateIpAddresses", "fluentSetterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddresses One or more private IP addresses for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstancePrivateIpAddresses", "getterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasReplicationInstancePrivateIpAddresses()} to see if a value was sent in this field.\n

                                                                                                                          \n@return One or more private IP addresses for the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstancePrivateIpAddresses", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstancePrivateIpAddresses", "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" : "ReplicationInstancePrivateIpAddresses", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddresses One or more private IP addresses for the replication instance.", "setterMethodName" : "setReplicationInstancePrivateIpAddresses", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstancePrivateIpAddresses", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstancePrivateIpAddresses", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstancePublicIpAddress" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstancePublicIpAddress", "beanStyleSetterMethodName" : "setReplicationInstancePublicIpAddress", "c2jName" : "ReplicationInstancePublicIpAddress", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The public IP address of the replication 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 #replicationInstancePublicIpAddress(String)}.\n@param replicationInstancePublicIpAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstancePublicIpAddress(String)", "deprecated" : true, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@return The public IP address of the replication instance.\n@deprecated Use {@link #replicationInstancePublicIpAddress()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddress The public IP address of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstancePublicIpAddress(String)}\n", "documentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstancePublicIpAddress property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstancePublicIpAddress", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstancePublicIpAddress", "fluentSetterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddress The public IP address of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstancePublicIpAddress", "getterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@return The public IP address of the replication 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" : "ReplicationInstancePublicIpAddress", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstancePublicIpAddress", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstancePublicIpAddress", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddress The public IP address of the replication instance.", "setterMethodName" : "setReplicationInstancePublicIpAddress", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstancePublicIpAddress", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstancePublicIpAddress", "variableType" : "String", "documentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstancePublicIpAddresses" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationInstancePublicIpAddresses", "beanStyleSetterMethodName" : "setReplicationInstancePublicIpAddresses", "c2jName" : "ReplicationInstancePublicIpAddresses", "c2jShape" : "ReplicationInstancePublicIpAddressList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationInstancePublicIpAddresses(List)}.\n@param replicationInstancePublicIpAddresses a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstancePublicIpAddresses(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasReplicationInstancePublicIpAddresses()} to see if a value was sent in this field.\n

                                                                                                                          \n@return One or more public IP addresses for the replication instance.\n@deprecated Use {@link #replicationInstancePublicIpAddresses()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddresses One or more public IP addresses for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstancePublicIpAddresses(List)}\n", "documentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstancePublicIpAddresses property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstancePublicIpAddresses", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstancePublicIpAddresses", "fluentSetterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddresses One or more public IP addresses for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstancePublicIpAddresses", "getterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasReplicationInstancePublicIpAddresses()} to see if a value was sent in this field.\n

                                                                                                                          \n@return One or more public IP addresses for the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstancePublicIpAddresses", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstancePublicIpAddresses", "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" : "ReplicationInstancePublicIpAddresses", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddresses One or more public IP addresses for the replication instance.", "setterMethodName" : "setReplicationInstancePublicIpAddresses", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstancePublicIpAddresses", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstancePublicIpAddresses", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceStatus" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceStatus", "beanStyleSetterMethodName" : "setReplicationInstanceStatus", "c2jName" : "ReplicationInstanceStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The status of the replication 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 #replicationInstanceStatus(String)}.\n@param replicationInstanceStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@return The status of the replication instance.\n@deprecated Use {@link #replicationInstanceStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@param replicationInstanceStatus The status of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceStatus(String)}\n", "documentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceStatus", "fluentSetterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@param replicationInstanceStatus The status of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceStatus", "getterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@return The status of the replication 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" : "ReplicationInstanceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@param replicationInstanceStatus The status of the replication instance.", "setterMethodName" : "setReplicationInstanceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceStatus", "variableType" : "String", "documentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationSubnetGroup" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroup", "beanStyleSetterMethodName" : "setReplicationSubnetGroup", "c2jName" : "ReplicationSubnetGroup", "c2jShape" : "ReplicationSubnetGroup", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link ReplicationSubnetGroup.Builder} avoiding the need to create one manually via {@link ReplicationSubnetGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationSubnetGroup.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroup(ReplicationSubnetGroup)}.\n@param replicationSubnetGroup a consumer that will call methods on {@link ReplicationSubnetGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroup(ReplicationSubnetGroup)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@return The subnet group for the replication instance.\n@deprecated Use {@link #replicationSubnetGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@param replicationSubnetGroup The subnet group for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroup(ReplicationSubnetGroup)}\n", "documentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroup property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroup", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroup", "fluentSetterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@param replicationSubnetGroup The subnet group for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroup", "getterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@return The subnet group for the replication instance.", "getterModel" : { "returnType" : "ReplicationSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationSubnetGroup", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@param replicationSubnetGroup The subnet group for the replication instance.", "setterMethodName" : "setReplicationSubnetGroup", "setterModel" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : null, "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          ", "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SecondaryAvailabilityZone" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSecondaryAvailabilityZone", "beanStyleSetterMethodName" : "setSecondaryAvailabilityZone", "c2jName" : "SecondaryAvailabilityZone", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #secondaryAvailabilityZone(String)}.\n@param secondaryAvailabilityZone a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #secondaryAvailabilityZone(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@return The Availability Zone of the standby replication instance in a Multi-AZ deployment.\n@deprecated Use {@link #secondaryAvailabilityZone()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@param secondaryAvailabilityZone The Availability Zone of the standby replication instance in a Multi-AZ deployment.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #secondaryAvailabilityZone(String)}\n", "documentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SecondaryAvailabilityZone property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSecondaryAvailabilityZone", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "secondaryAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@param secondaryAvailabilityZone The Availability Zone of the standby replication instance in a Multi-AZ deployment.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "secondaryAvailabilityZone", "getterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@return The Availability Zone of the standby replication instance in a Multi-AZ deployment.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecondaryAvailabilityZone", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SecondaryAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SecondaryAvailabilityZone", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@param secondaryAvailabilityZone The Availability Zone of the standby replication instance in a Multi-AZ deployment.", "setterMethodName" : "setSecondaryAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "secondaryAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "secondaryAvailabilityZone", "variableType" : "String", "documentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "VpcSecurityGroups" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getVpcSecurityGroups", "beanStyleSetterMethodName" : "setVpcSecurityGroups", "c2jName" : "VpcSecurityGroups", "c2jShape" : "VpcSecurityGroupMembershipList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #vpcSecurityGroups(List)}.\n@param vpcSecurityGroups a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcSecurityGroups(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasVpcSecurityGroups()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The VPC security group for the instance.\n@deprecated Use {@link #vpcSecurityGroups()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n@param vpcSecurityGroups The VPC security group for the instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcSecurityGroups(List)}\n", "documentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcSecurityGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcSecurityGroups", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcSecurityGroups", "fluentSetterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n@param vpcSecurityGroups The VPC security group for the instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcSecurityGroups", "getterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasVpcSecurityGroups()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The VPC security group for the instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcSecurityGroups", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcSecurityGroups", "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" : "VpcSecurityGroupMembership", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link VpcSecurityGroupMembership.Builder} avoiding the need to create one manually via {@link VpcSecurityGroupMembership#builder()}.\n\nWhen the {@link Consumer} completes, {@link VpcSecurityGroupMembership.Builder#build()} is called immediately and its result is passed to {@link #member(VpcSecurityGroupMembership)}.\n@param member a consumer that will call methods on {@link VpcSecurityGroupMembership.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(VpcSecurityGroupMembership)", "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(VpcSecurityGroupMembership)}\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" : "VpcSecurityGroupMembership", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "VpcSecurityGroupMembership", "variableName" : "member", "variableType" : "VpcSecurityGroupMembership", "documentation" : null, "simpleType" : "VpcSecurityGroupMembership", "variableSetterType" : "VpcSecurityGroupMembership" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcSecurityGroupMembership", "variableName" : "member", "variableType" : "VpcSecurityGroupMembership", "documentation" : "", "simpleType" : "VpcSecurityGroupMembership", "variableSetterType" : "VpcSecurityGroupMembership" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "VpcSecurityGroupMembership", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "VpcSecurityGroupMembership", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "VpcSecurityGroups", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n@param vpcSecurityGroups The VPC security group for the instance.", "setterMethodName" : "setVpcSecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroups", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceIdentifier", "beanStyleSetterMethodName" : "setReplicationInstanceIdentifier", "c2jName" : "ReplicationInstanceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceIdentifier(String)}.\n@param replicationInstanceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@return The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance\n@deprecated Use {@link #replicationInstanceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceIdentifier(String)}\n", "documentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceIdentifier", "fluentSetterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceIdentifier", "getterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@return The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          \n@param replicationInstanceIdentifier The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance", "setterMethodName" : "setReplicationInstanceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                          The replication instance identifier. This parameter is stored as a lowercase string.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 63 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          Example: myrepinstance

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceClass(String)}.\n@param replicationInstanceClass a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceClass(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceClass property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceClass", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceClass", "fluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceStatus", "beanStyleSetterMethodName" : "setReplicationInstanceStatus", "c2jName" : "ReplicationInstanceStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The status of the replication 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 #replicationInstanceStatus(String)}.\n@param replicationInstanceStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@return The status of the replication instance.\n@deprecated Use {@link #replicationInstanceStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@param replicationInstanceStatus The status of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceStatus(String)}\n", "documentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceStatus", "fluentSetterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@param replicationInstanceStatus The status of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceStatus", "getterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@return The status of the replication 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" : "ReplicationInstanceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          \n@param replicationInstanceStatus The status of the replication instance.", "setterMethodName" : "setReplicationInstanceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceStatus", "variableType" : "String", "documentation" : "

                                                                                                                          The status of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllocatedStorage", "beanStyleSetterMethodName" : "setAllocatedStorage", "c2jName" : "AllocatedStorage", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \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 #allocatedStorage(Integer)}.\n@param allocatedStorage 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 #allocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.\n@deprecated Use {@link #allocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allocatedStorage", "getterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.", "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" : "AllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "AllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.", "setterMethodName" : "setAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getInstanceCreateTime", "beanStyleSetterMethodName" : "setInstanceCreateTime", "c2jName" : "InstanceCreateTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The time the replication instance 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 #instanceCreateTime(Instant)}.\n@param instanceCreateTime 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 #instanceCreateTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@return The time the replication instance was created.\n@deprecated Use {@link #instanceCreateTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@param instanceCreateTime The time the replication instance was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #instanceCreateTime(Instant)}\n", "documentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the InstanceCreateTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceCreateTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceCreateTime", "fluentSetterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@param instanceCreateTime The time the replication instance was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceCreateTime", "getterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@return The time the replication instance 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" : "InstanceCreateTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "InstanceCreateTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          \n@param instanceCreateTime The time the replication instance was created.", "setterMethodName" : "setInstanceCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "instanceCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "instanceCreateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The time the replication instance was created.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getVpcSecurityGroups", "beanStyleSetterMethodName" : "setVpcSecurityGroups", "c2jName" : "VpcSecurityGroups", "c2jShape" : "VpcSecurityGroupMembershipList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #vpcSecurityGroups(List)}.\n@param vpcSecurityGroups a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcSecurityGroups(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasVpcSecurityGroups()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The VPC security group for the instance.\n@deprecated Use {@link #vpcSecurityGroups()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n@param vpcSecurityGroups The VPC security group for the instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcSecurityGroups(List)}\n", "documentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcSecurityGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcSecurityGroups", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcSecurityGroups", "fluentSetterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n@param vpcSecurityGroups The VPC security group for the instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcSecurityGroups", "getterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasVpcSecurityGroups()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The VPC security group for the instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcSecurityGroups", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcSecurityGroups", "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" : "VpcSecurityGroupMembership", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link VpcSecurityGroupMembership.Builder} avoiding the need to create one manually via {@link VpcSecurityGroupMembership#builder()}.\n\nWhen the {@link Consumer} completes, {@link VpcSecurityGroupMembership.Builder#build()} is called immediately and its result is passed to {@link #member(VpcSecurityGroupMembership)}.\n@param member a consumer that will call methods on {@link VpcSecurityGroupMembership.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(VpcSecurityGroupMembership)", "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(VpcSecurityGroupMembership)}\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" : "VpcSecurityGroupMembership", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "VpcSecurityGroupMembership", "variableName" : "member", "variableType" : "VpcSecurityGroupMembership", "documentation" : null, "simpleType" : "VpcSecurityGroupMembership", "variableSetterType" : "VpcSecurityGroupMembership" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcSecurityGroupMembership", "variableName" : "member", "variableType" : "VpcSecurityGroupMembership", "documentation" : "", "simpleType" : "VpcSecurityGroupMembership", "variableSetterType" : "VpcSecurityGroupMembership" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "VpcSecurityGroupMembership", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "VpcSecurityGroupMembership", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "VpcSecurityGroups", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          \n@param vpcSecurityGroups The VPC security group for the instance.", "setterMethodName" : "setVpcSecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "vpcSecurityGroups", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The VPC security group for the instance.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAvailabilityZone", "beanStyleSetterMethodName" : "setAvailabilityZone", "c2jName" : "AvailabilityZone", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Availability Zone for 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 #availabilityZone(String)}.\n@param availabilityZone a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #availabilityZone(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@return The Availability Zone for the instance.\n@deprecated Use {@link #availabilityZone()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@param availabilityZone The Availability Zone for the instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #availabilityZone(String)}\n", "documentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AvailabilityZone property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAvailabilityZone", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "availabilityZone", "fluentSetterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@param availabilityZone The Availability Zone for the instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "availabilityZone", "getterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@return The Availability Zone for 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" : "AvailabilityZone", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AvailabilityZone", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          \n@param availabilityZone The Availability Zone for the instance.", "setterMethodName" : "setAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : "

                                                                                                                          The Availability Zone for the instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroup", "beanStyleSetterMethodName" : "setReplicationSubnetGroup", "c2jName" : "ReplicationSubnetGroup", "c2jShape" : "ReplicationSubnetGroup", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link ReplicationSubnetGroup.Builder} avoiding the need to create one manually via {@link ReplicationSubnetGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationSubnetGroup.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroup(ReplicationSubnetGroup)}.\n@param replicationSubnetGroup a consumer that will call methods on {@link ReplicationSubnetGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroup(ReplicationSubnetGroup)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@return The subnet group for the replication instance.\n@deprecated Use {@link #replicationSubnetGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@param replicationSubnetGroup The subnet group for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroup(ReplicationSubnetGroup)}\n", "documentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroup property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroup", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroup", "fluentSetterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@param replicationSubnetGroup The subnet group for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroup", "getterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@return The subnet group for the replication instance.", "getterModel" : { "returnType" : "ReplicationSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationSubnetGroup", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          \n@param replicationSubnetGroup The subnet group for the replication instance.", "setterMethodName" : "setReplicationSubnetGroup", "setterModel" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : null, "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : "

                                                                                                                          The subnet group for the replication instance.

                                                                                                                          ", "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The maintenance window times for the replication 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 #preferredMaintenanceWindow(String)}.\n@param preferredMaintenanceWindow a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #preferredMaintenanceWindow(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@return The maintenance window times for the replication instance.\n@deprecated Use {@link #preferredMaintenanceWindow()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@param preferredMaintenanceWindow The maintenance window times for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #preferredMaintenanceWindow(String)}\n", "documentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PreferredMaintenanceWindow property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPreferredMaintenanceWindow", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@param preferredMaintenanceWindow The maintenance window times for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@return The maintenance window times for the replication 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" : "PreferredMaintenanceWindow", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          \n@param preferredMaintenanceWindow The maintenance window times for the replication instance.", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                                                          The maintenance window times for the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPendingModifiedValues", "beanStyleSetterMethodName" : "setPendingModifiedValues", "c2jName" : "PendingModifiedValues", "c2jShape" : "ReplicationPendingModifiedValues", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link ReplicationPendingModifiedValues.Builder} avoiding the need to create one manually via {@link ReplicationPendingModifiedValues#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationPendingModifiedValues.Builder#build()} is called immediately and its result is passed to {@link #pendingModifiedValues(ReplicationPendingModifiedValues)}.\n@param pendingModifiedValues a consumer that will call methods on {@link ReplicationPendingModifiedValues.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #pendingModifiedValues(ReplicationPendingModifiedValues)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@return The pending modification values.\n@deprecated Use {@link #pendingModifiedValues()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@param pendingModifiedValues The pending modification values.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #pendingModifiedValues(ReplicationPendingModifiedValues)}\n", "documentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PendingModifiedValues property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPendingModifiedValues", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "pendingModifiedValues", "fluentSetterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@param pendingModifiedValues The pending modification values.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingModifiedValues", "getterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@return The pending modification values.", "getterModel" : { "returnType" : "ReplicationPendingModifiedValues", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PendingModifiedValues", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PendingModifiedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "PendingModifiedValues", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          \n@param pendingModifiedValues The pending modification values.", "setterMethodName" : "setPendingModifiedValues", "setterModel" : { "variableDeclarationType" : "ReplicationPendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "ReplicationPendingModifiedValues", "documentation" : null, "simpleType" : "ReplicationPendingModifiedValues", "variableSetterType" : "ReplicationPendingModifiedValues" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationPendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "ReplicationPendingModifiedValues", "documentation" : "

                                                                                                                          The pending modification values.

                                                                                                                          ", "simpleType" : "ReplicationPendingModifiedValues", "variableSetterType" : "ReplicationPendingModifiedValues" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMultiAZ", "beanStyleSetterMethodName" : "setMultiAZ", "c2jName" : "MultiAZ", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #multiAZ(Boolean)}.\n@param multiAZ 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 #multiAZ(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@deprecated Use {@link #multiAZ()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #multiAZ(Boolean)}\n", "documentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MultiAZ property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMultiAZ", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "multiAZ", "fluentSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "multiAZ", "getterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MultiAZ", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MultiAZ", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "MultiAZ", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "setterMethodName" : "setMultiAZ", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The engine version number of the replication 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 #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@return The engine version number of the replication instance.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@return The engine version number of the replication 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" : "EngineVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \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 #autoMinorVersionUpgrade(Boolean)}.\n@param autoMinorVersionUpgrade 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 #autoMinorVersionUpgrade(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@return Boolean value indicating if minor version upgrades will be automatically applied to the instance.\n@deprecated Use {@link #autoMinorVersionUpgrade()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@param autoMinorVersionUpgrade Boolean value indicating if minor version upgrades will be automatically applied to the instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #autoMinorVersionUpgrade(Boolean)}\n", "documentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AutoMinorVersionUpgrade property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAutoMinorVersionUpgrade", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@param autoMinorVersionUpgrade Boolean value indicating if minor version upgrades will be automatically applied to the instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@return Boolean value indicating if minor version upgrades will be automatically applied to the instance.", "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" : "AutoMinorVersionUpgrade", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          \n@param autoMinorVersionUpgrade Boolean value indicating if minor version upgrades will be automatically applied to the instance.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                                                          Boolean value indicating if minor version upgrades will be automatically applied to the instance.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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 #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@return An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@return An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS 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" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          \n@param kmsKeyId An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

                                                                                                                          An AWS KMS key identifier that is used to encrypt the data on the replication instance.

                                                                                                                          If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses your default encryption key.

                                                                                                                          AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS Region.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstancePublicIpAddress", "beanStyleSetterMethodName" : "setReplicationInstancePublicIpAddress", "c2jName" : "ReplicationInstancePublicIpAddress", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The public IP address of the replication 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 #replicationInstancePublicIpAddress(String)}.\n@param replicationInstancePublicIpAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstancePublicIpAddress(String)", "deprecated" : true, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@return The public IP address of the replication instance.\n@deprecated Use {@link #replicationInstancePublicIpAddress()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddress The public IP address of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstancePublicIpAddress(String)}\n", "documentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstancePublicIpAddress property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstancePublicIpAddress", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstancePublicIpAddress", "fluentSetterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddress The public IP address of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstancePublicIpAddress", "getterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@return The public IP address of the replication 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" : "ReplicationInstancePublicIpAddress", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstancePublicIpAddress", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstancePublicIpAddress", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddress The public IP address of the replication instance.", "setterMethodName" : "setReplicationInstancePublicIpAddress", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstancePublicIpAddress", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstancePublicIpAddress", "variableType" : "String", "documentation" : "

                                                                                                                          The public IP address of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstancePrivateIpAddress", "beanStyleSetterMethodName" : "setReplicationInstancePrivateIpAddress", "c2jName" : "ReplicationInstancePrivateIpAddress", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The private IP address of the replication 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 #replicationInstancePrivateIpAddress(String)}.\n@param replicationInstancePrivateIpAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstancePrivateIpAddress(String)", "deprecated" : true, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@return The private IP address of the replication instance.\n@deprecated Use {@link #replicationInstancePrivateIpAddress()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddress The private IP address of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstancePrivateIpAddress(String)}\n", "documentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstancePrivateIpAddress property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstancePrivateIpAddress", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstancePrivateIpAddress", "fluentSetterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddress The private IP address of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstancePrivateIpAddress", "getterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@return The private IP address of the replication 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" : "ReplicationInstancePrivateIpAddress", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstancePrivateIpAddress", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstancePrivateIpAddress", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddress The private IP address of the replication instance.", "setterMethodName" : "setReplicationInstancePrivateIpAddress", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstancePrivateIpAddress", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstancePrivateIpAddress", "variableType" : "String", "documentation" : "

                                                                                                                          The private IP address of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationInstancePublicIpAddresses", "beanStyleSetterMethodName" : "setReplicationInstancePublicIpAddresses", "c2jName" : "ReplicationInstancePublicIpAddresses", "c2jShape" : "ReplicationInstancePublicIpAddressList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationInstancePublicIpAddresses(List)}.\n@param replicationInstancePublicIpAddresses a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstancePublicIpAddresses(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasReplicationInstancePublicIpAddresses()} to see if a value was sent in this field.\n

                                                                                                                          \n@return One or more public IP addresses for the replication instance.\n@deprecated Use {@link #replicationInstancePublicIpAddresses()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddresses One or more public IP addresses for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstancePublicIpAddresses(List)}\n", "documentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstancePublicIpAddresses property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstancePublicIpAddresses", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstancePublicIpAddresses", "fluentSetterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddresses One or more public IP addresses for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstancePublicIpAddresses", "getterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasReplicationInstancePublicIpAddresses()} to see if a value was sent in this field.\n

                                                                                                                          \n@return One or more public IP addresses for the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstancePublicIpAddresses", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstancePublicIpAddresses", "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" : "ReplicationInstancePublicIpAddresses", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePublicIpAddresses One or more public IP addresses for the replication instance.", "setterMethodName" : "setReplicationInstancePublicIpAddresses", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstancePublicIpAddresses", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstancePublicIpAddresses", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          One or more public IP addresses for the replication instance.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getReplicationInstancePrivateIpAddresses", "beanStyleSetterMethodName" : "setReplicationInstancePrivateIpAddresses", "c2jName" : "ReplicationInstancePrivateIpAddresses", "c2jShape" : "ReplicationInstancePrivateIpAddressList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #replicationInstancePrivateIpAddresses(List)}.\n@param replicationInstancePrivateIpAddresses a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstancePrivateIpAddresses(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasReplicationInstancePrivateIpAddresses()} to see if a value was sent in this field.\n

                                                                                                                          \n@return One or more private IP addresses for the replication instance.\n@deprecated Use {@link #replicationInstancePrivateIpAddresses()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddresses One or more private IP addresses for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstancePrivateIpAddresses(List)}\n", "documentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstancePrivateIpAddresses property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstancePrivateIpAddresses", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstancePrivateIpAddresses", "fluentSetterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddresses One or more private IP addresses for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstancePrivateIpAddresses", "getterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasReplicationInstancePrivateIpAddresses()} to see if a value was sent in this field.\n

                                                                                                                          \n@return One or more private IP addresses for the replication instance.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstancePrivateIpAddresses", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstancePrivateIpAddresses", "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" : "ReplicationInstancePrivateIpAddresses", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          \n@param replicationInstancePrivateIpAddresses One or more private IP addresses for the replication instance.", "setterMethodName" : "setReplicationInstancePrivateIpAddresses", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstancePrivateIpAddresses", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationInstancePrivateIpAddresses", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          One or more private IP addresses for the replication instance.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPubliclyAccessible", "beanStyleSetterMethodName" : "setPubliclyAccessible", "c2jName" : "PubliclyAccessible", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #publiclyAccessible(Boolean)}.\n@param publiclyAccessible 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 #publiclyAccessible(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@return Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@deprecated Use {@link #publiclyAccessible()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #publiclyAccessible(Boolean)}\n", "documentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PubliclyAccessible property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPubliclyAccessible", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "publiclyAccessible", "fluentSetterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "publiclyAccessible", "getterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@return Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PubliclyAccessible", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PubliclyAccessible", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "PubliclyAccessible", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          \n@param publiclyAccessible Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.", "setterMethodName" : "setPubliclyAccessible", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "publiclyAccessible", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "publiclyAccessible", "variableType" : "Boolean", "documentation" : "

                                                                                                                          Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSecondaryAvailabilityZone", "beanStyleSetterMethodName" : "setSecondaryAvailabilityZone", "c2jName" : "SecondaryAvailabilityZone", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #secondaryAvailabilityZone(String)}.\n@param secondaryAvailabilityZone a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #secondaryAvailabilityZone(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@return The Availability Zone of the standby replication instance in a Multi-AZ deployment.\n@deprecated Use {@link #secondaryAvailabilityZone()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@param secondaryAvailabilityZone The Availability Zone of the standby replication instance in a Multi-AZ deployment.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #secondaryAvailabilityZone(String)}\n", "documentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SecondaryAvailabilityZone property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSecondaryAvailabilityZone", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "secondaryAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@param secondaryAvailabilityZone The Availability Zone of the standby replication instance in a Multi-AZ deployment.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "secondaryAvailabilityZone", "getterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@return The Availability Zone of the standby replication instance in a Multi-AZ deployment.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecondaryAvailabilityZone", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SecondaryAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SecondaryAvailabilityZone", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          \n@param secondaryAvailabilityZone The Availability Zone of the standby replication instance in a Multi-AZ deployment.", "setterMethodName" : "setSecondaryAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "secondaryAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "secondaryAvailabilityZone", "variableType" : "String", "documentation" : "

                                                                                                                          The Availability Zone of the standby replication instance in a Multi-AZ deployment.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFreeUntil", "beanStyleSetterMethodName" : "setFreeUntil", "c2jName" : "FreeUntil", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \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 #freeUntil(Instant)}.\n@param freeUntil 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 #freeUntil(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@return The expiration date of the free replication instance that is part of the Free DMS program.\n@deprecated Use {@link #freeUntil()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@param freeUntil The expiration date of the free replication instance that is part of the Free DMS program.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #freeUntil(Instant)}\n", "documentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FreeUntil property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFreeUntil", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "freeUntil", "fluentSetterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@param freeUntil The expiration date of the free replication instance that is part of the Free DMS program.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "freeUntil", "getterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@return The expiration date of the free replication instance that is part of the Free DMS program.", "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" : "FreeUntil", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FreeUntil", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FreeUntil", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          \n@param freeUntil The expiration date of the free replication instance that is part of the Free DMS program.", "setterMethodName" : "setFreeUntil", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "freeUntil", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "freeUntil", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                          The expiration date of the free replication instance that is part of the Free DMS program.

                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDnsNameServers", "beanStyleSetterMethodName" : "setDnsNameServers", "c2jName" : "DnsNameServers", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The DNS name servers for the replication 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 #dnsNameServers(String)}.\n@param dnsNameServers a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dnsNameServers(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@return The DNS name servers for the replication instance.\n@deprecated Use {@link #dnsNameServers()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@param dnsNameServers The DNS name servers for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dnsNameServers(String)}\n", "documentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DnsNameServers property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDnsNameServers", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dnsNameServers", "fluentSetterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@param dnsNameServers The DNS name servers for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dnsNameServers", "getterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@return The DNS name servers for the replication 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" : "DnsNameServers", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DnsNameServers", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DnsNameServers", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          \n@param dnsNameServers The DNS name servers for the replication instance.", "setterMethodName" : "setDnsNameServers", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dnsNameServers", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dnsNameServers", "variableType" : "String", "documentation" : "

                                                                                                                          The DNS name servers for the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReplicationInstance", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReplicationInstance", "variableName" : "replicationInstance", "variableType" : "ReplicationInstance", "documentation" : null, "simpleType" : "ReplicationInstance", "variableSetterType" : "ReplicationInstance" }, "wrapper" : false, "xmlNamespace" : null }, "ReplicationInstanceTaskLog" : { "c2jName" : "ReplicationInstanceTaskLog", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                          Contains metadata for a replication instance task log.

                                                                                                                          ", "endpointDiscovery" : 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" : "getReplicationTaskName", "beanStyleSetterMethodName" : "setReplicationTaskName", "c2jName" : "ReplicationTaskName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskName(String)}.\n@param replicationTaskName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@return The name of the replication task.\n@deprecated Use {@link #replicationTaskName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@param replicationTaskName The name of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskName(String)}\n", "documentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@param replicationTaskName The name of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskName", "getterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@return The name of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@param replicationTaskName The name of the replication task.", "setterMethodName" : "setReplicationTaskName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceTaskLogSize", "beanStyleSetterMethodName" : "setReplicationInstanceTaskLogSize", "c2jName" : "ReplicationInstanceTaskLogSize", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \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 #replicationInstanceTaskLogSize(Long)}.\n@param replicationInstanceTaskLogSize 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 #replicationInstanceTaskLogSize(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@return The size, in bytes, of the replication task log.\n@deprecated Use {@link #replicationInstanceTaskLogSize()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@param replicationInstanceTaskLogSize The size, in bytes, of the replication task log.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceTaskLogSize(Long)}\n", "documentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceTaskLogSize property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceTaskLogSize", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceTaskLogSize", "fluentSetterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@param replicationInstanceTaskLogSize The size, in bytes, of the replication task log.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceTaskLogSize", "getterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@return The size, in bytes, of the replication task log.", "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" : "ReplicationInstanceTaskLogSize", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceTaskLogSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ReplicationInstanceTaskLogSize", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@param replicationInstanceTaskLogSize The size, in bytes, of the replication task log.", "setterMethodName" : "setReplicationInstanceTaskLogSize", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "replicationInstanceTaskLogSize", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "replicationInstanceTaskLogSize", "variableType" : "Long", "documentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationInstanceTaskLogSize" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceTaskLogSize", "beanStyleSetterMethodName" : "setReplicationInstanceTaskLogSize", "c2jName" : "ReplicationInstanceTaskLogSize", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \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 #replicationInstanceTaskLogSize(Long)}.\n@param replicationInstanceTaskLogSize 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 #replicationInstanceTaskLogSize(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@return The size, in bytes, of the replication task log.\n@deprecated Use {@link #replicationInstanceTaskLogSize()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@param replicationInstanceTaskLogSize The size, in bytes, of the replication task log.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceTaskLogSize(Long)}\n", "documentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceTaskLogSize property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceTaskLogSize", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceTaskLogSize", "fluentSetterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@param replicationInstanceTaskLogSize The size, in bytes, of the replication task log.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceTaskLogSize", "getterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@return The size, in bytes, of the replication task log.", "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" : "ReplicationInstanceTaskLogSize", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceTaskLogSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ReplicationInstanceTaskLogSize", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@param replicationInstanceTaskLogSize The size, in bytes, of the replication task log.", "setterMethodName" : "setReplicationInstanceTaskLogSize", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "replicationInstanceTaskLogSize", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "replicationInstanceTaskLogSize", "variableType" : "Long", "documentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskName", "beanStyleSetterMethodName" : "setReplicationTaskName", "c2jName" : "ReplicationTaskName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskName(String)}.\n@param replicationTaskName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@return The name of the replication task.\n@deprecated Use {@link #replicationTaskName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@param replicationTaskName The name of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskName(String)}\n", "documentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@param replicationTaskName The name of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskName", "getterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@return The name of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@param replicationTaskName The name of the replication task.", "setterMethodName" : "setReplicationTaskName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskName", "beanStyleSetterMethodName" : "setReplicationTaskName", "c2jName" : "ReplicationTaskName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskName(String)}.\n@param replicationTaskName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@return The name of the replication task.\n@deprecated Use {@link #replicationTaskName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@param replicationTaskName The name of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskName(String)}\n", "documentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@param replicationTaskName The name of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskName", "getterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@return The name of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          \n@param replicationTaskName The name of the replication task.", "setterMethodName" : "setReplicationTaskName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the replication task.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the replication task.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceTaskLogSize", "beanStyleSetterMethodName" : "setReplicationInstanceTaskLogSize", "c2jName" : "ReplicationInstanceTaskLogSize", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \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 #replicationInstanceTaskLogSize(Long)}.\n@param replicationInstanceTaskLogSize 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 #replicationInstanceTaskLogSize(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@return The size, in bytes, of the replication task log.\n@deprecated Use {@link #replicationInstanceTaskLogSize()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@param replicationInstanceTaskLogSize The size, in bytes, of the replication task log.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceTaskLogSize(Long)}\n", "documentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceTaskLogSize property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceTaskLogSize", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceTaskLogSize", "fluentSetterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@param replicationInstanceTaskLogSize The size, in bytes, of the replication task log.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceTaskLogSize", "getterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@return The size, in bytes, of the replication task log.", "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" : "ReplicationInstanceTaskLogSize", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceTaskLogSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ReplicationInstanceTaskLogSize", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          \n@param replicationInstanceTaskLogSize The size, in bytes, of the replication task log.", "setterMethodName" : "setReplicationInstanceTaskLogSize", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "replicationInstanceTaskLogSize", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "replicationInstanceTaskLogSize", "variableType" : "Long", "documentation" : "

                                                                                                                          The size, in bytes, of the replication task log.

                                                                                                                          ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReplicationInstanceTaskLog", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReplicationInstanceTaskLog", "variableName" : "replicationInstanceTaskLog", "variableType" : "ReplicationInstanceTaskLog", "documentation" : null, "simpleType" : "ReplicationInstanceTaskLog", "variableSetterType" : "ReplicationInstanceTaskLog" }, "wrapper" : false, "xmlNamespace" : null }, "ReplicationPendingModifiedValues" : { "c2jName" : "ReplicationPendingModifiedValues", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                          Provides information about the values of pending modifications to a replication instance. This data type is an object of the ReplicationInstance user-defined data type.

                                                                                                                          ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceClass(String)}.\n@param replicationInstanceClass a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceClass(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceClass property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceClass", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceClass", "fluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllocatedStorage", "beanStyleSetterMethodName" : "setAllocatedStorage", "c2jName" : "AllocatedStorage", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \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 #allocatedStorage(Integer)}.\n@param allocatedStorage 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 #allocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.\n@deprecated Use {@link #allocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allocatedStorage", "getterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.", "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" : "AllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "AllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.", "setterMethodName" : "setAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMultiAZ", "beanStyleSetterMethodName" : "setMultiAZ", "c2jName" : "MultiAZ", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #multiAZ(Boolean)}.\n@param multiAZ 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 #multiAZ(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@deprecated Use {@link #multiAZ()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #multiAZ(Boolean)}\n", "documentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MultiAZ property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMultiAZ", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "multiAZ", "fluentSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "multiAZ", "getterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MultiAZ", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MultiAZ", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "MultiAZ", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "setterMethodName" : "setMultiAZ", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The engine version number of the replication 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 #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@return The engine version number of the replication instance.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@return The engine version number of the replication 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" : "EngineVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AllocatedStorage" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllocatedStorage", "beanStyleSetterMethodName" : "setAllocatedStorage", "c2jName" : "AllocatedStorage", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \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 #allocatedStorage(Integer)}.\n@param allocatedStorage 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 #allocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.\n@deprecated Use {@link #allocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allocatedStorage", "getterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.", "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" : "AllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "AllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.", "setterMethodName" : "setAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EngineVersion" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The engine version number of the replication 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 #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@return The engine version number of the replication instance.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@return The engine version number of the replication 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" : "EngineVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MultiAZ" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMultiAZ", "beanStyleSetterMethodName" : "setMultiAZ", "c2jName" : "MultiAZ", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #multiAZ(Boolean)}.\n@param multiAZ 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 #multiAZ(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@deprecated Use {@link #multiAZ()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #multiAZ(Boolean)}\n", "documentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MultiAZ property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMultiAZ", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "multiAZ", "fluentSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "multiAZ", "getterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MultiAZ", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MultiAZ", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "MultiAZ", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "setterMethodName" : "setMultiAZ", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceClass" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceClass(String)}.\n@param replicationInstanceClass a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceClass(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceClass property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceClass", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceClass", "fluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceClass", "beanStyleSetterMethodName" : "setReplicationInstanceClass", "c2jName" : "ReplicationInstanceClass", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationInstanceClass(String)}.\n@param replicationInstanceClass a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceClass(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@deprecated Use {@link #replicationInstanceClass()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceClass(String)}\n", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceClass property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceClass", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceClass", "fluentSetterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceClass", "getterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@return The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationInstanceClass", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceClass", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceClass", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          \n@param replicationInstanceClass The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ", "setterMethodName" : "setReplicationInstanceClass", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceClass", "variableType" : "String", "documentation" : "

                                                                                                                          The compute and memory capacity of the replication instance.

                                                                                                                          Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAllocatedStorage", "beanStyleSetterMethodName" : "setAllocatedStorage", "c2jName" : "AllocatedStorage", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \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 #allocatedStorage(Integer)}.\n@param allocatedStorage 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 #allocatedStorage(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.\n@deprecated Use {@link #allocatedStorage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #allocatedStorage(Integer)}\n", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllocatedStorage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllocatedStorage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allocatedStorage", "fluentSetterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allocatedStorage", "getterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@return The amount of storage (in gigabytes) that is allocated for the replication instance.", "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" : "AllocatedStorage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllocatedStorage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "AllocatedStorage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          \n@param allocatedStorage The amount of storage (in gigabytes) that is allocated for the replication instance.", "setterMethodName" : "setAllocatedStorage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "allocatedStorage", "variableType" : "Integer", "documentation" : "

                                                                                                                          The amount of storage (in gigabytes) that is allocated for the replication instance.

                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMultiAZ", "beanStyleSetterMethodName" : "setMultiAZ", "c2jName" : "MultiAZ", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #multiAZ(Boolean)}.\n@param multiAZ 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 #multiAZ(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@deprecated Use {@link #multiAZ()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #multiAZ(Boolean)}\n", "documentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MultiAZ property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMultiAZ", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "multiAZ", "fluentSetterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "multiAZ", "getterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@return Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MultiAZ", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MultiAZ", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "MultiAZ", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          \n@param multiAZ Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.", "setterMethodName" : "setMultiAZ", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "multiAZ", "variableType" : "Boolean", "documentation" : "

                                                                                                                          Specifies whether the replication instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the Multi-AZ parameter is set to true.

                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The engine version number of the replication 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 #engineVersion(String)}.\n@param engineVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@return The engine version number of the replication instance.\n@deprecated Use {@link #engineVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineVersion(String)}\n", "documentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@return The engine version number of the replication 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" : "EngineVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          \n@param engineVersion The engine version number of the replication instance.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                                                          The engine version number of the replication instance.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReplicationPendingModifiedValues", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReplicationPendingModifiedValues", "variableName" : "replicationPendingModifiedValues", "variableType" : "ReplicationPendingModifiedValues", "documentation" : null, "simpleType" : "ReplicationPendingModifiedValues", "variableSetterType" : "ReplicationPendingModifiedValues" }, "wrapper" : false, "xmlNamespace" : null }, "ReplicationSubnetGroup" : { "c2jName" : "ReplicationSubnetGroup", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                          Describes a subnet group in response to a request by the DescribeReplicationSubnetGroup operation.

                                                                                                                          ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroupIdentifier(String)}.\n@param replicationSubnetGroupIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@return The identifier of the replication instance subnet group.\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@param replicationSubnetGroupIdentifier The identifier of the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroupIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroupIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroupIdentifier", "fluentSetterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@param replicationSubnetGroupIdentifier The identifier of the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupIdentifier", "getterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@return The identifier of the replication instance subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@param replicationSubnetGroupIdentifier The identifier of the replication instance subnet group.", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupDescription", "beanStyleSetterMethodName" : "setReplicationSubnetGroupDescription", "c2jName" : "ReplicationSubnetGroupDescription", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroupDescription(String)}.\n@param replicationSubnetGroupDescription a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupDescription(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@return A description for the replication subnet group.\n@deprecated Use {@link #replicationSubnetGroupDescription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@param replicationSubnetGroupDescription A description for the replication subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupDescription(String)}\n", "documentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroupDescription property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroupDescription", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroupDescription", "fluentSetterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@param replicationSubnetGroupDescription A description for the replication subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupDescription", "getterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@return A description for the replication subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupDescription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupDescription", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@param replicationSubnetGroupDescription A description for the replication subnet group.", "setterMethodName" : "setReplicationSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVpcId", "beanStyleSetterMethodName" : "setVpcId", "c2jName" : "VpcId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The ID of the 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 #vpcId(String)}.\n@param vpcId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@return The ID of the VPC.\n@deprecated Use {@link #vpcId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@param vpcId The ID of the VPC.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcId(String)}\n", "documentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcId", "fluentSetterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@param vpcId The ID of the VPC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcId", "getterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@return The ID of the 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" : "VpcId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "VpcId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@param vpcId The ID of the VPC.", "setterMethodName" : "setVpcId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubnetGroupStatus", "beanStyleSetterMethodName" : "setSubnetGroupStatus", "c2jName" : "SubnetGroupStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #subnetGroupStatus(String)}.\n@param subnetGroupStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetGroupStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@return The status of the subnet group.\n@deprecated Use {@link #subnetGroupStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@param subnetGroupStatus The status of the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetGroupStatus(String)}\n", "documentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetGroupStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetGroupStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetGroupStatus", "fluentSetterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@param subnetGroupStatus The status of the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetGroupStatus", "getterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@return The status of the subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubnetGroupStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetGroupStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubnetGroupStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@param subnetGroupStatus The status of the subnet group.", "setterMethodName" : "setSubnetGroupStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subnetGroupStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subnetGroupStatus", "variableType" : "String", "documentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSubnets", "beanStyleSetterMethodName" : "setSubnets", "c2jName" : "Subnets", "c2jShape" : "SubnetList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #subnets(List)}.\n@param subnets a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnets(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasSubnets()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The subnets that are in the subnet group.\n@deprecated Use {@link #subnets()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n@param subnets The subnets that are in the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnets(List)}\n", "documentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Subnets property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnets", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnets", "fluentSetterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n@param subnets The subnets that are in the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnets", "getterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasSubnets()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The subnets that are in the subnet group.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Subnets", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Subnets", "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" : "Subnet", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Subnet.Builder} avoiding the need to create one manually via {@link Subnet#builder()}.\n\nWhen the {@link Consumer} completes, {@link Subnet.Builder#build()} is called immediately and its result is passed to {@link #member(Subnet)}.\n@param member a consumer that will call methods on {@link Subnet.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Subnet)", "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(Subnet)}\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" : "Subnet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Subnet", "variableName" : "member", "variableType" : "Subnet", "documentation" : null, "simpleType" : "Subnet", "variableSetterType" : "Subnet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Subnet", "variableName" : "member", "variableType" : "Subnet", "documentation" : "", "simpleType" : "Subnet", "variableSetterType" : "Subnet" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Subnet", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Subnet", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Subnets", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n@param subnets The subnets that are in the subnet group.", "setterMethodName" : "setSubnets", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnets", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnets", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationSubnetGroupDescription" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupDescription", "beanStyleSetterMethodName" : "setReplicationSubnetGroupDescription", "c2jName" : "ReplicationSubnetGroupDescription", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroupDescription(String)}.\n@param replicationSubnetGroupDescription a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupDescription(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@return A description for the replication subnet group.\n@deprecated Use {@link #replicationSubnetGroupDescription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@param replicationSubnetGroupDescription A description for the replication subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupDescription(String)}\n", "documentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroupDescription property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroupDescription", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroupDescription", "fluentSetterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@param replicationSubnetGroupDescription A description for the replication subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupDescription", "getterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@return A description for the replication subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupDescription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupDescription", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@param replicationSubnetGroupDescription A description for the replication subnet group.", "setterMethodName" : "setReplicationSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationSubnetGroupIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroupIdentifier(String)}.\n@param replicationSubnetGroupIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@return The identifier of the replication instance subnet group.\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@param replicationSubnetGroupIdentifier The identifier of the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroupIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroupIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroupIdentifier", "fluentSetterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@param replicationSubnetGroupIdentifier The identifier of the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupIdentifier", "getterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@return The identifier of the replication instance subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@param replicationSubnetGroupIdentifier The identifier of the replication instance subnet group.", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SubnetGroupStatus" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubnetGroupStatus", "beanStyleSetterMethodName" : "setSubnetGroupStatus", "c2jName" : "SubnetGroupStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #subnetGroupStatus(String)}.\n@param subnetGroupStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetGroupStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@return The status of the subnet group.\n@deprecated Use {@link #subnetGroupStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@param subnetGroupStatus The status of the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetGroupStatus(String)}\n", "documentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetGroupStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetGroupStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetGroupStatus", "fluentSetterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@param subnetGroupStatus The status of the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetGroupStatus", "getterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@return The status of the subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubnetGroupStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetGroupStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubnetGroupStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@param subnetGroupStatus The status of the subnet group.", "setterMethodName" : "setSubnetGroupStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subnetGroupStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subnetGroupStatus", "variableType" : "String", "documentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Subnets" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSubnets", "beanStyleSetterMethodName" : "setSubnets", "c2jName" : "Subnets", "c2jShape" : "SubnetList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #subnets(List)}.\n@param subnets a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnets(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasSubnets()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The subnets that are in the subnet group.\n@deprecated Use {@link #subnets()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n@param subnets The subnets that are in the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnets(List)}\n", "documentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Subnets property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnets", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnets", "fluentSetterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n@param subnets The subnets that are in the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnets", "getterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasSubnets()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The subnets that are in the subnet group.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Subnets", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Subnets", "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" : "Subnet", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Subnet.Builder} avoiding the need to create one manually via {@link Subnet#builder()}.\n\nWhen the {@link Consumer} completes, {@link Subnet.Builder#build()} is called immediately and its result is passed to {@link #member(Subnet)}.\n@param member a consumer that will call methods on {@link Subnet.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Subnet)", "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(Subnet)}\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" : "Subnet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Subnet", "variableName" : "member", "variableType" : "Subnet", "documentation" : null, "simpleType" : "Subnet", "variableSetterType" : "Subnet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Subnet", "variableName" : "member", "variableType" : "Subnet", "documentation" : "", "simpleType" : "Subnet", "variableSetterType" : "Subnet" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Subnet", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Subnet", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Subnets", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n@param subnets The subnets that are in the subnet group.", "setterMethodName" : "setSubnets", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnets", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnets", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "VpcId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVpcId", "beanStyleSetterMethodName" : "setVpcId", "c2jName" : "VpcId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The ID of the 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 #vpcId(String)}.\n@param vpcId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@return The ID of the VPC.\n@deprecated Use {@link #vpcId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@param vpcId The ID of the VPC.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcId(String)}\n", "documentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcId", "fluentSetterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@param vpcId The ID of the VPC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcId", "getterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@return The ID of the 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" : "VpcId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "VpcId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@param vpcId The ID of the VPC.", "setterMethodName" : "setVpcId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupIdentifier", "beanStyleSetterMethodName" : "setReplicationSubnetGroupIdentifier", "c2jName" : "ReplicationSubnetGroupIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroupIdentifier(String)}.\n@param replicationSubnetGroupIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@return The identifier of the replication instance subnet group.\n@deprecated Use {@link #replicationSubnetGroupIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@param replicationSubnetGroupIdentifier The identifier of the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupIdentifier(String)}\n", "documentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroupIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroupIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroupIdentifier", "fluentSetterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@param replicationSubnetGroupIdentifier The identifier of the replication instance subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupIdentifier", "getterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@return The identifier of the replication instance subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          \n@param replicationSubnetGroupIdentifier The identifier of the replication instance subnet group.", "setterMethodName" : "setReplicationSubnetGroupIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                          The identifier of the replication instance subnet group.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationSubnetGroupDescription", "beanStyleSetterMethodName" : "setReplicationSubnetGroupDescription", "c2jName" : "ReplicationSubnetGroupDescription", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationSubnetGroupDescription(String)}.\n@param replicationSubnetGroupDescription a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationSubnetGroupDescription(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@return A description for the replication subnet group.\n@deprecated Use {@link #replicationSubnetGroupDescription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@param replicationSubnetGroupDescription A description for the replication subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationSubnetGroupDescription(String)}\n", "documentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationSubnetGroupDescription property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationSubnetGroupDescription", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationSubnetGroupDescription", "fluentSetterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@param replicationSubnetGroupDescription A description for the replication subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationSubnetGroupDescription", "getterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@return A description for the replication subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationSubnetGroupDescription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationSubnetGroupDescription", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          \n@param replicationSubnetGroupDescription A description for the replication subnet group.", "setterMethodName" : "setReplicationSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationSubnetGroupDescription", "variableType" : "String", "documentation" : "

                                                                                                                          A description for the replication subnet group.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVpcId", "beanStyleSetterMethodName" : "setVpcId", "c2jName" : "VpcId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The ID of the 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 #vpcId(String)}.\n@param vpcId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@return The ID of the VPC.\n@deprecated Use {@link #vpcId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@param vpcId The ID of the VPC.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcId(String)}\n", "documentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcId", "fluentSetterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@param vpcId The ID of the VPC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcId", "getterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@return The ID of the 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" : "VpcId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "VpcId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          \n@param vpcId The ID of the VPC.", "setterMethodName" : "setVpcId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : "

                                                                                                                          The ID of the VPC.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubnetGroupStatus", "beanStyleSetterMethodName" : "setSubnetGroupStatus", "c2jName" : "SubnetGroupStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #subnetGroupStatus(String)}.\n@param subnetGroupStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetGroupStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@return The status of the subnet group.\n@deprecated Use {@link #subnetGroupStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@param subnetGroupStatus The status of the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetGroupStatus(String)}\n", "documentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetGroupStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetGroupStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetGroupStatus", "fluentSetterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@param subnetGroupStatus The status of the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetGroupStatus", "getterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@return The status of the subnet group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubnetGroupStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetGroupStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubnetGroupStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          \n@param subnetGroupStatus The status of the subnet group.", "setterMethodName" : "setSubnetGroupStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subnetGroupStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subnetGroupStatus", "variableType" : "String", "documentation" : "

                                                                                                                          The status of the subnet group.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSubnets", "beanStyleSetterMethodName" : "setSubnets", "c2jName" : "Subnets", "c2jShape" : "SubnetList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #subnets(List)}.\n@param subnets a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnets(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasSubnets()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The subnets that are in the subnet group.\n@deprecated Use {@link #subnets()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n@param subnets The subnets that are in the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnets(List)}\n", "documentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Subnets property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnets", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnets", "fluentSetterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n@param subnets The subnets that are in the subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnets", "getterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n

                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasSubnets()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The subnets that are in the subnet group.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Subnets", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Subnets", "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" : "Subnet", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Subnet.Builder} avoiding the need to create one manually via {@link Subnet#builder()}.\n\nWhen the {@link Consumer} completes, {@link Subnet.Builder#build()} is called immediately and its result is passed to {@link #member(Subnet)}.\n@param member a consumer that will call methods on {@link Subnet.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Subnet)", "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(Subnet)}\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" : "Subnet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Subnet", "variableName" : "member", "variableType" : "Subnet", "documentation" : null, "simpleType" : "Subnet", "variableSetterType" : "Subnet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Subnet", "variableName" : "member", "variableType" : "Subnet", "documentation" : "", "simpleType" : "Subnet", "variableSetterType" : "Subnet" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Subnet", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Subnet", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Subnets", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          \n@param subnets The subnets that are in the subnet group.", "setterMethodName" : "setSubnets", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnets", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnets", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The subnets that are in the subnet group.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReplicationSubnetGroup", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroup", "variableName" : "replicationSubnetGroup", "variableType" : "ReplicationSubnetGroup", "documentation" : null, "simpleType" : "ReplicationSubnetGroup", "variableSetterType" : "ReplicationSubnetGroup" }, "wrapper" : false, "xmlNamespace" : null }, "ReplicationSubnetGroupDoesNotCoverEnoughAZsException" : { "c2jName" : "ReplicationSubnetGroupDoesNotCoverEnoughAZs", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                          The replication subnet group does not cover enough Availability Zones (AZs). Edit the replication subnet group and add more AZs.

                                                                                                                          ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ReplicationSubnetGroupDoesNotCoverEnoughAZs", "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" : "ReplicationSubnetGroupDoesNotCoverEnoughAZsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ReplicationSubnetGroupDoesNotCoverEnoughAZsException", "variableName" : "replicationSubnetGroupDoesNotCoverEnoughAZsException", "variableType" : "ReplicationSubnetGroupDoesNotCoverEnoughAZsException", "documentation" : null, "simpleType" : "ReplicationSubnetGroupDoesNotCoverEnoughAZsException", "variableSetterType" : "ReplicationSubnetGroupDoesNotCoverEnoughAZsException" }, "wrapper" : false, "xmlNamespace" : null }, "ReplicationTask" : { "c2jName" : "ReplicationTask", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                          Provides information that describes a replication task created by the CreateReplicationTask operation.

                                                                                                                          ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskIdentifier", "beanStyleSetterMethodName" : "setReplicationTaskIdentifier", "c2jName" : "ReplicationTaskIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The user-assigned replication task identifier or name.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskIdentifier(String)}.\n@param replicationTaskIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The user-assigned replication task identifier or name.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          \n@return The user-assigned replication task identifier or name.

                                                                                                                          Constraints:

                                                                                                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                          • First character must be a letter.

                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                          • \n@deprecated Use {@link #replicationTaskIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                            The user-assigned replication task identifier or name.

                                                                                                                            Constraints:

                                                                                                                            • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                            • First character must be a letter.

                                                                                                                            • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                            \n@param replicationTaskIdentifier The user-assigned replication task identifier or name.

                                                                                                                            Constraints:

                                                                                                                            • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                            • First character must be a letter.

                                                                                                                            • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                            • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskIdentifier(String)}\n", "documentation" : "

                                                                                                                              The user-assigned replication task identifier or name.

                                                                                                                              Constraints:

                                                                                                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                              • First character must be a letter.

                                                                                                                              • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskIdentifier", "fluentSetterDocumentation" : "

                                                                                                                              The user-assigned replication task identifier or name.

                                                                                                                              Constraints:

                                                                                                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                              • First character must be a letter.

                                                                                                                              • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                              \n@param replicationTaskIdentifier The user-assigned replication task identifier or name.

                                                                                                                              Constraints:

                                                                                                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                              • First character must be a letter.

                                                                                                                              • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                              • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskIdentifier", "getterDocumentation" : "

                                                                                                                                The user-assigned replication task identifier or name.

                                                                                                                                Constraints:

                                                                                                                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                • First character must be a letter.

                                                                                                                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                \n@return The user-assigned replication task identifier or name.

                                                                                                                                Constraints:

                                                                                                                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                • First character must be a letter.

                                                                                                                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                  The user-assigned replication task identifier or name.

                                                                                                                                  Constraints:

                                                                                                                                  • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                  • First character must be a letter.

                                                                                                                                  • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                  \n@param replicationTaskIdentifier The user-assigned replication task identifier or name.

                                                                                                                                  Constraints:

                                                                                                                                  • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                  • First character must be a letter.

                                                                                                                                  • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                  • ", "setterMethodName" : "setReplicationTaskIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                                    The user-assigned replication task identifier or name.

                                                                                                                                    Constraints:

                                                                                                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                    • First character must be a letter.

                                                                                                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceEndpointArn", "beanStyleSetterMethodName" : "setSourceEndpointArn", "c2jName" : "SourceEndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the 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 #sourceEndpointArn(String)}.\n@param sourceEndpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceEndpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #sourceEndpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    \n@param sourceEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceEndpointArn(String)}\n", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceEndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceEndpointArn", "fluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    \n@param sourceEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceEndpointArn", "getterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceEndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceEndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceEndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    \n@param sourceEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setSourceEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceEndpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceEndpointArn", "variableType" : "String", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTargetEndpointArn", "beanStyleSetterMethodName" : "setTargetEndpointArn", "c2jName" : "TargetEndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the 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 #targetEndpointArn(String)}.\n@param targetEndpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #targetEndpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #targetEndpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    \n@param targetEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #targetEndpointArn(String)}\n", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TargetEndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTargetEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "targetEndpointArn", "fluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    \n@param targetEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "targetEndpointArn", "getterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TargetEndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TargetEndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TargetEndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    \n@param targetEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setTargetEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "targetEndpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "targetEndpointArn", "variableType" : "String", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMigrationTypeAsString", "beanStyleSetterMethodName" : "setMigrationType", "c2jName" : "MigrationType", "c2jShape" : "MigrationTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #migrationTypeAsString(String)}.\n@param migrationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #migrationType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    \n

                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #migrationType} will return {@link MigrationTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #migrationTypeAsString}.\n

                                                                                                                                    \n@return The type of migration.\n@see MigrationTypeValue\n@deprecated Use {@link #migrationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    \n@param migrationType The type of migration.\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue\n@deprecated Use {@link #migrationType(String)}\n", "documentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "MigrationTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MigrationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMigrationType", "fluentEnumGetterMethodName" : "migrationType", "fluentEnumSetterMethodName" : "migrationType", "fluentGetterMethodName" : "migrationTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    \n@param migrationType The type of migration.\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue", "fluentSetterMethodName" : "migrationType", "getterDocumentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    \n

                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #migrationType} will return {@link MigrationTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #migrationTypeAsString}.\n

                                                                                                                                    \n@return The type of migration.\n@see MigrationTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MigrationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MigrationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MigrationType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    \n@param migrationType The type of migration.\n@see MigrationTypeValue", "setterMethodName" : "setMigrationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableMappings", "beanStyleSetterMethodName" : "setTableMappings", "c2jName" : "TableMappings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    Table mappings specified in the task.

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableMappings(String)}.\n@param tableMappings a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableMappings(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    Table mappings specified in the task.

                                                                                                                                    \n@return Table mappings specified in the task.\n@deprecated Use {@link #tableMappings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    Table mappings specified in the task.

                                                                                                                                    \n@param tableMappings Table mappings specified in the task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableMappings(String)}\n", "documentation" : "

                                                                                                                                    Table mappings specified in the task.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableMappings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableMappings", "fluentSetterDocumentation" : "

                                                                                                                                    Table mappings specified in the task.

                                                                                                                                    \n@param tableMappings Table mappings specified in the task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableMappings", "getterDocumentation" : "

                                                                                                                                    Table mappings specified in the task.

                                                                                                                                    \n@return Table mappings specified in the task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableMappings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableMappings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableMappings", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    Table mappings specified in the task.

                                                                                                                                    \n@param tableMappings Table mappings specified in the task.", "setterMethodName" : "setTableMappings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : "

                                                                                                                                    Table mappings specified in the task.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskSettings", "beanStyleSetterMethodName" : "setReplicationTaskSettings", "c2jName" : "ReplicationTaskSettings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The settings for the replication task.

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskSettings(String)}.\n@param replicationTaskSettings a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskSettings(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The settings for the replication task.

                                                                                                                                    \n@return The settings for the replication task.\n@deprecated Use {@link #replicationTaskSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The settings for the replication task.

                                                                                                                                    \n@param replicationTaskSettings The settings for the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskSettings(String)}\n", "documentation" : "

                                                                                                                                    The settings for the replication task.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskSettings", "fluentSetterDocumentation" : "

                                                                                                                                    The settings for the replication task.

                                                                                                                                    \n@param replicationTaskSettings The settings for the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskSettings", "getterDocumentation" : "

                                                                                                                                    The settings for the replication task.

                                                                                                                                    \n@return The settings for the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskSettings", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The settings for the replication task.

                                                                                                                                    \n@param replicationTaskSettings The settings for the replication task.", "setterMethodName" : "setReplicationTaskSettings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : "

                                                                                                                                    The settings for the replication task.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The status of the replication task.

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 replication task.

                                                                                                                                    \n@return The status of the replication task.\n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The status of the replication task.

                                                                                                                                    \n@param status The status of the replication task.\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 replication task.

                                                                                                                                    ", "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 replication task.

                                                                                                                                    \n@param status The status of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                    The status of the replication task.

                                                                                                                                    \n@return The status of the replication task.", "getterModel" : { "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 replication task.

                                                                                                                                    \n@param status The status of the replication task.", "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 replication task.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastFailureMessage", "beanStyleSetterMethodName" : "setLastFailureMessage", "c2jName" : "LastFailureMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The last error (failure) message generated for the replication 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 #lastFailureMessage(String)}.\n@param lastFailureMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastFailureMessage(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    \n@return The last error (failure) message generated for the replication instance.\n@deprecated Use {@link #lastFailureMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    \n@param lastFailureMessage The last error (failure) message generated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastFailureMessage(String)}\n", "documentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastFailureMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastFailureMessage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastFailureMessage", "fluentSetterDocumentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    \n@param lastFailureMessage The last error (failure) message generated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastFailureMessage", "getterDocumentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    \n@return The last error (failure) message generated for the replication 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" : "LastFailureMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastFailureMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LastFailureMessage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    \n@param lastFailureMessage The last error (failure) message generated for the replication instance.", "setterMethodName" : "setLastFailureMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStopReason", "beanStyleSetterMethodName" : "setStopReason", "c2jName" : "StopReason", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The reason the replication task was stopped.

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stopReason(String)}.\n@param stopReason a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stopReason(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The reason the replication task was stopped.

                                                                                                                                    \n@return The reason the replication task was stopped.\n@deprecated Use {@link #stopReason()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The reason the replication task was stopped.

                                                                                                                                    \n@param stopReason The reason the replication task was stopped.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #stopReason(String)}\n", "documentation" : "

                                                                                                                                    The reason the replication task was stopped.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StopReason property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStopReason", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stopReason", "fluentSetterDocumentation" : "

                                                                                                                                    The reason the replication task was stopped.

                                                                                                                                    \n@param stopReason The reason the replication task was stopped.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stopReason", "getterDocumentation" : "

                                                                                                                                    The reason the replication task was stopped.

                                                                                                                                    \n@return The reason the replication task was stopped.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StopReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StopReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StopReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The reason the replication task was stopped.

                                                                                                                                    \n@param stopReason The reason the replication task was stopped.", "setterMethodName" : "setStopReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stopReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stopReason", "variableType" : "String", "documentation" : "

                                                                                                                                    The reason the replication task was stopped.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskCreationDate", "beanStyleSetterMethodName" : "setReplicationTaskCreationDate", "c2jName" : "ReplicationTaskCreationDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The date the replication task 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 #replicationTaskCreationDate(Instant)}.\n@param replicationTaskCreationDate 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 #replicationTaskCreationDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    \n@return The date the replication task was created.\n@deprecated Use {@link #replicationTaskCreationDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    \n@param replicationTaskCreationDate The date the replication task was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskCreationDate(Instant)}\n", "documentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskCreationDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskCreationDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskCreationDate", "fluentSetterDocumentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    \n@param replicationTaskCreationDate The date the replication task was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskCreationDate", "getterDocumentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    \n@return The date the replication task 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" : "ReplicationTaskCreationDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskCreationDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ReplicationTaskCreationDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    \n@param replicationTaskCreationDate The date the replication task was created.", "setterMethodName" : "setReplicationTaskCreationDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskCreationDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskCreationDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskStartDate", "beanStyleSetterMethodName" : "setReplicationTaskStartDate", "c2jName" : "ReplicationTaskStartDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The date the replication task is scheduled to start.

                                                                                                                                    \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 #replicationTaskStartDate(Instant)}.\n@param replicationTaskStartDate 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 #replicationTaskStartDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The date the replication task is scheduled to start.

                                                                                                                                    \n@return The date the replication task is scheduled to start.\n@deprecated Use {@link #replicationTaskStartDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The date the replication task is scheduled to start.

                                                                                                                                    \n@param replicationTaskStartDate The date the replication task is scheduled to start.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskStartDate(Instant)}\n", "documentation" : "

                                                                                                                                    The date the replication task is scheduled to start.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskStartDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskStartDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskStartDate", "fluentSetterDocumentation" : "

                                                                                                                                    The date the replication task is scheduled to start.

                                                                                                                                    \n@param replicationTaskStartDate The date the replication task is scheduled to start.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskStartDate", "getterDocumentation" : "

                                                                                                                                    The date the replication task is scheduled to start.

                                                                                                                                    \n@return The date the replication task is scheduled to start.", "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" : "ReplicationTaskStartDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskStartDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ReplicationTaskStartDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The date the replication task is scheduled to start.

                                                                                                                                    \n@param replicationTaskStartDate The date the replication task is scheduled to start.", "setterMethodName" : "setReplicationTaskStartDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskStartDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskStartDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                    The date the replication task is scheduled to start.

                                                                                                                                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartPosition", "beanStyleSetterMethodName" : "setCdcStartPosition", "c2jName" : "CdcStartPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStartPosition(String)}.\n@param cdcStartPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStartPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”\n@deprecated Use {@link #cdcStartPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartPosition(String)}\n", "documentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartPosition", "fluentSetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartPosition", "getterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStartPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStartPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”", "setterMethodName" : "setCdcStartPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStopPosition", "beanStyleSetterMethodName" : "setCdcStopPosition", "c2jName" : "CdcStopPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStopPosition(String)}.\n@param cdcStopPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStopPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@deprecated Use {@link #cdcStopPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStopPosition(String)}\n", "documentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStopPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStopPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStopPosition", "fluentSetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStopPosition", "getterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStopPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStopPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStopPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "setterMethodName" : "setCdcStopPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRecoveryCheckpoint", "beanStyleSetterMethodName" : "setRecoveryCheckpoint", "c2jName" : "RecoveryCheckpoint", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #recoveryCheckpoint(String)}.\n@param recoveryCheckpoint a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #recoveryCheckpoint(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    \n@return Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.\n@deprecated Use {@link #recoveryCheckpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    \n@param recoveryCheckpoint Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #recoveryCheckpoint(String)}\n", "documentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RecoveryCheckpoint property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRecoveryCheckpoint", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "recoveryCheckpoint", "fluentSetterDocumentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    \n@param recoveryCheckpoint Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "recoveryCheckpoint", "getterDocumentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    \n@return Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecoveryCheckpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RecoveryCheckpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RecoveryCheckpoint", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    \n@param recoveryCheckpoint Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.", "setterMethodName" : "setRecoveryCheckpoint", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "recoveryCheckpoint", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "recoveryCheckpoint", "variableType" : "String", "documentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskStats", "beanStyleSetterMethodName" : "setReplicationTaskStats", "c2jName" : "ReplicationTaskStats", "c2jShape" : "ReplicationTaskStats", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link ReplicationTaskStats.Builder} avoiding the need to create one manually via {@link ReplicationTaskStats#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTaskStats.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskStats(ReplicationTaskStats)}.\n@param replicationTaskStats a consumer that will call methods on {@link ReplicationTaskStats.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskStats(ReplicationTaskStats)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                    \n@return The statistics for the task, including elapsed time, tables loaded, and table errors.\n@deprecated Use {@link #replicationTaskStats()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                    \n@param replicationTaskStats The statistics for the task, including elapsed time, tables loaded, and table errors.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskStats(ReplicationTaskStats)}\n", "documentation" : "

                                                                                                                                    The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskStats property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskStats", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskStats", "fluentSetterDocumentation" : "

                                                                                                                                    The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                    \n@param replicationTaskStats The statistics for the task, including elapsed time, tables loaded, and table errors.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskStats", "getterDocumentation" : "

                                                                                                                                    The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                    \n@return The statistics for the task, including elapsed time, tables loaded, and table errors.", "getterModel" : { "returnType" : "ReplicationTaskStats", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskStats", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskStats", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTaskStats", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                    \n@param replicationTaskStats The statistics for the task, including elapsed time, tables loaded, and table errors.", "setterMethodName" : "setReplicationTaskStats", "setterModel" : { "variableDeclarationType" : "ReplicationTaskStats", "variableName" : "replicationTaskStats", "variableType" : "ReplicationTaskStats", "documentation" : null, "simpleType" : "ReplicationTaskStats", "variableSetterType" : "ReplicationTaskStats" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTaskStats", "variableName" : "replicationTaskStats", "variableType" : "ReplicationTaskStats", "documentation" : "

                                                                                                                                    The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                    ", "simpleType" : "ReplicationTaskStats", "variableSetterType" : "ReplicationTaskStats" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CdcStartPosition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartPosition", "beanStyleSetterMethodName" : "setCdcStartPosition", "c2jName" : "CdcStartPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStartPosition(String)}.\n@param cdcStartPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStartPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”\n@deprecated Use {@link #cdcStartPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartPosition(String)}\n", "documentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartPosition", "fluentSetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartPosition", "getterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStartPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStartPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”", "setterMethodName" : "setCdcStartPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                    The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                    Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                    Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                    LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CdcStopPosition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStopPosition", "beanStyleSetterMethodName" : "setCdcStopPosition", "c2jName" : "CdcStopPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStopPosition(String)}.\n@param cdcStopPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStopPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@deprecated Use {@link #cdcStopPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStopPosition(String)}\n", "documentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStopPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStopPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStopPosition", "fluentSetterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStopPosition", "getterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStopPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStopPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStopPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "setterMethodName" : "setCdcStopPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : "

                                                                                                                                    Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                    Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                    Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LastFailureMessage" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastFailureMessage", "beanStyleSetterMethodName" : "setLastFailureMessage", "c2jName" : "LastFailureMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The last error (failure) message generated for the replication 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 #lastFailureMessage(String)}.\n@param lastFailureMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastFailureMessage(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    \n@return The last error (failure) message generated for the replication instance.\n@deprecated Use {@link #lastFailureMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    \n@param lastFailureMessage The last error (failure) message generated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastFailureMessage(String)}\n", "documentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastFailureMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastFailureMessage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastFailureMessage", "fluentSetterDocumentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    \n@param lastFailureMessage The last error (failure) message generated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastFailureMessage", "getterDocumentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    \n@return The last error (failure) message generated for the replication 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" : "LastFailureMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastFailureMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LastFailureMessage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    \n@param lastFailureMessage The last error (failure) message generated for the replication instance.", "setterMethodName" : "setLastFailureMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : "

                                                                                                                                    The last error (failure) message generated for the replication instance.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MigrationType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMigrationTypeAsString", "beanStyleSetterMethodName" : "setMigrationType", "c2jName" : "MigrationType", "c2jShape" : "MigrationTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #migrationTypeAsString(String)}.\n@param migrationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #migrationType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    \n

                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #migrationType} will return {@link MigrationTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #migrationTypeAsString}.\n

                                                                                                                                    \n@return The type of migration.\n@see MigrationTypeValue\n@deprecated Use {@link #migrationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    \n@param migrationType The type of migration.\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue\n@deprecated Use {@link #migrationType(String)}\n", "documentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "MigrationTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MigrationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMigrationType", "fluentEnumGetterMethodName" : "migrationType", "fluentEnumSetterMethodName" : "migrationType", "fluentGetterMethodName" : "migrationTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    \n@param migrationType The type of migration.\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue", "fluentSetterMethodName" : "migrationType", "getterDocumentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    \n

                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #migrationType} will return {@link MigrationTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #migrationTypeAsString}.\n

                                                                                                                                    \n@return The type of migration.\n@see MigrationTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MigrationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MigrationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MigrationType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    \n@param migrationType The type of migration.\n@see MigrationTypeValue", "setterMethodName" : "setMigrationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : "

                                                                                                                                    The type of migration.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RecoveryCheckpoint" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRecoveryCheckpoint", "beanStyleSetterMethodName" : "setRecoveryCheckpoint", "c2jName" : "RecoveryCheckpoint", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #recoveryCheckpoint(String)}.\n@param recoveryCheckpoint a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #recoveryCheckpoint(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    \n@return Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.\n@deprecated Use {@link #recoveryCheckpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    \n@param recoveryCheckpoint Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #recoveryCheckpoint(String)}\n", "documentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RecoveryCheckpoint property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRecoveryCheckpoint", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "recoveryCheckpoint", "fluentSetterDocumentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    \n@param recoveryCheckpoint Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "recoveryCheckpoint", "getterDocumentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    \n@return Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecoveryCheckpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RecoveryCheckpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RecoveryCheckpoint", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    \n@param recoveryCheckpoint Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.", "setterMethodName" : "setRecoveryCheckpoint", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "recoveryCheckpoint", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "recoveryCheckpoint", "variableType" : "String", "documentation" : "

                                                                                                                                    Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskCreationDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskCreationDate", "beanStyleSetterMethodName" : "setReplicationTaskCreationDate", "c2jName" : "ReplicationTaskCreationDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The date the replication task 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 #replicationTaskCreationDate(Instant)}.\n@param replicationTaskCreationDate 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 #replicationTaskCreationDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    \n@return The date the replication task was created.\n@deprecated Use {@link #replicationTaskCreationDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    \n@param replicationTaskCreationDate The date the replication task was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskCreationDate(Instant)}\n", "documentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskCreationDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskCreationDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskCreationDate", "fluentSetterDocumentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    \n@param replicationTaskCreationDate The date the replication task was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskCreationDate", "getterDocumentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    \n@return The date the replication task 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" : "ReplicationTaskCreationDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskCreationDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ReplicationTaskCreationDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    \n@param replicationTaskCreationDate The date the replication task was created.", "setterMethodName" : "setReplicationTaskCreationDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskCreationDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskCreationDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                    The date the replication task was created.

                                                                                                                                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskIdentifier", "beanStyleSetterMethodName" : "setReplicationTaskIdentifier", "c2jName" : "ReplicationTaskIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The user-assigned replication task identifier or name.

                                                                                                                                    Constraints:

                                                                                                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                    • First character must be a letter.

                                                                                                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskIdentifier(String)}.\n@param replicationTaskIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The user-assigned replication task identifier or name.

                                                                                                                                    Constraints:

                                                                                                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                    • First character must be a letter.

                                                                                                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                    \n@return The user-assigned replication task identifier or name.

                                                                                                                                    Constraints:

                                                                                                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                    • First character must be a letter.

                                                                                                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                    • \n@deprecated Use {@link #replicationTaskIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                      The user-assigned replication task identifier or name.

                                                                                                                                      Constraints:

                                                                                                                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                      • First character must be a letter.

                                                                                                                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                      \n@param replicationTaskIdentifier The user-assigned replication task identifier or name.

                                                                                                                                      Constraints:

                                                                                                                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                      • First character must be a letter.

                                                                                                                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                      • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskIdentifier(String)}\n", "documentation" : "

                                                                                                                                        The user-assigned replication task identifier or name.

                                                                                                                                        Constraints:

                                                                                                                                        • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                        • First character must be a letter.

                                                                                                                                        • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskIdentifier", "fluentSetterDocumentation" : "

                                                                                                                                        The user-assigned replication task identifier or name.

                                                                                                                                        Constraints:

                                                                                                                                        • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                        • First character must be a letter.

                                                                                                                                        • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                        \n@param replicationTaskIdentifier The user-assigned replication task identifier or name.

                                                                                                                                        Constraints:

                                                                                                                                        • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                        • First character must be a letter.

                                                                                                                                        • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                        • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskIdentifier", "getterDocumentation" : "

                                                                                                                                          The user-assigned replication task identifier or name.

                                                                                                                                          Constraints:

                                                                                                                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                          • First character must be a letter.

                                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                          \n@return The user-assigned replication task identifier or name.

                                                                                                                                          Constraints:

                                                                                                                                          • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                          • First character must be a letter.

                                                                                                                                          • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                          • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                            The user-assigned replication task identifier or name.

                                                                                                                                            Constraints:

                                                                                                                                            • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                            • First character must be a letter.

                                                                                                                                            • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                            \n@param replicationTaskIdentifier The user-assigned replication task identifier or name.

                                                                                                                                            Constraints:

                                                                                                                                            • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                            • First character must be a letter.

                                                                                                                                            • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                            • ", "setterMethodName" : "setReplicationTaskIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                                              The user-assigned replication task identifier or name.

                                                                                                                                              Constraints:

                                                                                                                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                              • First character must be a letter.

                                                                                                                                              • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskSettings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskSettings", "beanStyleSetterMethodName" : "setReplicationTaskSettings", "c2jName" : "ReplicationTaskSettings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                              The settings for the replication task.

                                                                                                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskSettings(String)}.\n@param replicationTaskSettings a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskSettings(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              The settings for the replication task.

                                                                                                                                              \n@return The settings for the replication task.\n@deprecated Use {@link #replicationTaskSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              The settings for the replication task.

                                                                                                                                              \n@param replicationTaskSettings The settings for the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskSettings(String)}\n", "documentation" : "

                                                                                                                                              The settings for the replication task.

                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskSettings", "fluentSetterDocumentation" : "

                                                                                                                                              The settings for the replication task.

                                                                                                                                              \n@param replicationTaskSettings The settings for the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskSettings", "getterDocumentation" : "

                                                                                                                                              The settings for the replication task.

                                                                                                                                              \n@return The settings for the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskSettings", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                              The settings for the replication task.

                                                                                                                                              \n@param replicationTaskSettings The settings for the replication task.", "setterMethodName" : "setReplicationTaskSettings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : "

                                                                                                                                              The settings for the replication task.

                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskStartDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskStartDate", "beanStyleSetterMethodName" : "setReplicationTaskStartDate", "c2jName" : "ReplicationTaskStartDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                              The date the replication task is scheduled to start.

                                                                                                                                              \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 #replicationTaskStartDate(Instant)}.\n@param replicationTaskStartDate 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 #replicationTaskStartDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              The date the replication task is scheduled to start.

                                                                                                                                              \n@return The date the replication task is scheduled to start.\n@deprecated Use {@link #replicationTaskStartDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              The date the replication task is scheduled to start.

                                                                                                                                              \n@param replicationTaskStartDate The date the replication task is scheduled to start.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskStartDate(Instant)}\n", "documentation" : "

                                                                                                                                              The date the replication task is scheduled to start.

                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskStartDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskStartDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskStartDate", "fluentSetterDocumentation" : "

                                                                                                                                              The date the replication task is scheduled to start.

                                                                                                                                              \n@param replicationTaskStartDate The date the replication task is scheduled to start.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskStartDate", "getterDocumentation" : "

                                                                                                                                              The date the replication task is scheduled to start.

                                                                                                                                              \n@return The date the replication task is scheduled to start.", "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" : "ReplicationTaskStartDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskStartDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ReplicationTaskStartDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                              The date the replication task is scheduled to start.

                                                                                                                                              \n@param replicationTaskStartDate The date the replication task is scheduled to start.", "setterMethodName" : "setReplicationTaskStartDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskStartDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskStartDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                              The date the replication task is scheduled to start.

                                                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskStats" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskStats", "beanStyleSetterMethodName" : "setReplicationTaskStats", "c2jName" : "ReplicationTaskStats", "c2jShape" : "ReplicationTaskStats", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                              The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                              \nThis is a convenience that creates an instance of the {@link ReplicationTaskStats.Builder} avoiding the need to create one manually via {@link ReplicationTaskStats#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTaskStats.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskStats(ReplicationTaskStats)}.\n@param replicationTaskStats a consumer that will call methods on {@link ReplicationTaskStats.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskStats(ReplicationTaskStats)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                              \n@return The statistics for the task, including elapsed time, tables loaded, and table errors.\n@deprecated Use {@link #replicationTaskStats()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                              \n@param replicationTaskStats The statistics for the task, including elapsed time, tables loaded, and table errors.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskStats(ReplicationTaskStats)}\n", "documentation" : "

                                                                                                                                              The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskStats property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskStats", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskStats", "fluentSetterDocumentation" : "

                                                                                                                                              The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                              \n@param replicationTaskStats The statistics for the task, including elapsed time, tables loaded, and table errors.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskStats", "getterDocumentation" : "

                                                                                                                                              The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                              \n@return The statistics for the task, including elapsed time, tables loaded, and table errors.", "getterModel" : { "returnType" : "ReplicationTaskStats", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskStats", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskStats", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTaskStats", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                              The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                              \n@param replicationTaskStats The statistics for the task, including elapsed time, tables loaded, and table errors.", "setterMethodName" : "setReplicationTaskStats", "setterModel" : { "variableDeclarationType" : "ReplicationTaskStats", "variableName" : "replicationTaskStats", "variableType" : "ReplicationTaskStats", "documentation" : null, "simpleType" : "ReplicationTaskStats", "variableSetterType" : "ReplicationTaskStats" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTaskStats", "variableName" : "replicationTaskStats", "variableType" : "ReplicationTaskStats", "documentation" : "

                                                                                                                                              The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                              ", "simpleType" : "ReplicationTaskStats", "variableSetterType" : "ReplicationTaskStats" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceEndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceEndpointArn", "beanStyleSetterMethodName" : "setSourceEndpointArn", "c2jName" : "SourceEndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #sourceEndpointArn(String)}.\n@param sourceEndpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceEndpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #sourceEndpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              \n@param sourceEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceEndpointArn(String)}\n", "documentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceEndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceEndpointArn", "fluentSetterDocumentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              \n@param sourceEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceEndpointArn", "getterDocumentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceEndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceEndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceEndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              \n@param sourceEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setSourceEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceEndpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceEndpointArn", "variableType" : "String", "documentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              ", "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 replication task.

                                                                                                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 replication task.

                                                                                                                                              \n@return The status of the replication task.\n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              The status of the replication task.

                                                                                                                                              \n@param status The status of the replication task.\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 replication task.

                                                                                                                                              ", "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 replication task.

                                                                                                                                              \n@param status The status of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                              The status of the replication task.

                                                                                                                                              \n@return The status of the replication task.", "getterModel" : { "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 replication task.

                                                                                                                                              \n@param status The status of the replication task.", "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 replication task.

                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StopReason" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStopReason", "beanStyleSetterMethodName" : "setStopReason", "c2jName" : "StopReason", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                              The reason the replication task was stopped.

                                                                                                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stopReason(String)}.\n@param stopReason a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stopReason(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              The reason the replication task was stopped.

                                                                                                                                              \n@return The reason the replication task was stopped.\n@deprecated Use {@link #stopReason()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              The reason the replication task was stopped.

                                                                                                                                              \n@param stopReason The reason the replication task was stopped.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #stopReason(String)}\n", "documentation" : "

                                                                                                                                              The reason the replication task was stopped.

                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StopReason property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStopReason", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stopReason", "fluentSetterDocumentation" : "

                                                                                                                                              The reason the replication task was stopped.

                                                                                                                                              \n@param stopReason The reason the replication task was stopped.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stopReason", "getterDocumentation" : "

                                                                                                                                              The reason the replication task was stopped.

                                                                                                                                              \n@return The reason the replication task was stopped.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StopReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StopReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StopReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                              The reason the replication task was stopped.

                                                                                                                                              \n@param stopReason The reason the replication task was stopped.", "setterMethodName" : "setStopReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stopReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stopReason", "variableType" : "String", "documentation" : "

                                                                                                                                              The reason the replication task was stopped.

                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TableMappings" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableMappings", "beanStyleSetterMethodName" : "setTableMappings", "c2jName" : "TableMappings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                              Table mappings specified in the task.

                                                                                                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableMappings(String)}.\n@param tableMappings a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableMappings(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              Table mappings specified in the task.

                                                                                                                                              \n@return Table mappings specified in the task.\n@deprecated Use {@link #tableMappings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              Table mappings specified in the task.

                                                                                                                                              \n@param tableMappings Table mappings specified in the task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableMappings(String)}\n", "documentation" : "

                                                                                                                                              Table mappings specified in the task.

                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableMappings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableMappings", "fluentSetterDocumentation" : "

                                                                                                                                              Table mappings specified in the task.

                                                                                                                                              \n@param tableMappings Table mappings specified in the task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableMappings", "getterDocumentation" : "

                                                                                                                                              Table mappings specified in the task.

                                                                                                                                              \n@return Table mappings specified in the task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableMappings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableMappings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableMappings", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                              Table mappings specified in the task.

                                                                                                                                              \n@param tableMappings Table mappings specified in the task.", "setterMethodName" : "setTableMappings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : "

                                                                                                                                              Table mappings specified in the task.

                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TargetEndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTargetEndpointArn", "beanStyleSetterMethodName" : "setTargetEndpointArn", "c2jName" : "TargetEndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the 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 #targetEndpointArn(String)}.\n@param targetEndpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #targetEndpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #targetEndpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              \n@param targetEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #targetEndpointArn(String)}\n", "documentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TargetEndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTargetEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "targetEndpointArn", "fluentSetterDocumentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              \n@param targetEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "targetEndpointArn", "getterDocumentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TargetEndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TargetEndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TargetEndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              \n@param targetEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setTargetEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "targetEndpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "targetEndpointArn", "variableType" : "String", "documentation" : "

                                                                                                                                              The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskIdentifier", "beanStyleSetterMethodName" : "setReplicationTaskIdentifier", "c2jName" : "ReplicationTaskIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                              The user-assigned replication task identifier or name.

                                                                                                                                              Constraints:

                                                                                                                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                              • First character must be a letter.

                                                                                                                                              • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskIdentifier(String)}.\n@param replicationTaskIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              The user-assigned replication task identifier or name.

                                                                                                                                              Constraints:

                                                                                                                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                              • First character must be a letter.

                                                                                                                                              • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                              \n@return The user-assigned replication task identifier or name.

                                                                                                                                              Constraints:

                                                                                                                                              • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                              • First character must be a letter.

                                                                                                                                              • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                              • \n@deprecated Use {@link #replicationTaskIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                The user-assigned replication task identifier or name.

                                                                                                                                                Constraints:

                                                                                                                                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                                • First character must be a letter.

                                                                                                                                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                                \n@param replicationTaskIdentifier The user-assigned replication task identifier or name.

                                                                                                                                                Constraints:

                                                                                                                                                • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                                • First character must be a letter.

                                                                                                                                                • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                                • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskIdentifier(String)}\n", "documentation" : "

                                                                                                                                                  The user-assigned replication task identifier or name.

                                                                                                                                                  Constraints:

                                                                                                                                                  • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                                  • First character must be a letter.

                                                                                                                                                  • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskIdentifier", "fluentSetterDocumentation" : "

                                                                                                                                                  The user-assigned replication task identifier or name.

                                                                                                                                                  Constraints:

                                                                                                                                                  • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                                  • First character must be a letter.

                                                                                                                                                  • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                                  \n@param replicationTaskIdentifier The user-assigned replication task identifier or name.

                                                                                                                                                  Constraints:

                                                                                                                                                  • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                                  • First character must be a letter.

                                                                                                                                                  • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                                  • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskIdentifier", "getterDocumentation" : "

                                                                                                                                                    The user-assigned replication task identifier or name.

                                                                                                                                                    Constraints:

                                                                                                                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                                    • First character must be a letter.

                                                                                                                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                                    \n@return The user-assigned replication task identifier or name.

                                                                                                                                                    Constraints:

                                                                                                                                                    • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                                    • First character must be a letter.

                                                                                                                                                    • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                                    • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                      The user-assigned replication task identifier or name.

                                                                                                                                                      Constraints:

                                                                                                                                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                                      • First character must be a letter.

                                                                                                                                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                                      \n@param replicationTaskIdentifier The user-assigned replication task identifier or name.

                                                                                                                                                      Constraints:

                                                                                                                                                      • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                                      • First character must be a letter.

                                                                                                                                                      • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                                      • ", "setterMethodName" : "setReplicationTaskIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                                                        The user-assigned replication task identifier or name.

                                                                                                                                                        Constraints:

                                                                                                                                                        • Must contain from 1 to 255 alphanumeric characters or hyphens.

                                                                                                                                                        • First character must be a letter.

                                                                                                                                                        • Cannot end with a hyphen or contain two consecutive hyphens.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSourceEndpointArn", "beanStyleSetterMethodName" : "setSourceEndpointArn", "c2jName" : "SourceEndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the 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 #sourceEndpointArn(String)}.\n@param sourceEndpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sourceEndpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #sourceEndpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        \n@param sourceEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sourceEndpointArn(String)}\n", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceEndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceEndpointArn", "fluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        \n@param sourceEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceEndpointArn", "getterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceEndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceEndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceEndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        \n@param sourceEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setSourceEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceEndpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceEndpointArn", "variableType" : "String", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTargetEndpointArn", "beanStyleSetterMethodName" : "setTargetEndpointArn", "c2jName" : "TargetEndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the 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 #targetEndpointArn(String)}.\n@param targetEndpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #targetEndpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #targetEndpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        \n@param targetEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #targetEndpointArn(String)}\n", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TargetEndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTargetEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "targetEndpointArn", "fluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        \n@param targetEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "targetEndpointArn", "getterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TargetEndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TargetEndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TargetEndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        \n@param targetEndpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setTargetEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "targetEndpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "targetEndpointArn", "variableType" : "String", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                        \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                        \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                        \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMigrationTypeAsString", "beanStyleSetterMethodName" : "setMigrationType", "c2jName" : "MigrationType", "c2jShape" : "MigrationTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The type of migration.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #migrationTypeAsString(String)}.\n@param migrationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #migrationType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The type of migration.

                                                                                                                                                        \n

                                                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #migrationType} will return {@link MigrationTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #migrationTypeAsString}.\n

                                                                                                                                                        \n@return The type of migration.\n@see MigrationTypeValue\n@deprecated Use {@link #migrationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The type of migration.

                                                                                                                                                        \n@param migrationType The type of migration.\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue\n@deprecated Use {@link #migrationType(String)}\n", "documentation" : "

                                                                                                                                                        The type of migration.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : "MigrationTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MigrationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMigrationType", "fluentEnumGetterMethodName" : "migrationType", "fluentEnumSetterMethodName" : "migrationType", "fluentGetterMethodName" : "migrationTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                        The type of migration.

                                                                                                                                                        \n@param migrationType The type of migration.\n@see MigrationTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see MigrationTypeValue", "fluentSetterMethodName" : "migrationType", "getterDocumentation" : "

                                                                                                                                                        The type of migration.

                                                                                                                                                        \n

                                                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #migrationType} will return {@link MigrationTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #migrationTypeAsString}.\n

                                                                                                                                                        \n@return The type of migration.\n@see MigrationTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MigrationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MigrationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MigrationType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The type of migration.

                                                                                                                                                        \n@param migrationType The type of migration.\n@see MigrationTypeValue", "setterMethodName" : "setMigrationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "migrationType", "variableType" : "String", "documentation" : "

                                                                                                                                                        The type of migration.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableMappings", "beanStyleSetterMethodName" : "setTableMappings", "c2jName" : "TableMappings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        Table mappings specified in the task.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableMappings(String)}.\n@param tableMappings a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableMappings(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Table mappings specified in the task.

                                                                                                                                                        \n@return Table mappings specified in the task.\n@deprecated Use {@link #tableMappings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        Table mappings specified in the task.

                                                                                                                                                        \n@param tableMappings Table mappings specified in the task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableMappings(String)}\n", "documentation" : "

                                                                                                                                                        Table mappings specified in the task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableMappings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableMappings", "fluentSetterDocumentation" : "

                                                                                                                                                        Table mappings specified in the task.

                                                                                                                                                        \n@param tableMappings Table mappings specified in the task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableMappings", "getterDocumentation" : "

                                                                                                                                                        Table mappings specified in the task.

                                                                                                                                                        \n@return Table mappings specified in the task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableMappings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableMappings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableMappings", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        Table mappings specified in the task.

                                                                                                                                                        \n@param tableMappings Table mappings specified in the task.", "setterMethodName" : "setTableMappings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableMappings", "variableType" : "String", "documentation" : "

                                                                                                                                                        Table mappings specified in the task.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskSettings", "beanStyleSetterMethodName" : "setReplicationTaskSettings", "c2jName" : "ReplicationTaskSettings", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The settings for the replication task.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskSettings(String)}.\n@param replicationTaskSettings a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskSettings(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The settings for the replication task.

                                                                                                                                                        \n@return The settings for the replication task.\n@deprecated Use {@link #replicationTaskSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The settings for the replication task.

                                                                                                                                                        \n@param replicationTaskSettings The settings for the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskSettings(String)}\n", "documentation" : "

                                                                                                                                                        The settings for the replication task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskSettings", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskSettings", "fluentSetterDocumentation" : "

                                                                                                                                                        The settings for the replication task.

                                                                                                                                                        \n@param replicationTaskSettings The settings for the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskSettings", "getterDocumentation" : "

                                                                                                                                                        The settings for the replication task.

                                                                                                                                                        \n@return The settings for the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskSettings", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The settings for the replication task.

                                                                                                                                                        \n@param replicationTaskSettings The settings for the replication task.", "setterMethodName" : "setReplicationTaskSettings", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskSettings", "variableType" : "String", "documentation" : "

                                                                                                                                                        The settings for the replication task.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The status of the replication task.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 replication task.

                                                                                                                                                        \n@return The status of the replication task.\n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The status of the replication task.

                                                                                                                                                        \n@param status The status of the replication task.\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 replication task.

                                                                                                                                                        ", "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 replication task.

                                                                                                                                                        \n@param status The status of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                        The status of the replication task.

                                                                                                                                                        \n@return The status of the replication task.", "getterModel" : { "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 replication task.

                                                                                                                                                        \n@param status The status of the replication task.", "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 replication task.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastFailureMessage", "beanStyleSetterMethodName" : "setLastFailureMessage", "c2jName" : "LastFailureMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The last error (failure) message generated for the replication 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 #lastFailureMessage(String)}.\n@param lastFailureMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastFailureMessage(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The last error (failure) message generated for the replication instance.

                                                                                                                                                        \n@return The last error (failure) message generated for the replication instance.\n@deprecated Use {@link #lastFailureMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The last error (failure) message generated for the replication instance.

                                                                                                                                                        \n@param lastFailureMessage The last error (failure) message generated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastFailureMessage(String)}\n", "documentation" : "

                                                                                                                                                        The last error (failure) message generated for the replication instance.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastFailureMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastFailureMessage", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastFailureMessage", "fluentSetterDocumentation" : "

                                                                                                                                                        The last error (failure) message generated for the replication instance.

                                                                                                                                                        \n@param lastFailureMessage The last error (failure) message generated for the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastFailureMessage", "getterDocumentation" : "

                                                                                                                                                        The last error (failure) message generated for the replication instance.

                                                                                                                                                        \n@return The last error (failure) message generated for the replication 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" : "LastFailureMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastFailureMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LastFailureMessage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The last error (failure) message generated for the replication instance.

                                                                                                                                                        \n@param lastFailureMessage The last error (failure) message generated for the replication instance.", "setterMethodName" : "setLastFailureMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastFailureMessage", "variableType" : "String", "documentation" : "

                                                                                                                                                        The last error (failure) message generated for the replication instance.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStopReason", "beanStyleSetterMethodName" : "setStopReason", "c2jName" : "StopReason", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The reason the replication task was stopped.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stopReason(String)}.\n@param stopReason a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stopReason(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The reason the replication task was stopped.

                                                                                                                                                        \n@return The reason the replication task was stopped.\n@deprecated Use {@link #stopReason()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The reason the replication task was stopped.

                                                                                                                                                        \n@param stopReason The reason the replication task was stopped.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #stopReason(String)}\n", "documentation" : "

                                                                                                                                                        The reason the replication task was stopped.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StopReason property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStopReason", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stopReason", "fluentSetterDocumentation" : "

                                                                                                                                                        The reason the replication task was stopped.

                                                                                                                                                        \n@param stopReason The reason the replication task was stopped.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stopReason", "getterDocumentation" : "

                                                                                                                                                        The reason the replication task was stopped.

                                                                                                                                                        \n@return The reason the replication task was stopped.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StopReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StopReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StopReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The reason the replication task was stopped.

                                                                                                                                                        \n@param stopReason The reason the replication task was stopped.", "setterMethodName" : "setStopReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stopReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stopReason", "variableType" : "String", "documentation" : "

                                                                                                                                                        The reason the replication task was stopped.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskCreationDate", "beanStyleSetterMethodName" : "setReplicationTaskCreationDate", "c2jName" : "ReplicationTaskCreationDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task 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 #replicationTaskCreationDate(Instant)}.\n@param replicationTaskCreationDate 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 #replicationTaskCreationDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task was created.

                                                                                                                                                        \n@return The date the replication task was created.\n@deprecated Use {@link #replicationTaskCreationDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task was created.

                                                                                                                                                        \n@param replicationTaskCreationDate The date the replication task was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskCreationDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task was created.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskCreationDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskCreationDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskCreationDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was created.

                                                                                                                                                        \n@param replicationTaskCreationDate The date the replication task was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskCreationDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task was created.

                                                                                                                                                        \n@return The date the replication task 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" : "ReplicationTaskCreationDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskCreationDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ReplicationTaskCreationDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task was created.

                                                                                                                                                        \n@param replicationTaskCreationDate The date the replication task was created.", "setterMethodName" : "setReplicationTaskCreationDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskCreationDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskCreationDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task was created.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskStartDate", "beanStyleSetterMethodName" : "setReplicationTaskStartDate", "c2jName" : "ReplicationTaskStartDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task is scheduled to start.

                                                                                                                                                        \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 #replicationTaskStartDate(Instant)}.\n@param replicationTaskStartDate 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 #replicationTaskStartDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task is scheduled to start.

                                                                                                                                                        \n@return The date the replication task is scheduled to start.\n@deprecated Use {@link #replicationTaskStartDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task is scheduled to start.

                                                                                                                                                        \n@param replicationTaskStartDate The date the replication task is scheduled to start.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskStartDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task is scheduled to start.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskStartDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskStartDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskStartDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task is scheduled to start.

                                                                                                                                                        \n@param replicationTaskStartDate The date the replication task is scheduled to start.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskStartDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task is scheduled to start.

                                                                                                                                                        \n@return The date the replication task is scheduled to start.", "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" : "ReplicationTaskStartDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskStartDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ReplicationTaskStartDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task is scheduled to start.

                                                                                                                                                        \n@param replicationTaskStartDate The date the replication task is scheduled to start.", "setterMethodName" : "setReplicationTaskStartDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskStartDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskStartDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task is scheduled to start.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartPosition", "beanStyleSetterMethodName" : "setCdcStartPosition", "c2jName" : "CdcStartPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                                        The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                        Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                        Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                        LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStartPosition(String)}.\n@param cdcStartPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStartPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                                        The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                        Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                        Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                        LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                        \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                                        The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                        Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                        Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                        LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”\n@deprecated Use {@link #cdcStartPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                                        The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                        Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                        Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                        LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                        \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                                        The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                        Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                        Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                        LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartPosition(String)}\n", "documentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                                        The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                        Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                        Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                        LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartPosition", "fluentSetterDocumentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                                        The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                        Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                        Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                        LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                        \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                                        The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                        Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                        Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                        LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartPosition", "getterDocumentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                                        The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                        Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                        Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                        LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                        \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                                        The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                        Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                        Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                        LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStartPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStartPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                                        The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                        Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                        Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                        LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                        \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                                        The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                        Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                        Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                        LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”", "setterMethodName" : "setCdcStartPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want the CDC operation to start. Specifying both values results in an error.

                                                                                                                                                        The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                        Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                        Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                        LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStopPosition", "beanStyleSetterMethodName" : "setCdcStopPosition", "c2jName" : "CdcStopPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                        Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                        Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStopPosition(String)}.\n@param cdcStopPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStopPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                        Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                        Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                        \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                        Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                        Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@deprecated Use {@link #cdcStopPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                        Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                        Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                        \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                        Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                        Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStopPosition(String)}\n", "documentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                        Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                        Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStopPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStopPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStopPosition", "fluentSetterDocumentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                        Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                        Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                        \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                        Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                        Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStopPosition", "getterDocumentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                        Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                        Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                        \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                        Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                        Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStopPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStopPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStopPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                        Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                        Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                        \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                        Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                        Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "setterMethodName" : "setCdcStopPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : "

                                                                                                                                                        Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                        Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                        Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRecoveryCheckpoint", "beanStyleSetterMethodName" : "setRecoveryCheckpoint", "c2jName" : "RecoveryCheckpoint", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #recoveryCheckpoint(String)}.\n@param recoveryCheckpoint a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #recoveryCheckpoint(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                                        \n@return Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.\n@deprecated Use {@link #recoveryCheckpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                                        \n@param recoveryCheckpoint Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #recoveryCheckpoint(String)}\n", "documentation" : "

                                                                                                                                                        Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RecoveryCheckpoint property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRecoveryCheckpoint", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "recoveryCheckpoint", "fluentSetterDocumentation" : "

                                                                                                                                                        Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                                        \n@param recoveryCheckpoint Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "recoveryCheckpoint", "getterDocumentation" : "

                                                                                                                                                        Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                                        \n@return Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecoveryCheckpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RecoveryCheckpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RecoveryCheckpoint", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                                        \n@param recoveryCheckpoint Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.", "setterMethodName" : "setRecoveryCheckpoint", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "recoveryCheckpoint", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "recoveryCheckpoint", "variableType" : "String", "documentation" : "

                                                                                                                                                        Indicates the last checkpoint that occurred during a change data capture (CDC) operation. You can provide this value to the CdcStartPosition parameter to start a CDC operation that begins at that checkpoint.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskStats", "beanStyleSetterMethodName" : "setReplicationTaskStats", "c2jName" : "ReplicationTaskStats", "c2jShape" : "ReplicationTaskStats", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link ReplicationTaskStats.Builder} avoiding the need to create one manually via {@link ReplicationTaskStats#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTaskStats.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskStats(ReplicationTaskStats)}.\n@param replicationTaskStats a consumer that will call methods on {@link ReplicationTaskStats.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskStats(ReplicationTaskStats)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                                        \n@return The statistics for the task, including elapsed time, tables loaded, and table errors.\n@deprecated Use {@link #replicationTaskStats()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                                        \n@param replicationTaskStats The statistics for the task, including elapsed time, tables loaded, and table errors.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskStats(ReplicationTaskStats)}\n", "documentation" : "

                                                                                                                                                        The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskStats property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskStats", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskStats", "fluentSetterDocumentation" : "

                                                                                                                                                        The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                                        \n@param replicationTaskStats The statistics for the task, including elapsed time, tables loaded, and table errors.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskStats", "getterDocumentation" : "

                                                                                                                                                        The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                                        \n@return The statistics for the task, including elapsed time, tables loaded, and table errors.", "getterModel" : { "returnType" : "ReplicationTaskStats", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskStats", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskStats", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTaskStats", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                                        \n@param replicationTaskStats The statistics for the task, including elapsed time, tables loaded, and table errors.", "setterMethodName" : "setReplicationTaskStats", "setterModel" : { "variableDeclarationType" : "ReplicationTaskStats", "variableName" : "replicationTaskStats", "variableType" : "ReplicationTaskStats", "documentation" : null, "simpleType" : "ReplicationTaskStats", "variableSetterType" : "ReplicationTaskStats" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTaskStats", "variableName" : "replicationTaskStats", "variableType" : "ReplicationTaskStats", "documentation" : "

                                                                                                                                                        The statistics for the task, including elapsed time, tables loaded, and table errors.

                                                                                                                                                        ", "simpleType" : "ReplicationTaskStats", "variableSetterType" : "ReplicationTaskStats" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReplicationTask", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "wrapper" : false, "xmlNamespace" : null }, "ReplicationTaskAssessmentResult" : { "c2jName" : "ReplicationTaskAssessmentResult", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                        The task assessment report in JSON format.

                                                                                                                                                        ", "endpointDiscovery" : 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" : "getReplicationTaskIdentifier", "beanStyleSetterMethodName" : "setReplicationTaskIdentifier", "c2jName" : "ReplicationTaskIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskIdentifier(String)}.\n@param replicationTaskIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@return The replication task identifier of the task on which the task assessment was run.\n@deprecated Use {@link #replicationTaskIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@param replicationTaskIdentifier The replication task identifier of the task on which the task assessment was run.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskIdentifier(String)}\n", "documentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskIdentifier", "fluentSetterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@param replicationTaskIdentifier The replication task identifier of the task on which the task assessment was run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskIdentifier", "getterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@return The replication task identifier of the task on which the task assessment was run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@param replicationTaskIdentifier The replication task identifier of the task on which the task assessment was run.", "setterMethodName" : "setReplicationTaskIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskLastAssessmentDate", "beanStyleSetterMethodName" : "setReplicationTaskLastAssessmentDate", "c2jName" : "ReplicationTaskLastAssessmentDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \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 #replicationTaskLastAssessmentDate(Instant)}.\n@param replicationTaskLastAssessmentDate 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 #replicationTaskLastAssessmentDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@return The date the task assessment was completed.\n@deprecated Use {@link #replicationTaskLastAssessmentDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@param replicationTaskLastAssessmentDate The date the task assessment was completed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskLastAssessmentDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskLastAssessmentDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskLastAssessmentDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskLastAssessmentDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@param replicationTaskLastAssessmentDate The date the task assessment was completed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskLastAssessmentDate", "getterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@return The date the task assessment was completed.", "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" : "ReplicationTaskLastAssessmentDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskLastAssessmentDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ReplicationTaskLastAssessmentDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@param replicationTaskLastAssessmentDate The date the task assessment was completed.", "setterMethodName" : "setReplicationTaskLastAssessmentDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskLastAssessmentDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskLastAssessmentDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAssessmentStatus", "beanStyleSetterMethodName" : "setAssessmentStatus", "c2jName" : "AssessmentStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #assessmentStatus(String)}.\n@param assessmentStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #assessmentStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@return The status of the task assessment.\n@deprecated Use {@link #assessmentStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@param assessmentStatus The status of the task assessment.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #assessmentStatus(String)}\n", "documentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AssessmentStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAssessmentStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "assessmentStatus", "fluentSetterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@param assessmentStatus The status of the task assessment.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentStatus", "getterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@return The status of the task assessment.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AssessmentStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AssessmentStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AssessmentStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@param assessmentStatus The status of the task assessment.", "setterMethodName" : "setAssessmentStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAssessmentResultsFile", "beanStyleSetterMethodName" : "setAssessmentResultsFile", "c2jName" : "AssessmentResultsFile", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #assessmentResultsFile(String)}.\n@param assessmentResultsFile a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #assessmentResultsFile(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@return The file containing the results of the task assessment.\n@deprecated Use {@link #assessmentResultsFile()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@param assessmentResultsFile The file containing the results of the task assessment.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #assessmentResultsFile(String)}\n", "documentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AssessmentResultsFile property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAssessmentResultsFile", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "assessmentResultsFile", "fluentSetterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@param assessmentResultsFile The file containing the results of the task assessment.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentResultsFile", "getterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@return The file containing the results of the task assessment.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AssessmentResultsFile", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AssessmentResultsFile", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AssessmentResultsFile", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@param assessmentResultsFile The file containing the results of the task assessment.", "setterMethodName" : "setAssessmentResultsFile", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentResultsFile", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentResultsFile", "variableType" : "String", "documentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAssessmentResults", "beanStyleSetterMethodName" : "setAssessmentResults", "c2jName" : "AssessmentResults", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #assessmentResults(String)}.\n@param assessmentResults a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #assessmentResults(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@return The task assessment results in JSON format.\n@deprecated Use {@link #assessmentResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@param assessmentResults The task assessment results in JSON format.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #assessmentResults(String)}\n", "documentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AssessmentResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAssessmentResults", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "assessmentResults", "fluentSetterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@param assessmentResults The task assessment results in JSON format.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentResults", "getterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@return The task assessment results in JSON format.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AssessmentResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AssessmentResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AssessmentResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@param assessmentResults The task assessment results in JSON format.", "setterMethodName" : "setAssessmentResults", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentResults", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentResults", "variableType" : "String", "documentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3ObjectUrl", "beanStyleSetterMethodName" : "setS3ObjectUrl", "c2jName" : "S3ObjectUrl", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #s3ObjectUrl(String)}.\n@param s3ObjectUrl a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3ObjectUrl(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@return The URL of the S3 object containing the task assessment results.\n@deprecated Use {@link #s3ObjectUrl()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@param s3ObjectUrl The URL of the S3 object containing the task assessment results.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3ObjectUrl(String)}\n", "documentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3ObjectUrl property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3ObjectUrl", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3ObjectUrl", "fluentSetterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@param s3ObjectUrl The URL of the S3 object containing the task assessment results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3ObjectUrl", "getterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@return The URL of the S3 object containing the task assessment results.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3ObjectUrl", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3ObjectUrl", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "S3ObjectUrl", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@param s3ObjectUrl The URL of the S3 object containing the task assessment results.", "setterMethodName" : "setS3ObjectUrl", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "s3ObjectUrl", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "s3ObjectUrl", "variableType" : "String", "documentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentResults" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAssessmentResults", "beanStyleSetterMethodName" : "setAssessmentResults", "c2jName" : "AssessmentResults", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #assessmentResults(String)}.\n@param assessmentResults a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #assessmentResults(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@return The task assessment results in JSON format.\n@deprecated Use {@link #assessmentResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@param assessmentResults The task assessment results in JSON format.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #assessmentResults(String)}\n", "documentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AssessmentResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAssessmentResults", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "assessmentResults", "fluentSetterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@param assessmentResults The task assessment results in JSON format.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentResults", "getterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@return The task assessment results in JSON format.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AssessmentResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AssessmentResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AssessmentResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@param assessmentResults The task assessment results in JSON format.", "setterMethodName" : "setAssessmentResults", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentResults", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentResults", "variableType" : "String", "documentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AssessmentResultsFile" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAssessmentResultsFile", "beanStyleSetterMethodName" : "setAssessmentResultsFile", "c2jName" : "AssessmentResultsFile", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #assessmentResultsFile(String)}.\n@param assessmentResultsFile a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #assessmentResultsFile(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@return The file containing the results of the task assessment.\n@deprecated Use {@link #assessmentResultsFile()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@param assessmentResultsFile The file containing the results of the task assessment.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #assessmentResultsFile(String)}\n", "documentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AssessmentResultsFile property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAssessmentResultsFile", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "assessmentResultsFile", "fluentSetterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@param assessmentResultsFile The file containing the results of the task assessment.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentResultsFile", "getterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@return The file containing the results of the task assessment.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AssessmentResultsFile", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AssessmentResultsFile", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AssessmentResultsFile", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@param assessmentResultsFile The file containing the results of the task assessment.", "setterMethodName" : "setAssessmentResultsFile", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentResultsFile", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentResultsFile", "variableType" : "String", "documentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AssessmentStatus" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAssessmentStatus", "beanStyleSetterMethodName" : "setAssessmentStatus", "c2jName" : "AssessmentStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #assessmentStatus(String)}.\n@param assessmentStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #assessmentStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@return The status of the task assessment.\n@deprecated Use {@link #assessmentStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@param assessmentStatus The status of the task assessment.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #assessmentStatus(String)}\n", "documentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AssessmentStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAssessmentStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "assessmentStatus", "fluentSetterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@param assessmentStatus The status of the task assessment.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentStatus", "getterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@return The status of the task assessment.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AssessmentStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AssessmentStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AssessmentStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@param assessmentStatus The status of the task assessment.", "setterMethodName" : "setAssessmentStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskIdentifier", "beanStyleSetterMethodName" : "setReplicationTaskIdentifier", "c2jName" : "ReplicationTaskIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskIdentifier(String)}.\n@param replicationTaskIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@return The replication task identifier of the task on which the task assessment was run.\n@deprecated Use {@link #replicationTaskIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@param replicationTaskIdentifier The replication task identifier of the task on which the task assessment was run.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskIdentifier(String)}\n", "documentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskIdentifier", "fluentSetterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@param replicationTaskIdentifier The replication task identifier of the task on which the task assessment was run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskIdentifier", "getterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@return The replication task identifier of the task on which the task assessment was run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@param replicationTaskIdentifier The replication task identifier of the task on which the task assessment was run.", "setterMethodName" : "setReplicationTaskIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskLastAssessmentDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskLastAssessmentDate", "beanStyleSetterMethodName" : "setReplicationTaskLastAssessmentDate", "c2jName" : "ReplicationTaskLastAssessmentDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \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 #replicationTaskLastAssessmentDate(Instant)}.\n@param replicationTaskLastAssessmentDate 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 #replicationTaskLastAssessmentDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@return The date the task assessment was completed.\n@deprecated Use {@link #replicationTaskLastAssessmentDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@param replicationTaskLastAssessmentDate The date the task assessment was completed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskLastAssessmentDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskLastAssessmentDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskLastAssessmentDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskLastAssessmentDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@param replicationTaskLastAssessmentDate The date the task assessment was completed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskLastAssessmentDate", "getterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@return The date the task assessment was completed.", "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" : "ReplicationTaskLastAssessmentDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskLastAssessmentDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ReplicationTaskLastAssessmentDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@param replicationTaskLastAssessmentDate The date the task assessment was completed.", "setterMethodName" : "setReplicationTaskLastAssessmentDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskLastAssessmentDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskLastAssessmentDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "S3ObjectUrl" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3ObjectUrl", "beanStyleSetterMethodName" : "setS3ObjectUrl", "c2jName" : "S3ObjectUrl", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #s3ObjectUrl(String)}.\n@param s3ObjectUrl a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3ObjectUrl(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@return The URL of the S3 object containing the task assessment results.\n@deprecated Use {@link #s3ObjectUrl()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@param s3ObjectUrl The URL of the S3 object containing the task assessment results.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3ObjectUrl(String)}\n", "documentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3ObjectUrl property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3ObjectUrl", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3ObjectUrl", "fluentSetterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@param s3ObjectUrl The URL of the S3 object containing the task assessment results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3ObjectUrl", "getterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@return The URL of the S3 object containing the task assessment results.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3ObjectUrl", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3ObjectUrl", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "S3ObjectUrl", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@param s3ObjectUrl The URL of the S3 object containing the task assessment results.", "setterMethodName" : "setS3ObjectUrl", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "s3ObjectUrl", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "s3ObjectUrl", "variableType" : "String", "documentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskIdentifier", "beanStyleSetterMethodName" : "setReplicationTaskIdentifier", "c2jName" : "ReplicationTaskIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskIdentifier(String)}.\n@param replicationTaskIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@return The replication task identifier of the task on which the task assessment was run.\n@deprecated Use {@link #replicationTaskIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@param replicationTaskIdentifier The replication task identifier of the task on which the task assessment was run.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskIdentifier(String)}\n", "documentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskIdentifier", "fluentSetterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@param replicationTaskIdentifier The replication task identifier of the task on which the task assessment was run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskIdentifier", "getterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@return The replication task identifier of the task on which the task assessment was run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        \n@param replicationTaskIdentifier The replication task identifier of the task on which the task assessment was run.", "setterMethodName" : "setReplicationTaskIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                                                        The replication task identifier of the task on which the task assessment was run.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskLastAssessmentDate", "beanStyleSetterMethodName" : "setReplicationTaskLastAssessmentDate", "c2jName" : "ReplicationTaskLastAssessmentDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \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 #replicationTaskLastAssessmentDate(Instant)}.\n@param replicationTaskLastAssessmentDate 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 #replicationTaskLastAssessmentDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@return The date the task assessment was completed.\n@deprecated Use {@link #replicationTaskLastAssessmentDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@param replicationTaskLastAssessmentDate The date the task assessment was completed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskLastAssessmentDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskLastAssessmentDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskLastAssessmentDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskLastAssessmentDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@param replicationTaskLastAssessmentDate The date the task assessment was completed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskLastAssessmentDate", "getterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@return The date the task assessment was completed.", "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" : "ReplicationTaskLastAssessmentDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskLastAssessmentDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ReplicationTaskLastAssessmentDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        \n@param replicationTaskLastAssessmentDate The date the task assessment was completed.", "setterMethodName" : "setReplicationTaskLastAssessmentDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskLastAssessmentDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "replicationTaskLastAssessmentDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the task assessment was completed.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAssessmentStatus", "beanStyleSetterMethodName" : "setAssessmentStatus", "c2jName" : "AssessmentStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #assessmentStatus(String)}.\n@param assessmentStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #assessmentStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@return The status of the task assessment.\n@deprecated Use {@link #assessmentStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@param assessmentStatus The status of the task assessment.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #assessmentStatus(String)}\n", "documentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AssessmentStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAssessmentStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "assessmentStatus", "fluentSetterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@param assessmentStatus The status of the task assessment.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentStatus", "getterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@return The status of the task assessment.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AssessmentStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AssessmentStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AssessmentStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        \n@param assessmentStatus The status of the task assessment.", "setterMethodName" : "setAssessmentStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                        The status of the task assessment.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAssessmentResultsFile", "beanStyleSetterMethodName" : "setAssessmentResultsFile", "c2jName" : "AssessmentResultsFile", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #assessmentResultsFile(String)}.\n@param assessmentResultsFile a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #assessmentResultsFile(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@return The file containing the results of the task assessment.\n@deprecated Use {@link #assessmentResultsFile()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@param assessmentResultsFile The file containing the results of the task assessment.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #assessmentResultsFile(String)}\n", "documentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AssessmentResultsFile property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAssessmentResultsFile", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "assessmentResultsFile", "fluentSetterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@param assessmentResultsFile The file containing the results of the task assessment.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentResultsFile", "getterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@return The file containing the results of the task assessment.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AssessmentResultsFile", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AssessmentResultsFile", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AssessmentResultsFile", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        \n@param assessmentResultsFile The file containing the results of the task assessment.", "setterMethodName" : "setAssessmentResultsFile", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentResultsFile", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentResultsFile", "variableType" : "String", "documentation" : "

                                                                                                                                                        The file containing the results of the task assessment.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAssessmentResults", "beanStyleSetterMethodName" : "setAssessmentResults", "c2jName" : "AssessmentResults", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #assessmentResults(String)}.\n@param assessmentResults a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #assessmentResults(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@return The task assessment results in JSON format.\n@deprecated Use {@link #assessmentResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@param assessmentResults The task assessment results in JSON format.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #assessmentResults(String)}\n", "documentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AssessmentResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAssessmentResults", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "assessmentResults", "fluentSetterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@param assessmentResults The task assessment results in JSON format.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentResults", "getterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@return The task assessment results in JSON format.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AssessmentResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AssessmentResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AssessmentResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        \n@param assessmentResults The task assessment results in JSON format.", "setterMethodName" : "setAssessmentResults", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentResults", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentResults", "variableType" : "String", "documentation" : "

                                                                                                                                                        The task assessment results in JSON format.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3ObjectUrl", "beanStyleSetterMethodName" : "setS3ObjectUrl", "c2jName" : "S3ObjectUrl", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #s3ObjectUrl(String)}.\n@param s3ObjectUrl a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3ObjectUrl(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@return The URL of the S3 object containing the task assessment results.\n@deprecated Use {@link #s3ObjectUrl()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@param s3ObjectUrl The URL of the S3 object containing the task assessment results.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3ObjectUrl(String)}\n", "documentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3ObjectUrl property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3ObjectUrl", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3ObjectUrl", "fluentSetterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@param s3ObjectUrl The URL of the S3 object containing the task assessment results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3ObjectUrl", "getterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@return The URL of the S3 object containing the task assessment results.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3ObjectUrl", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3ObjectUrl", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "S3ObjectUrl", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        \n@param s3ObjectUrl The URL of the S3 object containing the task assessment results.", "setterMethodName" : "setS3ObjectUrl", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "s3ObjectUrl", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "s3ObjectUrl", "variableType" : "String", "documentation" : "

                                                                                                                                                        The URL of the S3 object containing the task assessment results.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReplicationTaskAssessmentResult", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReplicationTaskAssessmentResult", "variableName" : "replicationTaskAssessmentResult", "variableType" : "ReplicationTaskAssessmentResult", "documentation" : null, "simpleType" : "ReplicationTaskAssessmentResult", "variableSetterType" : "ReplicationTaskAssessmentResult" }, "wrapper" : false, "xmlNamespace" : null }, "ReplicationTaskStats" : { "c2jName" : "ReplicationTaskStats", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                        In response to a request by the DescribeReplicationTasks operation, this object provides a collection of statistics about a replication task.

                                                                                                                                                        ", "endpointDiscovery" : 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" : "getFullLoadProgressPercent", "beanStyleSetterMethodName" : "setFullLoadProgressPercent", "c2jName" : "FullLoadProgressPercent", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \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 #fullLoadProgressPercent(Integer)}.\n@param fullLoadProgressPercent 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 #fullLoadProgressPercent(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@return The percent complete for the full load migration task.\n@deprecated Use {@link #fullLoadProgressPercent()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@param fullLoadProgressPercent The percent complete for the full load migration task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadProgressPercent(Integer)}\n", "documentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadProgressPercent property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadProgressPercent", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadProgressPercent", "fluentSetterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@param fullLoadProgressPercent The percent complete for the full load migration task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadProgressPercent", "getterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@return The percent complete for the full load migration task.", "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" : "FullLoadProgressPercent", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadProgressPercent", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FullLoadProgressPercent", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@param fullLoadProgressPercent The percent complete for the full load migration task.", "setterMethodName" : "setFullLoadProgressPercent", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "fullLoadProgressPercent", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "fullLoadProgressPercent", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getElapsedTimeMillis", "beanStyleSetterMethodName" : "setElapsedTimeMillis", "c2jName" : "ElapsedTimeMillis", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \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 #elapsedTimeMillis(Long)}.\n@param elapsedTimeMillis 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 #elapsedTimeMillis(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@return The elapsed time of the task, in milliseconds.\n@deprecated Use {@link #elapsedTimeMillis()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@param elapsedTimeMillis The elapsed time of the task, in milliseconds.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #elapsedTimeMillis(Long)}\n", "documentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ElapsedTimeMillis property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasElapsedTimeMillis", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "elapsedTimeMillis", "fluentSetterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@param elapsedTimeMillis The elapsed time of the task, in milliseconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "elapsedTimeMillis", "getterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@return The elapsed time of the task, in milliseconds.", "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" : "ElapsedTimeMillis", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ElapsedTimeMillis", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ElapsedTimeMillis", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@param elapsedTimeMillis The elapsed time of the task, in milliseconds.", "setterMethodName" : "setElapsedTimeMillis", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "elapsedTimeMillis", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "elapsedTimeMillis", "variableType" : "Long", "documentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTablesLoaded", "beanStyleSetterMethodName" : "setTablesLoaded", "c2jName" : "TablesLoaded", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \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 #tablesLoaded(Integer)}.\n@param tablesLoaded 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 #tablesLoaded(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@return The number of tables loaded for this task.\n@deprecated Use {@link #tablesLoaded()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@param tablesLoaded The number of tables loaded for this task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesLoaded(Integer)}\n", "documentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesLoaded property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesLoaded", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesLoaded", "fluentSetterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@param tablesLoaded The number of tables loaded for this task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesLoaded", "getterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@return The number of tables loaded for this task.", "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" : "TablesLoaded", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesLoaded", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TablesLoaded", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@param tablesLoaded The number of tables loaded for this task.", "setterMethodName" : "setTablesLoaded", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "tablesLoaded", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "tablesLoaded", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTablesLoading", "beanStyleSetterMethodName" : "setTablesLoading", "c2jName" : "TablesLoading", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \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 #tablesLoading(Integer)}.\n@param tablesLoading 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 #tablesLoading(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@return The number of tables currently loading for this task.\n@deprecated Use {@link #tablesLoading()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@param tablesLoading The number of tables currently loading for this task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesLoading(Integer)}\n", "documentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesLoading property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesLoading", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesLoading", "fluentSetterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@param tablesLoading The number of tables currently loading for this task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesLoading", "getterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@return The number of tables currently loading for this task.", "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" : "TablesLoading", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesLoading", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TablesLoading", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@param tablesLoading The number of tables currently loading for this task.", "setterMethodName" : "setTablesLoading", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "tablesLoading", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "tablesLoading", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTablesQueued", "beanStyleSetterMethodName" : "setTablesQueued", "c2jName" : "TablesQueued", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \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 #tablesQueued(Integer)}.\n@param tablesQueued 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 #tablesQueued(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@return The number of tables queued for this task.\n@deprecated Use {@link #tablesQueued()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@param tablesQueued The number of tables queued for this task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesQueued(Integer)}\n", "documentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesQueued property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesQueued", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesQueued", "fluentSetterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@param tablesQueued The number of tables queued for this task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesQueued", "getterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@return The number of tables queued for this task.", "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" : "TablesQueued", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesQueued", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TablesQueued", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@param tablesQueued The number of tables queued for this task.", "setterMethodName" : "setTablesQueued", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "tablesQueued", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "tablesQueued", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTablesErrored", "beanStyleSetterMethodName" : "setTablesErrored", "c2jName" : "TablesErrored", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \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 #tablesErrored(Integer)}.\n@param tablesErrored 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 #tablesErrored(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@return The number of errors that have occurred during this task.\n@deprecated Use {@link #tablesErrored()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@param tablesErrored The number of errors that have occurred during this task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesErrored(Integer)}\n", "documentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesErrored property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesErrored", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesErrored", "fluentSetterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@param tablesErrored The number of errors that have occurred during this task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesErrored", "getterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@return The number of errors that have occurred during this task.", "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" : "TablesErrored", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesErrored", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TablesErrored", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@param tablesErrored The number of errors that have occurred during this task.", "setterMethodName" : "setTablesErrored", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "tablesErrored", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "tablesErrored", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFreshStartDate", "beanStyleSetterMethodName" : "setFreshStartDate", "c2jName" : "FreshStartDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \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 #freshStartDate(Instant)}.\n@param freshStartDate 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 #freshStartDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@return The date the replication task was started either with a fresh start or a target reload.\n@deprecated Use {@link #freshStartDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@param freshStartDate The date the replication task was started either with a fresh start or a target reload.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #freshStartDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FreshStartDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFreshStartDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "freshStartDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@param freshStartDate The date the replication task was started either with a fresh start or a target reload.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "freshStartDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@return The date the replication task was started either with a fresh start or a target reload.", "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" : "FreshStartDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FreshStartDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FreshStartDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@param freshStartDate The date the replication task was started either with a fresh start or a target reload.", "setterMethodName" : "setFreshStartDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "freshStartDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "freshStartDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStartDate", "beanStyleSetterMethodName" : "setStartDate", "c2jName" : "StartDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \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 #startDate(Instant)}.\n@param startDate 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 #startDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@return The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.\n@deprecated Use {@link #startDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@param startDate The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #startDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StartDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStartDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@param startDate The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@return The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.", "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" : "StartDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@param startDate The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.", "setterMethodName" : "setStartDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStopDate", "beanStyleSetterMethodName" : "setStopDate", "c2jName" : "StopDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \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 #stopDate(Instant)}.\n@param stopDate 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 #stopDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@return The date the replication task was stopped.\n@deprecated Use {@link #stopDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@param stopDate The date the replication task was stopped.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #stopDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StopDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStopDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stopDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@param stopDate The date the replication task was stopped.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stopDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@return The date the replication task was stopped.", "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" : "StopDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StopDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StopDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@param stopDate The date the replication task was stopped.", "setterMethodName" : "setStopDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "stopDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "stopDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadStartDate", "beanStyleSetterMethodName" : "setFullLoadStartDate", "c2jName" : "FullLoadStartDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \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 #fullLoadStartDate(Instant)}.\n@param fullLoadStartDate 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 #fullLoadStartDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@return The date the replication task full load was started.\n@deprecated Use {@link #fullLoadStartDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@param fullLoadStartDate The date the replication task full load was started.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadStartDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadStartDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadStartDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadStartDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@param fullLoadStartDate The date the replication task full load was started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadStartDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@return The date the replication task full load was started.", "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" : "FullLoadStartDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadStartDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FullLoadStartDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@param fullLoadStartDate The date the replication task full load was started.", "setterMethodName" : "setFullLoadStartDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadStartDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadStartDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadFinishDate", "beanStyleSetterMethodName" : "setFullLoadFinishDate", "c2jName" : "FullLoadFinishDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \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 #fullLoadFinishDate(Instant)}.\n@param fullLoadFinishDate 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 #fullLoadFinishDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@return The date the replication task full load was completed.\n@deprecated Use {@link #fullLoadFinishDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@param fullLoadFinishDate The date the replication task full load was completed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadFinishDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadFinishDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadFinishDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadFinishDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@param fullLoadFinishDate The date the replication task full load was completed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadFinishDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@return The date the replication task full load was completed.", "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" : "FullLoadFinishDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadFinishDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FullLoadFinishDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@param fullLoadFinishDate The date the replication task full load was completed.", "setterMethodName" : "setFullLoadFinishDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadFinishDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadFinishDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ElapsedTimeMillis" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getElapsedTimeMillis", "beanStyleSetterMethodName" : "setElapsedTimeMillis", "c2jName" : "ElapsedTimeMillis", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \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 #elapsedTimeMillis(Long)}.\n@param elapsedTimeMillis 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 #elapsedTimeMillis(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@return The elapsed time of the task, in milliseconds.\n@deprecated Use {@link #elapsedTimeMillis()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@param elapsedTimeMillis The elapsed time of the task, in milliseconds.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #elapsedTimeMillis(Long)}\n", "documentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ElapsedTimeMillis property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasElapsedTimeMillis", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "elapsedTimeMillis", "fluentSetterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@param elapsedTimeMillis The elapsed time of the task, in milliseconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "elapsedTimeMillis", "getterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@return The elapsed time of the task, in milliseconds.", "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" : "ElapsedTimeMillis", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ElapsedTimeMillis", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ElapsedTimeMillis", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@param elapsedTimeMillis The elapsed time of the task, in milliseconds.", "setterMethodName" : "setElapsedTimeMillis", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "elapsedTimeMillis", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "elapsedTimeMillis", "variableType" : "Long", "documentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FreshStartDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFreshStartDate", "beanStyleSetterMethodName" : "setFreshStartDate", "c2jName" : "FreshStartDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \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 #freshStartDate(Instant)}.\n@param freshStartDate 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 #freshStartDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@return The date the replication task was started either with a fresh start or a target reload.\n@deprecated Use {@link #freshStartDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@param freshStartDate The date the replication task was started either with a fresh start or a target reload.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #freshStartDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FreshStartDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFreshStartDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "freshStartDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@param freshStartDate The date the replication task was started either with a fresh start or a target reload.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "freshStartDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@return The date the replication task was started either with a fresh start or a target reload.", "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" : "FreshStartDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FreshStartDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FreshStartDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@param freshStartDate The date the replication task was started either with a fresh start or a target reload.", "setterMethodName" : "setFreshStartDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "freshStartDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "freshStartDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FullLoadFinishDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadFinishDate", "beanStyleSetterMethodName" : "setFullLoadFinishDate", "c2jName" : "FullLoadFinishDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \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 #fullLoadFinishDate(Instant)}.\n@param fullLoadFinishDate 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 #fullLoadFinishDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@return The date the replication task full load was completed.\n@deprecated Use {@link #fullLoadFinishDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@param fullLoadFinishDate The date the replication task full load was completed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadFinishDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadFinishDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadFinishDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadFinishDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@param fullLoadFinishDate The date the replication task full load was completed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadFinishDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@return The date the replication task full load was completed.", "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" : "FullLoadFinishDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadFinishDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FullLoadFinishDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@param fullLoadFinishDate The date the replication task full load was completed.", "setterMethodName" : "setFullLoadFinishDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadFinishDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadFinishDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FullLoadProgressPercent" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadProgressPercent", "beanStyleSetterMethodName" : "setFullLoadProgressPercent", "c2jName" : "FullLoadProgressPercent", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \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 #fullLoadProgressPercent(Integer)}.\n@param fullLoadProgressPercent 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 #fullLoadProgressPercent(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@return The percent complete for the full load migration task.\n@deprecated Use {@link #fullLoadProgressPercent()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@param fullLoadProgressPercent The percent complete for the full load migration task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadProgressPercent(Integer)}\n", "documentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadProgressPercent property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadProgressPercent", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadProgressPercent", "fluentSetterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@param fullLoadProgressPercent The percent complete for the full load migration task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadProgressPercent", "getterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@return The percent complete for the full load migration task.", "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" : "FullLoadProgressPercent", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadProgressPercent", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FullLoadProgressPercent", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@param fullLoadProgressPercent The percent complete for the full load migration task.", "setterMethodName" : "setFullLoadProgressPercent", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "fullLoadProgressPercent", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "fullLoadProgressPercent", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FullLoadStartDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadStartDate", "beanStyleSetterMethodName" : "setFullLoadStartDate", "c2jName" : "FullLoadStartDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \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 #fullLoadStartDate(Instant)}.\n@param fullLoadStartDate 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 #fullLoadStartDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@return The date the replication task full load was started.\n@deprecated Use {@link #fullLoadStartDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@param fullLoadStartDate The date the replication task full load was started.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadStartDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadStartDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadStartDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadStartDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@param fullLoadStartDate The date the replication task full load was started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadStartDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@return The date the replication task full load was started.", "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" : "FullLoadStartDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadStartDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FullLoadStartDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@param fullLoadStartDate The date the replication task full load was started.", "setterMethodName" : "setFullLoadStartDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadStartDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadStartDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StartDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStartDate", "beanStyleSetterMethodName" : "setStartDate", "c2jName" : "StartDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \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 #startDate(Instant)}.\n@param startDate 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 #startDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@return The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.\n@deprecated Use {@link #startDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@param startDate The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #startDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StartDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStartDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@param startDate The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@return The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.", "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" : "StartDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@param startDate The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.", "setterMethodName" : "setStartDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StopDate" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStopDate", "beanStyleSetterMethodName" : "setStopDate", "c2jName" : "StopDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \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 #stopDate(Instant)}.\n@param stopDate 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 #stopDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@return The date the replication task was stopped.\n@deprecated Use {@link #stopDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@param stopDate The date the replication task was stopped.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #stopDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StopDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStopDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stopDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@param stopDate The date the replication task was stopped.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stopDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@return The date the replication task was stopped.", "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" : "StopDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StopDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StopDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@param stopDate The date the replication task was stopped.", "setterMethodName" : "setStopDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "stopDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "stopDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TablesErrored" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTablesErrored", "beanStyleSetterMethodName" : "setTablesErrored", "c2jName" : "TablesErrored", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \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 #tablesErrored(Integer)}.\n@param tablesErrored 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 #tablesErrored(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@return The number of errors that have occurred during this task.\n@deprecated Use {@link #tablesErrored()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@param tablesErrored The number of errors that have occurred during this task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesErrored(Integer)}\n", "documentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesErrored property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesErrored", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesErrored", "fluentSetterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@param tablesErrored The number of errors that have occurred during this task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesErrored", "getterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@return The number of errors that have occurred during this task.", "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" : "TablesErrored", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesErrored", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TablesErrored", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@param tablesErrored The number of errors that have occurred during this task.", "setterMethodName" : "setTablesErrored", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "tablesErrored", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "tablesErrored", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TablesLoaded" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTablesLoaded", "beanStyleSetterMethodName" : "setTablesLoaded", "c2jName" : "TablesLoaded", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \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 #tablesLoaded(Integer)}.\n@param tablesLoaded 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 #tablesLoaded(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@return The number of tables loaded for this task.\n@deprecated Use {@link #tablesLoaded()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@param tablesLoaded The number of tables loaded for this task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesLoaded(Integer)}\n", "documentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesLoaded property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesLoaded", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesLoaded", "fluentSetterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@param tablesLoaded The number of tables loaded for this task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesLoaded", "getterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@return The number of tables loaded for this task.", "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" : "TablesLoaded", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesLoaded", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TablesLoaded", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@param tablesLoaded The number of tables loaded for this task.", "setterMethodName" : "setTablesLoaded", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "tablesLoaded", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "tablesLoaded", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TablesLoading" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTablesLoading", "beanStyleSetterMethodName" : "setTablesLoading", "c2jName" : "TablesLoading", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \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 #tablesLoading(Integer)}.\n@param tablesLoading 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 #tablesLoading(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@return The number of tables currently loading for this task.\n@deprecated Use {@link #tablesLoading()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@param tablesLoading The number of tables currently loading for this task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesLoading(Integer)}\n", "documentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesLoading property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesLoading", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesLoading", "fluentSetterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@param tablesLoading The number of tables currently loading for this task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesLoading", "getterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@return The number of tables currently loading for this task.", "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" : "TablesLoading", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesLoading", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TablesLoading", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@param tablesLoading The number of tables currently loading for this task.", "setterMethodName" : "setTablesLoading", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "tablesLoading", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "tablesLoading", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TablesQueued" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTablesQueued", "beanStyleSetterMethodName" : "setTablesQueued", "c2jName" : "TablesQueued", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \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 #tablesQueued(Integer)}.\n@param tablesQueued 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 #tablesQueued(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@return The number of tables queued for this task.\n@deprecated Use {@link #tablesQueued()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@param tablesQueued The number of tables queued for this task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesQueued(Integer)}\n", "documentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesQueued property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesQueued", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesQueued", "fluentSetterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@param tablesQueued The number of tables queued for this task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesQueued", "getterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@return The number of tables queued for this task.", "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" : "TablesQueued", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesQueued", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TablesQueued", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@param tablesQueued The number of tables queued for this task.", "setterMethodName" : "setTablesQueued", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "tablesQueued", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "tablesQueued", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadProgressPercent", "beanStyleSetterMethodName" : "setFullLoadProgressPercent", "c2jName" : "FullLoadProgressPercent", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \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 #fullLoadProgressPercent(Integer)}.\n@param fullLoadProgressPercent 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 #fullLoadProgressPercent(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@return The percent complete for the full load migration task.\n@deprecated Use {@link #fullLoadProgressPercent()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@param fullLoadProgressPercent The percent complete for the full load migration task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadProgressPercent(Integer)}\n", "documentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadProgressPercent property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadProgressPercent", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadProgressPercent", "fluentSetterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@param fullLoadProgressPercent The percent complete for the full load migration task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadProgressPercent", "getterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@return The percent complete for the full load migration task.", "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" : "FullLoadProgressPercent", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadProgressPercent", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FullLoadProgressPercent", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        \n@param fullLoadProgressPercent The percent complete for the full load migration task.", "setterMethodName" : "setFullLoadProgressPercent", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "fullLoadProgressPercent", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "fullLoadProgressPercent", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The percent complete for the full load migration task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getElapsedTimeMillis", "beanStyleSetterMethodName" : "setElapsedTimeMillis", "c2jName" : "ElapsedTimeMillis", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \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 #elapsedTimeMillis(Long)}.\n@param elapsedTimeMillis 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 #elapsedTimeMillis(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@return The elapsed time of the task, in milliseconds.\n@deprecated Use {@link #elapsedTimeMillis()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@param elapsedTimeMillis The elapsed time of the task, in milliseconds.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #elapsedTimeMillis(Long)}\n", "documentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ElapsedTimeMillis property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasElapsedTimeMillis", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "elapsedTimeMillis", "fluentSetterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@param elapsedTimeMillis The elapsed time of the task, in milliseconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "elapsedTimeMillis", "getterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@return The elapsed time of the task, in milliseconds.", "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" : "ElapsedTimeMillis", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ElapsedTimeMillis", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ElapsedTimeMillis", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        \n@param elapsedTimeMillis The elapsed time of the task, in milliseconds.", "setterMethodName" : "setElapsedTimeMillis", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "elapsedTimeMillis", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "elapsedTimeMillis", "variableType" : "Long", "documentation" : "

                                                                                                                                                        The elapsed time of the task, in milliseconds.

                                                                                                                                                        ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTablesLoaded", "beanStyleSetterMethodName" : "setTablesLoaded", "c2jName" : "TablesLoaded", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \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 #tablesLoaded(Integer)}.\n@param tablesLoaded 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 #tablesLoaded(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@return The number of tables loaded for this task.\n@deprecated Use {@link #tablesLoaded()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@param tablesLoaded The number of tables loaded for this task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesLoaded(Integer)}\n", "documentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesLoaded property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesLoaded", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesLoaded", "fluentSetterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@param tablesLoaded The number of tables loaded for this task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesLoaded", "getterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@return The number of tables loaded for this task.", "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" : "TablesLoaded", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesLoaded", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TablesLoaded", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        \n@param tablesLoaded The number of tables loaded for this task.", "setterMethodName" : "setTablesLoaded", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "tablesLoaded", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "tablesLoaded", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The number of tables loaded for this task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTablesLoading", "beanStyleSetterMethodName" : "setTablesLoading", "c2jName" : "TablesLoading", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \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 #tablesLoading(Integer)}.\n@param tablesLoading 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 #tablesLoading(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@return The number of tables currently loading for this task.\n@deprecated Use {@link #tablesLoading()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@param tablesLoading The number of tables currently loading for this task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesLoading(Integer)}\n", "documentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesLoading property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesLoading", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesLoading", "fluentSetterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@param tablesLoading The number of tables currently loading for this task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesLoading", "getterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@return The number of tables currently loading for this task.", "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" : "TablesLoading", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesLoading", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TablesLoading", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        \n@param tablesLoading The number of tables currently loading for this task.", "setterMethodName" : "setTablesLoading", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "tablesLoading", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "tablesLoading", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The number of tables currently loading for this task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTablesQueued", "beanStyleSetterMethodName" : "setTablesQueued", "c2jName" : "TablesQueued", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \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 #tablesQueued(Integer)}.\n@param tablesQueued 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 #tablesQueued(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@return The number of tables queued for this task.\n@deprecated Use {@link #tablesQueued()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@param tablesQueued The number of tables queued for this task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesQueued(Integer)}\n", "documentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesQueued property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesQueued", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesQueued", "fluentSetterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@param tablesQueued The number of tables queued for this task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesQueued", "getterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@return The number of tables queued for this task.", "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" : "TablesQueued", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesQueued", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TablesQueued", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        \n@param tablesQueued The number of tables queued for this task.", "setterMethodName" : "setTablesQueued", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "tablesQueued", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "tablesQueued", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The number of tables queued for this task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTablesErrored", "beanStyleSetterMethodName" : "setTablesErrored", "c2jName" : "TablesErrored", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \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 #tablesErrored(Integer)}.\n@param tablesErrored 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 #tablesErrored(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@return The number of errors that have occurred during this task.\n@deprecated Use {@link #tablesErrored()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@param tablesErrored The number of errors that have occurred during this task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tablesErrored(Integer)}\n", "documentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TablesErrored property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTablesErrored", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tablesErrored", "fluentSetterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@param tablesErrored The number of errors that have occurred during this task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tablesErrored", "getterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@return The number of errors that have occurred during this task.", "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" : "TablesErrored", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TablesErrored", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TablesErrored", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        \n@param tablesErrored The number of errors that have occurred during this task.", "setterMethodName" : "setTablesErrored", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "tablesErrored", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "tablesErrored", "variableType" : "Integer", "documentation" : "

                                                                                                                                                        The number of errors that have occurred during this task.

                                                                                                                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFreshStartDate", "beanStyleSetterMethodName" : "setFreshStartDate", "c2jName" : "FreshStartDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \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 #freshStartDate(Instant)}.\n@param freshStartDate 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 #freshStartDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@return The date the replication task was started either with a fresh start or a target reload.\n@deprecated Use {@link #freshStartDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@param freshStartDate The date the replication task was started either with a fresh start or a target reload.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #freshStartDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FreshStartDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFreshStartDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "freshStartDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@param freshStartDate The date the replication task was started either with a fresh start or a target reload.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "freshStartDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@return The date the replication task was started either with a fresh start or a target reload.", "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" : "FreshStartDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FreshStartDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FreshStartDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        \n@param freshStartDate The date the replication task was started either with a fresh start or a target reload.", "setterMethodName" : "setFreshStartDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "freshStartDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "freshStartDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a target reload.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStartDate", "beanStyleSetterMethodName" : "setStartDate", "c2jName" : "StartDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \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 #startDate(Instant)}.\n@param startDate 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 #startDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@return The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.\n@deprecated Use {@link #startDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@param startDate The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #startDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StartDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStartDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@param startDate The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@return The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.", "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" : "StartDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        \n@param startDate The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.", "setterMethodName" : "setStartDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStopDate", "beanStyleSetterMethodName" : "setStopDate", "c2jName" : "StopDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \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 #stopDate(Instant)}.\n@param stopDate 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 #stopDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@return The date the replication task was stopped.\n@deprecated Use {@link #stopDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@param stopDate The date the replication task was stopped.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #stopDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StopDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStopDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stopDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@param stopDate The date the replication task was stopped.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stopDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@return The date the replication task was stopped.", "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" : "StopDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StopDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StopDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        \n@param stopDate The date the replication task was stopped.", "setterMethodName" : "setStopDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "stopDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "stopDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task was stopped.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadStartDate", "beanStyleSetterMethodName" : "setFullLoadStartDate", "c2jName" : "FullLoadStartDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \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 #fullLoadStartDate(Instant)}.\n@param fullLoadStartDate 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 #fullLoadStartDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@return The date the replication task full load was started.\n@deprecated Use {@link #fullLoadStartDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@param fullLoadStartDate The date the replication task full load was started.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadStartDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadStartDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadStartDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadStartDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@param fullLoadStartDate The date the replication task full load was started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadStartDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@return The date the replication task full load was started.", "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" : "FullLoadStartDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadStartDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FullLoadStartDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        \n@param fullLoadStartDate The date the replication task full load was started.", "setterMethodName" : "setFullLoadStartDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadStartDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadStartDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task full load was started.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadFinishDate", "beanStyleSetterMethodName" : "setFullLoadFinishDate", "c2jName" : "FullLoadFinishDate", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \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 #fullLoadFinishDate(Instant)}.\n@param fullLoadFinishDate 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 #fullLoadFinishDate(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@return The date the replication task full load was completed.\n@deprecated Use {@link #fullLoadFinishDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@param fullLoadFinishDate The date the replication task full load was completed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadFinishDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadFinishDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadFinishDate", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadFinishDate", "fluentSetterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@param fullLoadFinishDate The date the replication task full load was completed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadFinishDate", "getterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@return The date the replication task full load was completed.", "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" : "FullLoadFinishDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadFinishDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FullLoadFinishDate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        \n@param fullLoadFinishDate The date the replication task full load was completed.", "setterMethodName" : "setFullLoadFinishDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadFinishDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadFinishDate", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                        The date the replication task full load was completed.

                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReplicationTaskStats", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReplicationTaskStats", "variableName" : "replicationTaskStats", "variableType" : "ReplicationTaskStats", "documentation" : null, "simpleType" : "ReplicationTaskStats", "variableSetterType" : "ReplicationTaskStats" }, "wrapper" : false, "xmlNamespace" : null }, "ResourceAlreadyExistsException" : { "c2jName" : "ResourceAlreadyExistsFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                        The resource you are attempting to create already exists.

                                                                                                                                                        ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ResourceAlreadyExistsFault", "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" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "ResourceArn", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the ResourceArn property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "Returns the value of the ResourceArn property for this object.\n@return The value of the ResourceArn property for this object.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the ResourceArn property for this object.\n\n@param resourceArn The new value for the ResourceArn property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "", "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" : "Sets the value of the ResourceArn property for this object.\n\n@param resourceArn The new value for the ResourceArn property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "Returns the value of the ResourceArn property for this object.\n@return The value of the ResourceArn property for this object.", "getterModel" : { "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" : "Sets the value of the ResourceArn property for this object.\n\n@param resourceArn The new value for the ResourceArn property for this object.", "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" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "ResourceArn", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the ResourceArn property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "Returns the value of the ResourceArn property for this object.\n@return The value of the ResourceArn property for this object.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the ResourceArn property for this object.\n\n@param resourceArn The new value for the ResourceArn property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "", "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" : "Sets the value of the ResourceArn property for this object.\n\n@param resourceArn The new value for the ResourceArn property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "Returns the value of the ResourceArn property for this object.\n@return The value of the ResourceArn property for this object.", "getterModel" : { "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" : "Sets the value of the ResourceArn property for this object.\n\n@param resourceArn The new value for the ResourceArn property for this object.", "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" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "ResourceArn", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the ResourceArn property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "Returns the value of the ResourceArn property for this object.\n@return The value of the ResourceArn property for this object.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the ResourceArn property for this object.\n\n@param resourceArn The new value for the ResourceArn property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "", "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" : "Sets the value of the ResourceArn property for this object.\n\n@param resourceArn The new value for the ResourceArn property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "Returns the value of the ResourceArn property for this object.\n@return The value of the ResourceArn property for this object.", "getterModel" : { "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" : "Sets the value of the ResourceArn property for this object.\n\n@param resourceArn The new value for the ResourceArn property for this object.", "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" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "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 }, "ResourceNotFoundException" : { "c2jName" : "ResourceNotFoundFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                        The resource could not be found.

                                                                                                                                                        ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ResourceNotFoundFault", "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 }, "ResourcePendingMaintenanceActions" : { "c2jName" : "ResourcePendingMaintenanceActions", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                        Identifies an AWS DMS resource and any pending actions for it.

                                                                                                                                                        ", "endpointDiscovery" : 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" : "getResourceIdentifier", "beanStyleSetterMethodName" : "setResourceIdentifier", "c2jName" : "ResourceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.\n@deprecated Use {@link #resourceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@param resourceIdentifier The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.\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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        ", "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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@param resourceIdentifier The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceIdentifier", "getterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.", "getterModel" : { "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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@param resourceIdentifier The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.", "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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getPendingMaintenanceActionDetails", "beanStyleSetterMethodName" : "setPendingMaintenanceActionDetails", "c2jName" : "PendingMaintenanceActionDetails", "c2jShape" : "PendingMaintenanceActionDetails", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #pendingMaintenanceActionDetails(List)}.\n@param pendingMaintenanceActionDetails a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #pendingMaintenanceActionDetails(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n

                                                                                                                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasPendingMaintenanceActionDetails()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return Detailed information about the pending maintenance action.\n@deprecated Use {@link #pendingMaintenanceActionDetails()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n@param pendingMaintenanceActionDetails Detailed information about the pending maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #pendingMaintenanceActionDetails(List)}\n", "documentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PendingMaintenanceActionDetails property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPendingMaintenanceActionDetails", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "pendingMaintenanceActionDetails", "fluentSetterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n@param pendingMaintenanceActionDetails Detailed information about the pending maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingMaintenanceActionDetails", "getterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n

                                                                                                                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasPendingMaintenanceActionDetails()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return Detailed information about the pending maintenance action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PendingMaintenanceActionDetails", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PendingMaintenanceActionDetails", "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" : "PendingMaintenanceAction", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link PendingMaintenanceAction.Builder} avoiding the need to create one manually via {@link PendingMaintenanceAction#builder()}.\n\nWhen the {@link Consumer} completes, {@link PendingMaintenanceAction.Builder#build()} is called immediately and its result is passed to {@link #member(PendingMaintenanceAction)}.\n@param member a consumer that will call methods on {@link PendingMaintenanceAction.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(PendingMaintenanceAction)", "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(PendingMaintenanceAction)}\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" : "PendingMaintenanceAction", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "PendingMaintenanceAction", "variableName" : "member", "variableType" : "PendingMaintenanceAction", "documentation" : null, "simpleType" : "PendingMaintenanceAction", "variableSetterType" : "PendingMaintenanceAction" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "PendingMaintenanceAction", "variableName" : "member", "variableType" : "PendingMaintenanceAction", "documentation" : "", "simpleType" : "PendingMaintenanceAction", "variableSetterType" : "PendingMaintenanceAction" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "PendingMaintenanceAction", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "PendingMaintenanceAction", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "PendingMaintenanceActionDetails", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n@param pendingMaintenanceActionDetails Detailed information about the pending maintenance action.", "setterMethodName" : "setPendingMaintenanceActionDetails", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "pendingMaintenanceActionDetails", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "pendingMaintenanceActionDetails", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "PendingMaintenanceActionDetails" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getPendingMaintenanceActionDetails", "beanStyleSetterMethodName" : "setPendingMaintenanceActionDetails", "c2jName" : "PendingMaintenanceActionDetails", "c2jShape" : "PendingMaintenanceActionDetails", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #pendingMaintenanceActionDetails(List)}.\n@param pendingMaintenanceActionDetails a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #pendingMaintenanceActionDetails(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n

                                                                                                                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasPendingMaintenanceActionDetails()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return Detailed information about the pending maintenance action.\n@deprecated Use {@link #pendingMaintenanceActionDetails()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n@param pendingMaintenanceActionDetails Detailed information about the pending maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #pendingMaintenanceActionDetails(List)}\n", "documentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PendingMaintenanceActionDetails property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPendingMaintenanceActionDetails", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "pendingMaintenanceActionDetails", "fluentSetterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n@param pendingMaintenanceActionDetails Detailed information about the pending maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingMaintenanceActionDetails", "getterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n

                                                                                                                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasPendingMaintenanceActionDetails()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return Detailed information about the pending maintenance action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PendingMaintenanceActionDetails", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PendingMaintenanceActionDetails", "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" : "PendingMaintenanceAction", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link PendingMaintenanceAction.Builder} avoiding the need to create one manually via {@link PendingMaintenanceAction#builder()}.\n\nWhen the {@link Consumer} completes, {@link PendingMaintenanceAction.Builder#build()} is called immediately and its result is passed to {@link #member(PendingMaintenanceAction)}.\n@param member a consumer that will call methods on {@link PendingMaintenanceAction.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(PendingMaintenanceAction)", "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(PendingMaintenanceAction)}\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" : "PendingMaintenanceAction", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "PendingMaintenanceAction", "variableName" : "member", "variableType" : "PendingMaintenanceAction", "documentation" : null, "simpleType" : "PendingMaintenanceAction", "variableSetterType" : "PendingMaintenanceAction" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "PendingMaintenanceAction", "variableName" : "member", "variableType" : "PendingMaintenanceAction", "documentation" : "", "simpleType" : "PendingMaintenanceAction", "variableSetterType" : "PendingMaintenanceAction" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "PendingMaintenanceAction", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "PendingMaintenanceAction", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "PendingMaintenanceActionDetails", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n@param pendingMaintenanceActionDetails Detailed information about the pending maintenance action.", "setterMethodName" : "setPendingMaintenanceActionDetails", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "pendingMaintenanceActionDetails", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "pendingMaintenanceActionDetails", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceIdentifier", "beanStyleSetterMethodName" : "setResourceIdentifier", "c2jName" : "ResourceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.\n@deprecated Use {@link #resourceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@param resourceIdentifier The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.\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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        ", "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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@param resourceIdentifier The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceIdentifier", "getterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.", "getterModel" : { "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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@param resourceIdentifier The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.", "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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceIdentifier", "beanStyleSetterMethodName" : "setResourceIdentifier", "c2jName" : "ResourceIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.\n@deprecated Use {@link #resourceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@param resourceIdentifier The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.\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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        ", "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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@param resourceIdentifier The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceIdentifier", "getterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.", "getterModel" : { "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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        \n@param resourceIdentifier The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.", "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 Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getPendingMaintenanceActionDetails", "beanStyleSetterMethodName" : "setPendingMaintenanceActionDetails", "c2jName" : "PendingMaintenanceActionDetails", "c2jShape" : "PendingMaintenanceActionDetails", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #pendingMaintenanceActionDetails(List)}.\n@param pendingMaintenanceActionDetails a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #pendingMaintenanceActionDetails(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n

                                                                                                                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasPendingMaintenanceActionDetails()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return Detailed information about the pending maintenance action.\n@deprecated Use {@link #pendingMaintenanceActionDetails()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n@param pendingMaintenanceActionDetails Detailed information about the pending maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #pendingMaintenanceActionDetails(List)}\n", "documentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the PendingMaintenanceActionDetails property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPendingMaintenanceActionDetails", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "pendingMaintenanceActionDetails", "fluentSetterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n@param pendingMaintenanceActionDetails Detailed information about the pending maintenance action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingMaintenanceActionDetails", "getterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n

                                                                                                                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasPendingMaintenanceActionDetails()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return Detailed information about the pending maintenance action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PendingMaintenanceActionDetails", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PendingMaintenanceActionDetails", "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" : "PendingMaintenanceAction", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link PendingMaintenanceAction.Builder} avoiding the need to create one manually via {@link PendingMaintenanceAction#builder()}.\n\nWhen the {@link Consumer} completes, {@link PendingMaintenanceAction.Builder#build()} is called immediately and its result is passed to {@link #member(PendingMaintenanceAction)}.\n@param member a consumer that will call methods on {@link PendingMaintenanceAction.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(PendingMaintenanceAction)", "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(PendingMaintenanceAction)}\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" : "PendingMaintenanceAction", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "PendingMaintenanceAction", "variableName" : "member", "variableType" : "PendingMaintenanceAction", "documentation" : null, "simpleType" : "PendingMaintenanceAction", "variableSetterType" : "PendingMaintenanceAction" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "PendingMaintenanceAction", "variableName" : "member", "variableType" : "PendingMaintenanceAction", "documentation" : "", "simpleType" : "PendingMaintenanceAction", "variableSetterType" : "PendingMaintenanceAction" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "PendingMaintenanceAction", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "PendingMaintenanceAction", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "PendingMaintenanceActionDetails", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        \n@param pendingMaintenanceActionDetails Detailed information about the pending maintenance action.", "setterMethodName" : "setPendingMaintenanceActionDetails", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "pendingMaintenanceActionDetails", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "pendingMaintenanceActionDetails", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                        Detailed information about the pending maintenance action.

                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ResourcePendingMaintenanceActions", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ResourcePendingMaintenanceActions", "variableName" : "resourcePendingMaintenanceActions", "variableType" : "ResourcePendingMaintenanceActions", "documentation" : null, "simpleType" : "ResourcePendingMaintenanceActions", "variableSetterType" : "ResourcePendingMaintenanceActions" }, "wrapper" : false, "xmlNamespace" : null }, "ResourceQuotaExceededException" : { "c2jName" : "ResourceQuotaExceededFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                        The quota for this resource quota has been exceeded.

                                                                                                                                                        ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ResourceQuotaExceededFault", "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" : "ResourceQuotaExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ResourceQuotaExceededException", "variableName" : "resourceQuotaExceededException", "variableType" : "ResourceQuotaExceededException", "documentation" : null, "simpleType" : "ResourceQuotaExceededException", "variableSetterType" : "ResourceQuotaExceededException" }, "wrapper" : false, "xmlNamespace" : null }, "S3Settings" : { "c2jName" : "S3Settings", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                        Settings for exporting data to Amazon S3.

                                                                                                                                                        ", "endpointDiscovery" : 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" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) used by the service access IAM role.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                        \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                        \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) used by the service access IAM role.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                        \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalTableDefinition", "beanStyleSetterMethodName" : "setExternalTableDefinition", "c2jName" : "ExternalTableDefinition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The external table definition.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #externalTableDefinition(String)}.\n@param externalTableDefinition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #externalTableDefinition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The external table definition.

                                                                                                                                                        \n@return The external table definition.\n@deprecated Use {@link #externalTableDefinition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The external table definition.

                                                                                                                                                        \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalTableDefinition(String)}\n", "documentation" : "

                                                                                                                                                        The external table definition.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExternalTableDefinition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExternalTableDefinition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "externalTableDefinition", "fluentSetterDocumentation" : "

                                                                                                                                                        The external table definition.

                                                                                                                                                        \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalTableDefinition", "getterDocumentation" : "

                                                                                                                                                        The external table definition.

                                                                                                                                                        \n@return The external table definition.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExternalTableDefinition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExternalTableDefinition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExternalTableDefinition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The external table definition.

                                                                                                                                                        \n@param externalTableDefinition The external table definition.", "setterMethodName" : "setExternalTableDefinition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : "

                                                                                                                                                        The external table definition.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCsvRowDelimiter", "beanStyleSetterMethodName" : "setCsvRowDelimiter", "c2jName" : "CsvRowDelimiter", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #csvRowDelimiter(String)}.\n@param csvRowDelimiter a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #csvRowDelimiter(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                        \n@return The delimiter used to separate rows in the source files. The default is a carriage return (\\n).\n@deprecated Use {@link #csvRowDelimiter()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                        \n@param csvRowDelimiter The delimiter used to separate rows in the source files. The default is a carriage return (\\n).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #csvRowDelimiter(String)}\n", "documentation" : "

                                                                                                                                                        The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CsvRowDelimiter property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCsvRowDelimiter", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "csvRowDelimiter", "fluentSetterDocumentation" : "

                                                                                                                                                        The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                        \n@param csvRowDelimiter The delimiter used to separate rows in the source files. The default is a carriage return (\\n).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "csvRowDelimiter", "getterDocumentation" : "

                                                                                                                                                        The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                        \n@return The delimiter used to separate rows in the source files. The default is a carriage return (\\n).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CsvRowDelimiter", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CsvRowDelimiter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CsvRowDelimiter", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                        \n@param csvRowDelimiter The delimiter used to separate rows in the source files. The default is a carriage return (\\n).", "setterMethodName" : "setCsvRowDelimiter", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "csvRowDelimiter", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "csvRowDelimiter", "variableType" : "String", "documentation" : "

                                                                                                                                                        The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCsvDelimiter", "beanStyleSetterMethodName" : "setCsvDelimiter", "c2jName" : "CsvDelimiter", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #csvDelimiter(String)}.\n@param csvDelimiter a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #csvDelimiter(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                        \n@return The delimiter used to separate columns in the source files. The default is a comma.\n@deprecated Use {@link #csvDelimiter()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                        \n@param csvDelimiter The delimiter used to separate columns in the source files. The default is a comma.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #csvDelimiter(String)}\n", "documentation" : "

                                                                                                                                                        The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CsvDelimiter property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCsvDelimiter", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "csvDelimiter", "fluentSetterDocumentation" : "

                                                                                                                                                        The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                        \n@param csvDelimiter The delimiter used to separate columns in the source files. The default is a comma.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "csvDelimiter", "getterDocumentation" : "

                                                                                                                                                        The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                        \n@return The delimiter used to separate columns in the source files. The default is a comma.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CsvDelimiter", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CsvDelimiter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CsvDelimiter", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                        \n@param csvDelimiter The delimiter used to separate columns in the source files. The default is a comma.", "setterMethodName" : "setCsvDelimiter", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "csvDelimiter", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "csvDelimiter", "variableType" : "String", "documentation" : "

                                                                                                                                                        The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketFolder", "beanStyleSetterMethodName" : "setBucketFolder", "c2jName" : "BucketFolder", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #bucketFolder(String)}.\n@param bucketFolder a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketFolder(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                        \n@return An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.\n@deprecated Use {@link #bucketFolder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                        \n@param bucketFolder An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketFolder(String)}\n", "documentation" : "

                                                                                                                                                        An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketFolder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketFolder", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketFolder", "fluentSetterDocumentation" : "

                                                                                                                                                        An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                        \n@param bucketFolder An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketFolder", "getterDocumentation" : "

                                                                                                                                                        An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                        \n@return An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "BucketFolder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketFolder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketFolder", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                        \n@param bucketFolder An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.", "setterMethodName" : "setBucketFolder", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketFolder", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketFolder", "variableType" : "String", "documentation" : "

                                                                                                                                                        An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketName", "beanStyleSetterMethodName" : "setBucketName", "c2jName" : "BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The name of the 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 #bucketName(String)}.\n@param bucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The name of the S3 bucket.

                                                                                                                                                        \n@return The name of the S3 bucket.\n@deprecated Use {@link #bucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The name of the S3 bucket.

                                                                                                                                                        \n@param bucketName The name of the S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketName(String)}\n", "documentation" : "

                                                                                                                                                        The name of the S3 bucket.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketName", "fluentSetterDocumentation" : "

                                                                                                                                                        The name of the S3 bucket.

                                                                                                                                                        \n@param bucketName The name of the S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketName", "getterDocumentation" : "

                                                                                                                                                        The name of the S3 bucket.

                                                                                                                                                        \n@return The name of the 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" : "BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The name of the S3 bucket.

                                                                                                                                                        \n@param bucketName The name of the S3 bucket.", "setterMethodName" : "setBucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : "

                                                                                                                                                        The name of the S3 bucket.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCompressionTypeAsString", "beanStyleSetterMethodName" : "setCompressionType", "c2jName" : "CompressionType", "c2jShape" : "CompressionTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #compressionTypeAsString(String)}.\n@param compressionType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #compressionType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                        \n

                                                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #compressionType} will return {@link CompressionTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #compressionTypeAsString}.\n

                                                                                                                                                        \n@return An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue\n@deprecated Use {@link #compressionTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                        \n@param compressionType An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see CompressionTypeValue\n@deprecated Use {@link #compressionType(String)}\n", "documentation" : "

                                                                                                                                                        An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : "CompressionTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CompressionType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCompressionType", "fluentEnumGetterMethodName" : "compressionType", "fluentEnumSetterMethodName" : "compressionType", "fluentGetterMethodName" : "compressionTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                        An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                        \n@param compressionType An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see CompressionTypeValue", "fluentSetterMethodName" : "compressionType", "getterDocumentation" : "

                                                                                                                                                        An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                        \n

                                                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #compressionType} will return {@link CompressionTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #compressionTypeAsString}.\n

                                                                                                                                                        \n@return An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CompressionType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CompressionType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CompressionType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                        \n@param compressionType An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue", "setterMethodName" : "setCompressionType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "compressionType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "compressionType", "variableType" : "String", "documentation" : "

                                                                                                                                                        An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEncryptionModeAsString", "beanStyleSetterMethodName" : "setEncryptionMode", "c2jName" : "EncryptionMode", "c2jShape" : "EncryptionModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                        • s3:CreateBucket

                                                                                                                                                        • s3:ListBucket

                                                                                                                                                        • s3:DeleteBucket

                                                                                                                                                        • s3:GetBucketLocation

                                                                                                                                                        • s3:GetObject

                                                                                                                                                        • s3:PutObject

                                                                                                                                                        • s3:DeleteObject

                                                                                                                                                        • s3:GetObjectVersion

                                                                                                                                                        • s3:GetBucketPolicy

                                                                                                                                                        • s3:PutBucketPolicy

                                                                                                                                                        • s3:DeleteBucketPolicy

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #encryptionModeAsString(String)}.\n@param encryptionMode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #encryptionMode(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                        • s3:CreateBucket

                                                                                                                                                        • s3:ListBucket

                                                                                                                                                        • s3:DeleteBucket

                                                                                                                                                        • s3:GetBucketLocation

                                                                                                                                                        • s3:GetObject

                                                                                                                                                        • s3:PutObject

                                                                                                                                                        • s3:DeleteObject

                                                                                                                                                        • s3:GetObjectVersion

                                                                                                                                                        • s3:GetBucketPolicy

                                                                                                                                                        • s3:PutBucketPolicy

                                                                                                                                                        • s3:DeleteBucketPolicy

                                                                                                                                                        \n

                                                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #encryptionMode} will return {@link EncryptionModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encryptionModeAsString}.\n

                                                                                                                                                        \n@return The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                        • s3:CreateBucket

                                                                                                                                                        • s3:ListBucket

                                                                                                                                                        • s3:DeleteBucket

                                                                                                                                                        • s3:GetBucketLocation

                                                                                                                                                        • s3:GetObject

                                                                                                                                                        • s3:PutObject

                                                                                                                                                        • s3:DeleteObject

                                                                                                                                                        • s3:GetObjectVersion

                                                                                                                                                        • s3:GetBucketPolicy

                                                                                                                                                        • s3:PutBucketPolicy

                                                                                                                                                        • s3:DeleteBucketPolicy

                                                                                                                                                        • \n@see EncryptionModeValue\n@deprecated Use {@link #encryptionModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                          • s3:CreateBucket

                                                                                                                                                          • s3:ListBucket

                                                                                                                                                          • s3:DeleteBucket

                                                                                                                                                          • s3:GetBucketLocation

                                                                                                                                                          • s3:GetObject

                                                                                                                                                          • s3:PutObject

                                                                                                                                                          • s3:DeleteObject

                                                                                                                                                          • s3:GetObjectVersion

                                                                                                                                                          • s3:GetBucketPolicy

                                                                                                                                                          • s3:PutBucketPolicy

                                                                                                                                                          • s3:DeleteBucketPolicy

                                                                                                                                                          \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                          • s3:CreateBucket

                                                                                                                                                          • s3:ListBucket

                                                                                                                                                          • s3:DeleteBucket

                                                                                                                                                          • s3:GetBucketLocation

                                                                                                                                                          • s3:GetObject

                                                                                                                                                          • s3:PutObject

                                                                                                                                                          • s3:DeleteObject

                                                                                                                                                          • s3:GetObjectVersion

                                                                                                                                                          • s3:GetBucketPolicy

                                                                                                                                                          • s3:PutBucketPolicy

                                                                                                                                                          • s3:DeleteBucketPolicy

                                                                                                                                                          • \n@see EncryptionModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncryptionModeValue\n@deprecated Use {@link #encryptionMode(String)}\n", "documentation" : "

                                                                                                                                                            The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                            • s3:CreateBucket

                                                                                                                                                            • s3:ListBucket

                                                                                                                                                            • s3:DeleteBucket

                                                                                                                                                            • s3:GetBucketLocation

                                                                                                                                                            • s3:GetObject

                                                                                                                                                            • s3:PutObject

                                                                                                                                                            • s3:DeleteObject

                                                                                                                                                            • s3:GetObjectVersion

                                                                                                                                                            • s3:GetBucketPolicy

                                                                                                                                                            • s3:PutBucketPolicy

                                                                                                                                                            • s3:DeleteBucketPolicy

                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "EncryptionModeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EncryptionMode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEncryptionMode", "fluentEnumGetterMethodName" : "encryptionMode", "fluentEnumSetterMethodName" : "encryptionMode", "fluentGetterMethodName" : "encryptionModeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                            The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                            • s3:CreateBucket

                                                                                                                                                            • s3:ListBucket

                                                                                                                                                            • s3:DeleteBucket

                                                                                                                                                            • s3:GetBucketLocation

                                                                                                                                                            • s3:GetObject

                                                                                                                                                            • s3:PutObject

                                                                                                                                                            • s3:DeleteObject

                                                                                                                                                            • s3:GetObjectVersion

                                                                                                                                                            • s3:GetBucketPolicy

                                                                                                                                                            • s3:PutBucketPolicy

                                                                                                                                                            • s3:DeleteBucketPolicy

                                                                                                                                                            \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                            • s3:CreateBucket

                                                                                                                                                            • s3:ListBucket

                                                                                                                                                            • s3:DeleteBucket

                                                                                                                                                            • s3:GetBucketLocation

                                                                                                                                                            • s3:GetObject

                                                                                                                                                            • s3:PutObject

                                                                                                                                                            • s3:DeleteObject

                                                                                                                                                            • s3:GetObjectVersion

                                                                                                                                                            • s3:GetBucketPolicy

                                                                                                                                                            • s3:PutBucketPolicy

                                                                                                                                                            • s3:DeleteBucketPolicy

                                                                                                                                                            • \n@see EncryptionModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncryptionModeValue", "fluentSetterMethodName" : "encryptionMode", "getterDocumentation" : "

                                                                                                                                                              The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                              • s3:CreateBucket

                                                                                                                                                              • s3:ListBucket

                                                                                                                                                              • s3:DeleteBucket

                                                                                                                                                              • s3:GetBucketLocation

                                                                                                                                                              • s3:GetObject

                                                                                                                                                              • s3:PutObject

                                                                                                                                                              • s3:DeleteObject

                                                                                                                                                              • s3:GetObjectVersion

                                                                                                                                                              • s3:GetBucketPolicy

                                                                                                                                                              • s3:PutBucketPolicy

                                                                                                                                                              • s3:DeleteBucketPolicy

                                                                                                                                                              \n

                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #encryptionMode} will return {@link EncryptionModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encryptionModeAsString}.\n

                                                                                                                                                              \n@return The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                              • s3:CreateBucket

                                                                                                                                                              • s3:ListBucket

                                                                                                                                                              • s3:DeleteBucket

                                                                                                                                                              • s3:GetBucketLocation

                                                                                                                                                              • s3:GetObject

                                                                                                                                                              • s3:PutObject

                                                                                                                                                              • s3:DeleteObject

                                                                                                                                                              • s3:GetObjectVersion

                                                                                                                                                              • s3:GetBucketPolicy

                                                                                                                                                              • s3:PutBucketPolicy

                                                                                                                                                              • s3:DeleteBucketPolicy

                                                                                                                                                              • \n@see EncryptionModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EncryptionMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EncryptionMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EncryptionMode", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                • s3:CreateBucket

                                                                                                                                                                • s3:ListBucket

                                                                                                                                                                • s3:DeleteBucket

                                                                                                                                                                • s3:GetBucketLocation

                                                                                                                                                                • s3:GetObject

                                                                                                                                                                • s3:PutObject

                                                                                                                                                                • s3:DeleteObject

                                                                                                                                                                • s3:GetObjectVersion

                                                                                                                                                                • s3:GetBucketPolicy

                                                                                                                                                                • s3:PutBucketPolicy

                                                                                                                                                                • s3:DeleteBucketPolicy

                                                                                                                                                                \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                • s3:CreateBucket

                                                                                                                                                                • s3:ListBucket

                                                                                                                                                                • s3:DeleteBucket

                                                                                                                                                                • s3:GetBucketLocation

                                                                                                                                                                • s3:GetObject

                                                                                                                                                                • s3:PutObject

                                                                                                                                                                • s3:DeleteObject

                                                                                                                                                                • s3:GetObjectVersion

                                                                                                                                                                • s3:GetBucketPolicy

                                                                                                                                                                • s3:PutBucketPolicy

                                                                                                                                                                • s3:DeleteBucketPolicy

                                                                                                                                                                • \n@see EncryptionModeValue", "setterMethodName" : "setEncryptionMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "encryptionMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "encryptionMode", "variableType" : "String", "documentation" : "

                                                                                                                                                                  The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                  • s3:CreateBucket

                                                                                                                                                                  • s3:ListBucket

                                                                                                                                                                  • s3:DeleteBucket

                                                                                                                                                                  • s3:GetBucketLocation

                                                                                                                                                                  • s3:GetObject

                                                                                                                                                                  • s3:PutObject

                                                                                                                                                                  • s3:DeleteObject

                                                                                                                                                                  • s3:GetObjectVersion

                                                                                                                                                                  • s3:GetBucketPolicy

                                                                                                                                                                  • s3:PutBucketPolicy

                                                                                                                                                                  • s3:DeleteBucketPolicy

                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerSideEncryptionKmsKeyId", "beanStyleSetterMethodName" : "setServerSideEncryptionKmsKeyId", "c2jName" : "ServerSideEncryptionKmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                  If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                  Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serverSideEncryptionKmsKeyId(String)}.\n@param serverSideEncryptionKmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverSideEncryptionKmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                  If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                  Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                  \n@return If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                  Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value \n@deprecated Use {@link #serverSideEncryptionKmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                  If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                  Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                  \n@param serverSideEncryptionKmsKeyId If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                  Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverSideEncryptionKmsKeyId(String)}\n", "documentation" : "

                                                                                                                                                                  If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                  Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerSideEncryptionKmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerSideEncryptionKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverSideEncryptionKmsKeyId", "fluentSetterDocumentation" : "

                                                                                                                                                                  If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                  Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                  \n@param serverSideEncryptionKmsKeyId If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                  Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverSideEncryptionKmsKeyId", "getterDocumentation" : "

                                                                                                                                                                  If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                  Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                  \n@return If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                  Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerSideEncryptionKmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerSideEncryptionKmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerSideEncryptionKmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                  If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                  Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                  \n@param serverSideEncryptionKmsKeyId If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                  Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value ", "setterMethodName" : "setServerSideEncryptionKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverSideEncryptionKmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverSideEncryptionKmsKeyId", "variableType" : "String", "documentation" : "

                                                                                                                                                                  If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                  Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataFormatAsString", "beanStyleSetterMethodName" : "setDataFormat", "c2jName" : "DataFormat", "c2jShape" : "DataFormatValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                  The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                  • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                  • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #dataFormatAsString(String)}.\n@param dataFormat a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataFormat(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                  The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                  • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                  • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                  \n

                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #dataFormat} will return {@link DataFormatValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #dataFormatAsString}.\n

                                                                                                                                                                  \n@return The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                  • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                  • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                  • \n@see DataFormatValue\n@deprecated Use {@link #dataFormatAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                    The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                    • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                    • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                    \n@param dataFormat The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                    • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                    • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                    • \n@see DataFormatValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DataFormatValue\n@deprecated Use {@link #dataFormat(String)}\n", "documentation" : "

                                                                                                                                                                      The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                      • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                      • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "DataFormatValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataFormat property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataFormat", "fluentEnumGetterMethodName" : "dataFormat", "fluentEnumSetterMethodName" : "dataFormat", "fluentGetterMethodName" : "dataFormatAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                      The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                      • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                      • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                      \n@param dataFormat The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                      • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                      • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                      • \n@see DataFormatValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DataFormatValue", "fluentSetterMethodName" : "dataFormat", "getterDocumentation" : "

                                                                                                                                                                        The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                        • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                        • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                        \n

                                                                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #dataFormat} will return {@link DataFormatValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #dataFormatAsString}.\n

                                                                                                                                                                        \n@return The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                        • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                        • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                        • \n@see DataFormatValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataFormat", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DataFormat", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                          • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                          • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                          \n@param dataFormat The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                          • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                          • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                          • \n@see DataFormatValue", "setterMethodName" : "setDataFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dataFormat", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dataFormat", "variableType" : "String", "documentation" : "

                                                                                                                                                                            The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                            • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                            • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEncodingTypeAsString", "beanStyleSetterMethodName" : "setEncodingType", "c2jName" : "EncodingType", "c2jShape" : "EncodingTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                            The type of encoding you are using:

                                                                                                                                                                            • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                            • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                            • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #encodingTypeAsString(String)}.\n@param encodingType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #encodingType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                            The type of encoding you are using:

                                                                                                                                                                            • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                            • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                            • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                            \n

                                                                                                                                                                            \nIf the service returns an enum value that is not available in the current SDK version, {@link #encodingType} will return {@link EncodingTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encodingTypeAsString}.\n

                                                                                                                                                                            \n@return The type of encoding you are using:

                                                                                                                                                                            • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                            • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                            • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                            • \n@see EncodingTypeValue\n@deprecated Use {@link #encodingTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                              The type of encoding you are using:

                                                                                                                                                                              • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                              • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                              • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                              \n@param encodingType The type of encoding you are using:

                                                                                                                                                                              • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                              • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                              • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                              • \n@see EncodingTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncodingTypeValue\n@deprecated Use {@link #encodingType(String)}\n", "documentation" : "

                                                                                                                                                                                The type of encoding you are using:

                                                                                                                                                                                • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "EncodingTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EncodingType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEncodingType", "fluentEnumGetterMethodName" : "encodingType", "fluentEnumSetterMethodName" : "encodingType", "fluentGetterMethodName" : "encodingTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                The type of encoding you are using:

                                                                                                                                                                                • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                \n@param encodingType The type of encoding you are using:

                                                                                                                                                                                • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                • \n@see EncodingTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncodingTypeValue", "fluentSetterMethodName" : "encodingType", "getterDocumentation" : "

                                                                                                                                                                                  The type of encoding you are using:

                                                                                                                                                                                  • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                  • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                  • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                  \n

                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #encodingType} will return {@link EncodingTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encodingTypeAsString}.\n

                                                                                                                                                                                  \n@return The type of encoding you are using:

                                                                                                                                                                                  • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                  • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                  • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                  • \n@see EncodingTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EncodingType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EncodingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EncodingType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                    The type of encoding you are using:

                                                                                                                                                                                    • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                    • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                    • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                    \n@param encodingType The type of encoding you are using:

                                                                                                                                                                                    • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                    • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                    • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                    • \n@see EncodingTypeValue", "setterMethodName" : "setEncodingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "encodingType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "encodingType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                      The type of encoding you are using:

                                                                                                                                                                                      • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                      • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                      • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDictPageSizeLimit", "beanStyleSetterMethodName" : "setDictPageSizeLimit", "c2jName" : "DictPageSizeLimit", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                      \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 #dictPageSizeLimit(Integer)}.\n@param dictPageSizeLimit 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 #dictPageSizeLimit(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                      \n@return The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.\n@deprecated Use {@link #dictPageSizeLimit()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                      \n@param dictPageSizeLimit The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dictPageSizeLimit(Integer)}\n", "documentation" : "

                                                                                                                                                                                      The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DictPageSizeLimit property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDictPageSizeLimit", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dictPageSizeLimit", "fluentSetterDocumentation" : "

                                                                                                                                                                                      The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                      \n@param dictPageSizeLimit The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dictPageSizeLimit", "getterDocumentation" : "

                                                                                                                                                                                      The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                      \n@return The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.", "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" : "DictPageSizeLimit", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DictPageSizeLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DictPageSizeLimit", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                      \n@param dictPageSizeLimit The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.", "setterMethodName" : "setDictPageSizeLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dictPageSizeLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dictPageSizeLimit", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                      The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRowGroupLength", "beanStyleSetterMethodName" : "setRowGroupLength", "c2jName" : "RowGroupLength", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                      If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                      \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 #rowGroupLength(Integer)}.\n@param rowGroupLength 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 #rowGroupLength(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                      If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                      \n@return The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                      If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).\n@deprecated Use {@link #rowGroupLength()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                      If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                      \n@param rowGroupLength The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                      If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #rowGroupLength(Integer)}\n", "documentation" : "

                                                                                                                                                                                      The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                      If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RowGroupLength property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRowGroupLength", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rowGroupLength", "fluentSetterDocumentation" : "

                                                                                                                                                                                      The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                      If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                      \n@param rowGroupLength The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                      If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rowGroupLength", "getterDocumentation" : "

                                                                                                                                                                                      The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                      If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                      \n@return The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                      If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).", "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" : "RowGroupLength", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RowGroupLength", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "RowGroupLength", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                      If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                      \n@param rowGroupLength The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                      If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).", "setterMethodName" : "setRowGroupLength", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "rowGroupLength", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "rowGroupLength", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                      The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                      If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataPageSize", "beanStyleSetterMethodName" : "setDataPageSize", "c2jName" : "DataPageSize", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                      \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 #dataPageSize(Integer)}.\n@param dataPageSize 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 #dataPageSize(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                      \n@return The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.\n@deprecated Use {@link #dataPageSize()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                      \n@param dataPageSize The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataPageSize(Integer)}\n", "documentation" : "

                                                                                                                                                                                      The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataPageSize property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataPageSize", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataPageSize", "fluentSetterDocumentation" : "

                                                                                                                                                                                      The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                      \n@param dataPageSize The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataPageSize", "getterDocumentation" : "

                                                                                                                                                                                      The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                      \n@return The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.", "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" : "DataPageSize", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataPageSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DataPageSize", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                      \n@param dataPageSize The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.", "setterMethodName" : "setDataPageSize", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dataPageSize", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dataPageSize", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                      The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getParquetVersionAsString", "beanStyleSetterMethodName" : "setParquetVersion", "c2jName" : "ParquetVersion", "c2jShape" : "ParquetVersionValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #parquetVersionAsString(String)}.\n@param parquetVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #parquetVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #parquetVersion} will return {@link ParquetVersionValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #parquetVersionAsString}.\n

                                                                                                                                                                                      \n@return The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue\n@deprecated Use {@link #parquetVersionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                      \n@param parquetVersion The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ParquetVersionValue\n@deprecated Use {@link #parquetVersion(String)}\n", "documentation" : "

                                                                                                                                                                                      The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "ParquetVersionValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ParquetVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasParquetVersion", "fluentEnumGetterMethodName" : "parquetVersion", "fluentEnumSetterMethodName" : "parquetVersion", "fluentGetterMethodName" : "parquetVersionAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                      The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                      \n@param parquetVersion The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ParquetVersionValue", "fluentSetterMethodName" : "parquetVersion", "getterDocumentation" : "

                                                                                                                                                                                      The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #parquetVersion} will return {@link ParquetVersionValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #parquetVersionAsString}.\n

                                                                                                                                                                                      \n@return The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParquetVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParquetVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParquetVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                      \n@param parquetVersion The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue", "setterMethodName" : "setParquetVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parquetVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parquetVersion", "variableType" : "String", "documentation" : "

                                                                                                                                                                                      The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEnableStatistics", "beanStyleSetterMethodName" : "setEnableStatistics", "c2jName" : "EnableStatistics", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                      \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 #enableStatistics(Boolean)}.\n@param enableStatistics 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 #enableStatistics(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                      \n@return A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.\n@deprecated Use {@link #enableStatistics()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                      \n@param enableStatistics A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #enableStatistics(Boolean)}\n", "documentation" : "

                                                                                                                                                                                      A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableStatistics property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableStatistics", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableStatistics", "fluentSetterDocumentation" : "

                                                                                                                                                                                      A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                      \n@param enableStatistics A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableStatistics", "getterDocumentation" : "

                                                                                                                                                                                      A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                      \n@return A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.", "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" : "EnableStatistics", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableStatistics", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableStatistics", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                      \n@param enableStatistics A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.", "setterMethodName" : "setEnableStatistics", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableStatistics", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableStatistics", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                      A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludeOpForFullLoad", "beanStyleSetterMethodName" : "setIncludeOpForFullLoad", "c2jName" : "IncludeOpForFullLoad", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                      AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                      For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                      This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includeOpForFullLoad(Boolean)}.\n@param includeOpForFullLoad 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 #includeOpForFullLoad(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                      AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                      For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                      This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      \n@return A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                      AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                      For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                      This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      \n@deprecated Use {@link #includeOpForFullLoad()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                      AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                      For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                      This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      \n@param includeOpForFullLoad A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                      AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                      For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                      This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includeOpForFullLoad(Boolean)}\n", "documentation" : "

                                                                                                                                                                                      A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                      AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                      For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                      This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludeOpForFullLoad property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludeOpForFullLoad", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includeOpForFullLoad", "fluentSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                      AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                      For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                      This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      \n@param includeOpForFullLoad A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                      AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                      For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                      This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includeOpForFullLoad", "getterDocumentation" : "

                                                                                                                                                                                      A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                      AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                      For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                      This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      \n@return A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                      AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                      For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                      This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      ", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludeOpForFullLoad", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludeOpForFullLoad", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludeOpForFullLoad", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                      AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                      For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                      This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      \n@param includeOpForFullLoad A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                      AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                      For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                      This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      ", "setterMethodName" : "setIncludeOpForFullLoad", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includeOpForFullLoad", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includeOpForFullLoad", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                      A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                      AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                      For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                      This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcInsertsOnly", "beanStyleSetterMethodName" : "setCdcInsertsOnly", "c2jName" : "CdcInsertsOnly", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \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 #cdcInsertsOnly(Boolean)}.\n@param cdcInsertsOnly 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 #cdcInsertsOnly(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@deprecated Use {@link #cdcInsertsOnly()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@param cdcInsertsOnly A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcInsertsOnly(Boolean)}\n", "documentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcInsertsOnly property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcInsertsOnly", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcInsertsOnly", "fluentSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@param cdcInsertsOnly A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcInsertsOnly", "getterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "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" : "CdcInsertsOnly", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcInsertsOnly", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "CdcInsertsOnly", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@param cdcInsertsOnly A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "setterMethodName" : "setCdcInsertsOnly", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "cdcInsertsOnly", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "cdcInsertsOnly", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTimestampColumnName", "beanStyleSetterMethodName" : "setTimestampColumnName", "c2jName" : "TimestampColumnName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                      AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                      DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                      For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                      For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                      The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                      When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #timestampColumnName(String)}.\n@param timestampColumnName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestampColumnName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                      AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                      DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                      For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                      For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                      The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                      When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                      \n@return A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                      AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                      DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                      For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                      For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                      The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                      When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.\n@deprecated Use {@link #timestampColumnName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                      AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                      DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                      For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                      For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                      The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                      When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                      \n@param timestampColumnName A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                      AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                      DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                      For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                      For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                      The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                      When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #timestampColumnName(String)}\n", "documentation" : "

                                                                                                                                                                                      A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                      AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                      DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                      For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                      For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                      The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                      When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TimestampColumnName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTimestampColumnName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestampColumnName", "fluentSetterDocumentation" : "

                                                                                                                                                                                      A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                      AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                      DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                      For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                      For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                      The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                      When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                      \n@param timestampColumnName A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                      AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                      DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                      For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                      For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                      The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                      When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestampColumnName", "getterDocumentation" : "

                                                                                                                                                                                      A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                      AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                      DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                      For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                      For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                      The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                      When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                      \n@return A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                      AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                      DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                      For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                      For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                      The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                      When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TimestampColumnName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TimestampColumnName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TimestampColumnName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                      AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                      DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                      For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                      For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                      The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                      When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                      \n@param timestampColumnName A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                      AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                      DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                      For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                      For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                      The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                      When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.", "setterMethodName" : "setTimestampColumnName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "timestampColumnName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "timestampColumnName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                      A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                      AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                      DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                      For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                      For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                      The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                      When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getParquetTimestampInMillisecond", "beanStyleSetterMethodName" : "setParquetTimestampInMillisecond", "c2jName" : "ParquetTimestampInMillisecond", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                      AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                      When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                      Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                      AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                      Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                      \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 #parquetTimestampInMillisecond(Boolean)}.\n@param parquetTimestampInMillisecond 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 #parquetTimestampInMillisecond(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                      AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                      When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                      Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                      AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                      Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                      \n@return A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                      AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                      When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                      Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                      AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                      Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                      \n@deprecated Use {@link #parquetTimestampInMillisecond()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                      AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                      When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                      Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                      AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                      Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                      \n@param parquetTimestampInMillisecond A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                      AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                      When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                      Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                      AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                      Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #parquetTimestampInMillisecond(Boolean)}\n", "documentation" : "

                                                                                                                                                                                      A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                      AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                      When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                      Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                      AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                      Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ParquetTimestampInMillisecond property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasParquetTimestampInMillisecond", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parquetTimestampInMillisecond", "fluentSetterDocumentation" : "

                                                                                                                                                                                      A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                      AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                      When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                      Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                      AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                      Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                      \n@param parquetTimestampInMillisecond A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                      AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                      When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                      Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                      AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                      Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parquetTimestampInMillisecond", "getterDocumentation" : "

                                                                                                                                                                                      A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                      AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                      When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                      Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                      AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                      Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                      \n@return A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                      AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                      When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                      Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                      AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                      Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                      ", "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" : "ParquetTimestampInMillisecond", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParquetTimestampInMillisecond", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "ParquetTimestampInMillisecond", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                      AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                      When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                      Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                      AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                      Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                      \n@param parquetTimestampInMillisecond A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                      AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                      When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                      Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                      AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                      Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                      ", "setterMethodName" : "setParquetTimestampInMillisecond", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "parquetTimestampInMillisecond", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "parquetTimestampInMillisecond", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                      A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                      AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                      When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                      Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                      AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                      Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcInsertsAndUpdates", "beanStyleSetterMethodName" : "setCdcInsertsAndUpdates", "c2jName" : "CdcInsertsAndUpdates", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \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 #cdcInsertsAndUpdates(Boolean)}.\n@param cdcInsertsAndUpdates 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 #cdcInsertsAndUpdates(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@deprecated Use {@link #cdcInsertsAndUpdates()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@param cdcInsertsAndUpdates A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcInsertsAndUpdates(Boolean)}\n", "documentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcInsertsAndUpdates property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcInsertsAndUpdates", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcInsertsAndUpdates", "fluentSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@param cdcInsertsAndUpdates A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcInsertsAndUpdates", "getterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "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" : "CdcInsertsAndUpdates", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcInsertsAndUpdates", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "CdcInsertsAndUpdates", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@param cdcInsertsAndUpdates A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "setterMethodName" : "setCdcInsertsAndUpdates", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "cdcInsertsAndUpdates", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "cdcInsertsAndUpdates", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "BucketFolder" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketFolder", "beanStyleSetterMethodName" : "setBucketFolder", "c2jName" : "BucketFolder", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #bucketFolder(String)}.\n@param bucketFolder a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketFolder(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                      \n@return An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.\n@deprecated Use {@link #bucketFolder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                      \n@param bucketFolder An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketFolder(String)}\n", "documentation" : "

                                                                                                                                                                                      An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketFolder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketFolder", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketFolder", "fluentSetterDocumentation" : "

                                                                                                                                                                                      An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                      \n@param bucketFolder An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketFolder", "getterDocumentation" : "

                                                                                                                                                                                      An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                      \n@return An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "BucketFolder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketFolder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketFolder", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                      \n@param bucketFolder An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.", "setterMethodName" : "setBucketFolder", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketFolder", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketFolder", "variableType" : "String", "documentation" : "

                                                                                                                                                                                      An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "BucketName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketName", "beanStyleSetterMethodName" : "setBucketName", "c2jName" : "BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      The name of the 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 #bucketName(String)}.\n@param bucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      The name of the S3 bucket.

                                                                                                                                                                                      \n@return The name of the S3 bucket.\n@deprecated Use {@link #bucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      The name of the S3 bucket.

                                                                                                                                                                                      \n@param bucketName The name of the S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketName(String)}\n", "documentation" : "

                                                                                                                                                                                      The name of the S3 bucket.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketName", "fluentSetterDocumentation" : "

                                                                                                                                                                                      The name of the S3 bucket.

                                                                                                                                                                                      \n@param bucketName The name of the S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketName", "getterDocumentation" : "

                                                                                                                                                                                      The name of the S3 bucket.

                                                                                                                                                                                      \n@return The name of the 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" : "BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      The name of the S3 bucket.

                                                                                                                                                                                      \n@param bucketName The name of the S3 bucket.", "setterMethodName" : "setBucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                      The name of the S3 bucket.

                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CdcInsertsAndUpdates" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcInsertsAndUpdates", "beanStyleSetterMethodName" : "setCdcInsertsAndUpdates", "c2jName" : "CdcInsertsAndUpdates", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \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 #cdcInsertsAndUpdates(Boolean)}.\n@param cdcInsertsAndUpdates 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 #cdcInsertsAndUpdates(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@deprecated Use {@link #cdcInsertsAndUpdates()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@param cdcInsertsAndUpdates A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcInsertsAndUpdates(Boolean)}\n", "documentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcInsertsAndUpdates property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcInsertsAndUpdates", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcInsertsAndUpdates", "fluentSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@param cdcInsertsAndUpdates A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcInsertsAndUpdates", "getterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "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" : "CdcInsertsAndUpdates", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcInsertsAndUpdates", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "CdcInsertsAndUpdates", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@param cdcInsertsAndUpdates A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "setterMethodName" : "setCdcInsertsAndUpdates", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "cdcInsertsAndUpdates", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "cdcInsertsAndUpdates", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                      For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CdcInsertsOnly" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcInsertsOnly", "beanStyleSetterMethodName" : "setCdcInsertsOnly", "c2jName" : "CdcInsertsOnly", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \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 #cdcInsertsOnly(Boolean)}.\n@param cdcInsertsOnly 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 #cdcInsertsOnly(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@deprecated Use {@link #cdcInsertsOnly()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@param cdcInsertsOnly A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcInsertsOnly(Boolean)}\n", "documentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcInsertsOnly property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcInsertsOnly", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcInsertsOnly", "fluentSetterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@param cdcInsertsOnly A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcInsertsOnly", "getterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@return A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "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" : "CdcInsertsOnly", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcInsertsOnly", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "CdcInsertsOnly", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      \n@param cdcInsertsOnly A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "setterMethodName" : "setCdcInsertsOnly", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "cdcInsertsOnly", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "cdcInsertsOnly", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                      A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                      If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                      AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                      CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CompressionType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCompressionTypeAsString", "beanStyleSetterMethodName" : "setCompressionType", "c2jName" : "CompressionType", "c2jShape" : "CompressionTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #compressionTypeAsString(String)}.\n@param compressionType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #compressionType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #compressionType} will return {@link CompressionTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #compressionTypeAsString}.\n

                                                                                                                                                                                      \n@return An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue\n@deprecated Use {@link #compressionTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                      \n@param compressionType An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see CompressionTypeValue\n@deprecated Use {@link #compressionType(String)}\n", "documentation" : "

                                                                                                                                                                                      An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "CompressionTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CompressionType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCompressionType", "fluentEnumGetterMethodName" : "compressionType", "fluentEnumSetterMethodName" : "compressionType", "fluentGetterMethodName" : "compressionTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                      An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                      \n@param compressionType An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see CompressionTypeValue", "fluentSetterMethodName" : "compressionType", "getterDocumentation" : "

                                                                                                                                                                                      An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #compressionType} will return {@link CompressionTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #compressionTypeAsString}.\n

                                                                                                                                                                                      \n@return An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CompressionType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CompressionType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CompressionType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                      \n@param compressionType An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue", "setterMethodName" : "setCompressionType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "compressionType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "compressionType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                      An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CsvDelimiter" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCsvDelimiter", "beanStyleSetterMethodName" : "setCsvDelimiter", "c2jName" : "CsvDelimiter", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #csvDelimiter(String)}.\n@param csvDelimiter a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #csvDelimiter(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                      \n@return The delimiter used to separate columns in the source files. The default is a comma.\n@deprecated Use {@link #csvDelimiter()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                      \n@param csvDelimiter The delimiter used to separate columns in the source files. The default is a comma.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #csvDelimiter(String)}\n", "documentation" : "

                                                                                                                                                                                      The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CsvDelimiter property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCsvDelimiter", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "csvDelimiter", "fluentSetterDocumentation" : "

                                                                                                                                                                                      The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                      \n@param csvDelimiter The delimiter used to separate columns in the source files. The default is a comma.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "csvDelimiter", "getterDocumentation" : "

                                                                                                                                                                                      The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                      \n@return The delimiter used to separate columns in the source files. The default is a comma.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CsvDelimiter", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CsvDelimiter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CsvDelimiter", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                      \n@param csvDelimiter The delimiter used to separate columns in the source files. The default is a comma.", "setterMethodName" : "setCsvDelimiter", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "csvDelimiter", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "csvDelimiter", "variableType" : "String", "documentation" : "

                                                                                                                                                                                      The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CsvRowDelimiter" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCsvRowDelimiter", "beanStyleSetterMethodName" : "setCsvRowDelimiter", "c2jName" : "CsvRowDelimiter", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #csvRowDelimiter(String)}.\n@param csvRowDelimiter a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #csvRowDelimiter(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                      \n@return The delimiter used to separate rows in the source files. The default is a carriage return (\\n).\n@deprecated Use {@link #csvRowDelimiter()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                      \n@param csvRowDelimiter The delimiter used to separate rows in the source files. The default is a carriage return (\\n).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #csvRowDelimiter(String)}\n", "documentation" : "

                                                                                                                                                                                      The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CsvRowDelimiter property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCsvRowDelimiter", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "csvRowDelimiter", "fluentSetterDocumentation" : "

                                                                                                                                                                                      The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                      \n@param csvRowDelimiter The delimiter used to separate rows in the source files. The default is a carriage return (\\n).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "csvRowDelimiter", "getterDocumentation" : "

                                                                                                                                                                                      The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                      \n@return The delimiter used to separate rows in the source files. The default is a carriage return (\\n).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CsvRowDelimiter", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CsvRowDelimiter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CsvRowDelimiter", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                      \n@param csvRowDelimiter The delimiter used to separate rows in the source files. The default is a carriage return (\\n).", "setterMethodName" : "setCsvRowDelimiter", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "csvRowDelimiter", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "csvRowDelimiter", "variableType" : "String", "documentation" : "

                                                                                                                                                                                      The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DataFormat" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataFormatAsString", "beanStyleSetterMethodName" : "setDataFormat", "c2jName" : "DataFormat", "c2jShape" : "DataFormatValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                      • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                      • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #dataFormatAsString(String)}.\n@param dataFormat a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataFormat(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                      • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                      • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #dataFormat} will return {@link DataFormatValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #dataFormatAsString}.\n

                                                                                                                                                                                      \n@return The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                      • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                      • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                      • \n@see DataFormatValue\n@deprecated Use {@link #dataFormatAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                        The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                        • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                        • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                        \n@param dataFormat The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                        • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                        • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                        • \n@see DataFormatValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DataFormatValue\n@deprecated Use {@link #dataFormat(String)}\n", "documentation" : "

                                                                                                                                                                                          The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                          • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                          • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "DataFormatValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataFormat property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataFormat", "fluentEnumGetterMethodName" : "dataFormat", "fluentEnumSetterMethodName" : "dataFormat", "fluentGetterMethodName" : "dataFormatAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                          The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                          • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                          • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                          \n@param dataFormat The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                          • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                          • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                          • \n@see DataFormatValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DataFormatValue", "fluentSetterMethodName" : "dataFormat", "getterDocumentation" : "

                                                                                                                                                                                            The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                            • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                            • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                            \n

                                                                                                                                                                                            \nIf the service returns an enum value that is not available in the current SDK version, {@link #dataFormat} will return {@link DataFormatValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #dataFormatAsString}.\n

                                                                                                                                                                                            \n@return The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                            • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                            • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                            • \n@see DataFormatValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataFormat", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DataFormat", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                              The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                              • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                              • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                              \n@param dataFormat The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                              • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                              • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                              • \n@see DataFormatValue", "setterMethodName" : "setDataFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dataFormat", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dataFormat", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DataPageSize" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataPageSize", "beanStyleSetterMethodName" : "setDataPageSize", "c2jName" : "DataPageSize", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                \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 #dataPageSize(Integer)}.\n@param dataPageSize 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 #dataPageSize(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                \n@return The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.\n@deprecated Use {@link #dataPageSize()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                \n@param dataPageSize The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataPageSize(Integer)}\n", "documentation" : "

                                                                                                                                                                                                The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataPageSize property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataPageSize", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataPageSize", "fluentSetterDocumentation" : "

                                                                                                                                                                                                The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                \n@param dataPageSize The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataPageSize", "getterDocumentation" : "

                                                                                                                                                                                                The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                \n@return The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.", "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" : "DataPageSize", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataPageSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DataPageSize", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                \n@param dataPageSize The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.", "setterMethodName" : "setDataPageSize", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dataPageSize", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dataPageSize", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DictPageSizeLimit" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDictPageSizeLimit", "beanStyleSetterMethodName" : "setDictPageSizeLimit", "c2jName" : "DictPageSizeLimit", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                \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 #dictPageSizeLimit(Integer)}.\n@param dictPageSizeLimit 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 #dictPageSizeLimit(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                \n@return The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.\n@deprecated Use {@link #dictPageSizeLimit()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                \n@param dictPageSizeLimit The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dictPageSizeLimit(Integer)}\n", "documentation" : "

                                                                                                                                                                                                The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DictPageSizeLimit property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDictPageSizeLimit", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dictPageSizeLimit", "fluentSetterDocumentation" : "

                                                                                                                                                                                                The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                \n@param dictPageSizeLimit The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dictPageSizeLimit", "getterDocumentation" : "

                                                                                                                                                                                                The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                \n@return The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.", "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" : "DictPageSizeLimit", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DictPageSizeLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DictPageSizeLimit", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                \n@param dictPageSizeLimit The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.", "setterMethodName" : "setDictPageSizeLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dictPageSizeLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dictPageSizeLimit", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EnableStatistics" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEnableStatistics", "beanStyleSetterMethodName" : "setEnableStatistics", "c2jName" : "EnableStatistics", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                \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 #enableStatistics(Boolean)}.\n@param enableStatistics 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 #enableStatistics(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                \n@return A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.\n@deprecated Use {@link #enableStatistics()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                \n@param enableStatistics A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #enableStatistics(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableStatistics property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableStatistics", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableStatistics", "fluentSetterDocumentation" : "

                                                                                                                                                                                                A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                \n@param enableStatistics A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableStatistics", "getterDocumentation" : "

                                                                                                                                                                                                A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                \n@return A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.", "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" : "EnableStatistics", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableStatistics", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableStatistics", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                \n@param enableStatistics A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.", "setterMethodName" : "setEnableStatistics", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableStatistics", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableStatistics", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EncodingType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEncodingTypeAsString", "beanStyleSetterMethodName" : "setEncodingType", "c2jName" : "EncodingType", "c2jShape" : "EncodingTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                The type of encoding you are using:

                                                                                                                                                                                                • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #encodingTypeAsString(String)}.\n@param encodingType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #encodingType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                The type of encoding you are using:

                                                                                                                                                                                                • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                \n

                                                                                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #encodingType} will return {@link EncodingTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encodingTypeAsString}.\n

                                                                                                                                                                                                \n@return The type of encoding you are using:

                                                                                                                                                                                                • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                • \n@see EncodingTypeValue\n@deprecated Use {@link #encodingTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                  The type of encoding you are using:

                                                                                                                                                                                                  • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                  • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                  • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                  \n@param encodingType The type of encoding you are using:

                                                                                                                                                                                                  • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                  • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                  • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                  • \n@see EncodingTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncodingTypeValue\n@deprecated Use {@link #encodingType(String)}\n", "documentation" : "

                                                                                                                                                                                                    The type of encoding you are using:

                                                                                                                                                                                                    • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                    • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                    • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "EncodingTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EncodingType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEncodingType", "fluentEnumGetterMethodName" : "encodingType", "fluentEnumSetterMethodName" : "encodingType", "fluentGetterMethodName" : "encodingTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                    The type of encoding you are using:

                                                                                                                                                                                                    • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                    • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                    • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                    \n@param encodingType The type of encoding you are using:

                                                                                                                                                                                                    • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                    • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                    • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                    • \n@see EncodingTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncodingTypeValue", "fluentSetterMethodName" : "encodingType", "getterDocumentation" : "

                                                                                                                                                                                                      The type of encoding you are using:

                                                                                                                                                                                                      • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                      • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                      • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                      \n

                                                                                                                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #encodingType} will return {@link EncodingTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encodingTypeAsString}.\n

                                                                                                                                                                                                      \n@return The type of encoding you are using:

                                                                                                                                                                                                      • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                      • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                      • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                      • \n@see EncodingTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EncodingType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EncodingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EncodingType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                        The type of encoding you are using:

                                                                                                                                                                                                        • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                        • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                        • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                        \n@param encodingType The type of encoding you are using:

                                                                                                                                                                                                        • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                        • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                        • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                        • \n@see EncodingTypeValue", "setterMethodName" : "setEncodingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "encodingType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "encodingType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                          The type of encoding you are using:

                                                                                                                                                                                                          • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                          • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                          • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EncryptionMode" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEncryptionModeAsString", "beanStyleSetterMethodName" : "setEncryptionMode", "c2jName" : "EncryptionMode", "c2jShape" : "EncryptionModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                          • s3:CreateBucket

                                                                                                                                                                                                          • s3:ListBucket

                                                                                                                                                                                                          • s3:DeleteBucket

                                                                                                                                                                                                          • s3:GetBucketLocation

                                                                                                                                                                                                          • s3:GetObject

                                                                                                                                                                                                          • s3:PutObject

                                                                                                                                                                                                          • s3:DeleteObject

                                                                                                                                                                                                          • s3:GetObjectVersion

                                                                                                                                                                                                          • s3:GetBucketPolicy

                                                                                                                                                                                                          • s3:PutBucketPolicy

                                                                                                                                                                                                          • s3:DeleteBucketPolicy

                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #encryptionModeAsString(String)}.\n@param encryptionMode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #encryptionMode(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                          • s3:CreateBucket

                                                                                                                                                                                                          • s3:ListBucket

                                                                                                                                                                                                          • s3:DeleteBucket

                                                                                                                                                                                                          • s3:GetBucketLocation

                                                                                                                                                                                                          • s3:GetObject

                                                                                                                                                                                                          • s3:PutObject

                                                                                                                                                                                                          • s3:DeleteObject

                                                                                                                                                                                                          • s3:GetObjectVersion

                                                                                                                                                                                                          • s3:GetBucketPolicy

                                                                                                                                                                                                          • s3:PutBucketPolicy

                                                                                                                                                                                                          • s3:DeleteBucketPolicy

                                                                                                                                                                                                          \n

                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #encryptionMode} will return {@link EncryptionModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encryptionModeAsString}.\n

                                                                                                                                                                                                          \n@return The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                          • s3:CreateBucket

                                                                                                                                                                                                          • s3:ListBucket

                                                                                                                                                                                                          • s3:DeleteBucket

                                                                                                                                                                                                          • s3:GetBucketLocation

                                                                                                                                                                                                          • s3:GetObject

                                                                                                                                                                                                          • s3:PutObject

                                                                                                                                                                                                          • s3:DeleteObject

                                                                                                                                                                                                          • s3:GetObjectVersion

                                                                                                                                                                                                          • s3:GetBucketPolicy

                                                                                                                                                                                                          • s3:PutBucketPolicy

                                                                                                                                                                                                          • s3:DeleteBucketPolicy

                                                                                                                                                                                                          • \n@see EncryptionModeValue\n@deprecated Use {@link #encryptionModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                            The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                            • s3:CreateBucket

                                                                                                                                                                                                            • s3:ListBucket

                                                                                                                                                                                                            • s3:DeleteBucket

                                                                                                                                                                                                            • s3:GetBucketLocation

                                                                                                                                                                                                            • s3:GetObject

                                                                                                                                                                                                            • s3:PutObject

                                                                                                                                                                                                            • s3:DeleteObject

                                                                                                                                                                                                            • s3:GetObjectVersion

                                                                                                                                                                                                            • s3:GetBucketPolicy

                                                                                                                                                                                                            • s3:PutBucketPolicy

                                                                                                                                                                                                            • s3:DeleteBucketPolicy

                                                                                                                                                                                                            \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                            • s3:CreateBucket

                                                                                                                                                                                                            • s3:ListBucket

                                                                                                                                                                                                            • s3:DeleteBucket

                                                                                                                                                                                                            • s3:GetBucketLocation

                                                                                                                                                                                                            • s3:GetObject

                                                                                                                                                                                                            • s3:PutObject

                                                                                                                                                                                                            • s3:DeleteObject

                                                                                                                                                                                                            • s3:GetObjectVersion

                                                                                                                                                                                                            • s3:GetBucketPolicy

                                                                                                                                                                                                            • s3:PutBucketPolicy

                                                                                                                                                                                                            • s3:DeleteBucketPolicy

                                                                                                                                                                                                            • \n@see EncryptionModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncryptionModeValue\n@deprecated Use {@link #encryptionMode(String)}\n", "documentation" : "

                                                                                                                                                                                                              The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                              • s3:CreateBucket

                                                                                                                                                                                                              • s3:ListBucket

                                                                                                                                                                                                              • s3:DeleteBucket

                                                                                                                                                                                                              • s3:GetBucketLocation

                                                                                                                                                                                                              • s3:GetObject

                                                                                                                                                                                                              • s3:PutObject

                                                                                                                                                                                                              • s3:DeleteObject

                                                                                                                                                                                                              • s3:GetObjectVersion

                                                                                                                                                                                                              • s3:GetBucketPolicy

                                                                                                                                                                                                              • s3:PutBucketPolicy

                                                                                                                                                                                                              • s3:DeleteBucketPolicy

                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "EncryptionModeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EncryptionMode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEncryptionMode", "fluentEnumGetterMethodName" : "encryptionMode", "fluentEnumSetterMethodName" : "encryptionMode", "fluentGetterMethodName" : "encryptionModeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                              The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                              • s3:CreateBucket

                                                                                                                                                                                                              • s3:ListBucket

                                                                                                                                                                                                              • s3:DeleteBucket

                                                                                                                                                                                                              • s3:GetBucketLocation

                                                                                                                                                                                                              • s3:GetObject

                                                                                                                                                                                                              • s3:PutObject

                                                                                                                                                                                                              • s3:DeleteObject

                                                                                                                                                                                                              • s3:GetObjectVersion

                                                                                                                                                                                                              • s3:GetBucketPolicy

                                                                                                                                                                                                              • s3:PutBucketPolicy

                                                                                                                                                                                                              • s3:DeleteBucketPolicy

                                                                                                                                                                                                              \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                              • s3:CreateBucket

                                                                                                                                                                                                              • s3:ListBucket

                                                                                                                                                                                                              • s3:DeleteBucket

                                                                                                                                                                                                              • s3:GetBucketLocation

                                                                                                                                                                                                              • s3:GetObject

                                                                                                                                                                                                              • s3:PutObject

                                                                                                                                                                                                              • s3:DeleteObject

                                                                                                                                                                                                              • s3:GetObjectVersion

                                                                                                                                                                                                              • s3:GetBucketPolicy

                                                                                                                                                                                                              • s3:PutBucketPolicy

                                                                                                                                                                                                              • s3:DeleteBucketPolicy

                                                                                                                                                                                                              • \n@see EncryptionModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncryptionModeValue", "fluentSetterMethodName" : "encryptionMode", "getterDocumentation" : "

                                                                                                                                                                                                                The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                • s3:CreateBucket

                                                                                                                                                                                                                • s3:ListBucket

                                                                                                                                                                                                                • s3:DeleteBucket

                                                                                                                                                                                                                • s3:GetBucketLocation

                                                                                                                                                                                                                • s3:GetObject

                                                                                                                                                                                                                • s3:PutObject

                                                                                                                                                                                                                • s3:DeleteObject

                                                                                                                                                                                                                • s3:GetObjectVersion

                                                                                                                                                                                                                • s3:GetBucketPolicy

                                                                                                                                                                                                                • s3:PutBucketPolicy

                                                                                                                                                                                                                • s3:DeleteBucketPolicy

                                                                                                                                                                                                                \n

                                                                                                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #encryptionMode} will return {@link EncryptionModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encryptionModeAsString}.\n

                                                                                                                                                                                                                \n@return The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                • s3:CreateBucket

                                                                                                                                                                                                                • s3:ListBucket

                                                                                                                                                                                                                • s3:DeleteBucket

                                                                                                                                                                                                                • s3:GetBucketLocation

                                                                                                                                                                                                                • s3:GetObject

                                                                                                                                                                                                                • s3:PutObject

                                                                                                                                                                                                                • s3:DeleteObject

                                                                                                                                                                                                                • s3:GetObjectVersion

                                                                                                                                                                                                                • s3:GetBucketPolicy

                                                                                                                                                                                                                • s3:PutBucketPolicy

                                                                                                                                                                                                                • s3:DeleteBucketPolicy

                                                                                                                                                                                                                • \n@see EncryptionModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EncryptionMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EncryptionMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EncryptionMode", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                  The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                  • s3:CreateBucket

                                                                                                                                                                                                                  • s3:ListBucket

                                                                                                                                                                                                                  • s3:DeleteBucket

                                                                                                                                                                                                                  • s3:GetBucketLocation

                                                                                                                                                                                                                  • s3:GetObject

                                                                                                                                                                                                                  • s3:PutObject

                                                                                                                                                                                                                  • s3:DeleteObject

                                                                                                                                                                                                                  • s3:GetObjectVersion

                                                                                                                                                                                                                  • s3:GetBucketPolicy

                                                                                                                                                                                                                  • s3:PutBucketPolicy

                                                                                                                                                                                                                  • s3:DeleteBucketPolicy

                                                                                                                                                                                                                  \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                  • s3:CreateBucket

                                                                                                                                                                                                                  • s3:ListBucket

                                                                                                                                                                                                                  • s3:DeleteBucket

                                                                                                                                                                                                                  • s3:GetBucketLocation

                                                                                                                                                                                                                  • s3:GetObject

                                                                                                                                                                                                                  • s3:PutObject

                                                                                                                                                                                                                  • s3:DeleteObject

                                                                                                                                                                                                                  • s3:GetObjectVersion

                                                                                                                                                                                                                  • s3:GetBucketPolicy

                                                                                                                                                                                                                  • s3:PutBucketPolicy

                                                                                                                                                                                                                  • s3:DeleteBucketPolicy

                                                                                                                                                                                                                  • \n@see EncryptionModeValue", "setterMethodName" : "setEncryptionMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "encryptionMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "encryptionMode", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                    • s3:CreateBucket

                                                                                                                                                                                                                    • s3:ListBucket

                                                                                                                                                                                                                    • s3:DeleteBucket

                                                                                                                                                                                                                    • s3:GetBucketLocation

                                                                                                                                                                                                                    • s3:GetObject

                                                                                                                                                                                                                    • s3:PutObject

                                                                                                                                                                                                                    • s3:DeleteObject

                                                                                                                                                                                                                    • s3:GetObjectVersion

                                                                                                                                                                                                                    • s3:GetBucketPolicy

                                                                                                                                                                                                                    • s3:PutBucketPolicy

                                                                                                                                                                                                                    • s3:DeleteBucketPolicy

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExternalTableDefinition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalTableDefinition", "beanStyleSetterMethodName" : "setExternalTableDefinition", "c2jName" : "ExternalTableDefinition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #externalTableDefinition(String)}.\n@param externalTableDefinition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #externalTableDefinition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    \n@return The external table definition.\n@deprecated Use {@link #externalTableDefinition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalTableDefinition(String)}\n", "documentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExternalTableDefinition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExternalTableDefinition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "externalTableDefinition", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalTableDefinition", "getterDocumentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    \n@return The external table definition.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExternalTableDefinition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExternalTableDefinition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExternalTableDefinition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    \n@param externalTableDefinition The external table definition.", "setterMethodName" : "setExternalTableDefinition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IncludeOpForFullLoad" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludeOpForFullLoad", "beanStyleSetterMethodName" : "setIncludeOpForFullLoad", "c2jName" : "IncludeOpForFullLoad", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                    AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                    This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includeOpForFullLoad(Boolean)}.\n@param includeOpForFullLoad 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 #includeOpForFullLoad(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                    AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                    This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                    \n@return A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                    AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                    This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                    \n@deprecated Use {@link #includeOpForFullLoad()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                    AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                    This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                    \n@param includeOpForFullLoad A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                    AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                    This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                    \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includeOpForFullLoad(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                                    A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                    AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                    This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludeOpForFullLoad property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludeOpForFullLoad", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includeOpForFullLoad", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                    AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                    This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                    \n@param includeOpForFullLoad A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                    AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                    This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includeOpForFullLoad", "getterDocumentation" : "

                                                                                                                                                                                                                    A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                    AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                    This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                    \n@return A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                    AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                    This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                    ", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludeOpForFullLoad", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludeOpForFullLoad", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludeOpForFullLoad", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                    AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                    This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                    \n@param includeOpForFullLoad A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                    AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                    This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                    ", "setterMethodName" : "setIncludeOpForFullLoad", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includeOpForFullLoad", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includeOpForFullLoad", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                    A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                    AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                    This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ParquetTimestampInMillisecond" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getParquetTimestampInMillisecond", "beanStyleSetterMethodName" : "setParquetTimestampInMillisecond", "c2jName" : "ParquetTimestampInMillisecond", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                    AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                    Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                    AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                    Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                    \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 #parquetTimestampInMillisecond(Boolean)}.\n@param parquetTimestampInMillisecond 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 #parquetTimestampInMillisecond(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                    AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                    Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                    AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                    Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                    \n@return A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                    AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                    Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                    AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                    Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                    \n@deprecated Use {@link #parquetTimestampInMillisecond()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                    AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                    Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                    AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                    Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                    \n@param parquetTimestampInMillisecond A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                    AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                    Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                    AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                    Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                    \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #parquetTimestampInMillisecond(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                                    A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                    AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                    Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                    AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                    Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ParquetTimestampInMillisecond property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasParquetTimestampInMillisecond", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parquetTimestampInMillisecond", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                    AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                    Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                    AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                    Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                    \n@param parquetTimestampInMillisecond A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                    AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                    Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                    AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                    Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parquetTimestampInMillisecond", "getterDocumentation" : "

                                                                                                                                                                                                                    A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                    AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                    Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                    AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                    Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                    \n@return A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                    AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                    Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                    AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                    Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                    ", "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" : "ParquetTimestampInMillisecond", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParquetTimestampInMillisecond", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "ParquetTimestampInMillisecond", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                    AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                    Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                    AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                    Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                    \n@param parquetTimestampInMillisecond A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                    AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                    Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                    AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                    Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                    ", "setterMethodName" : "setParquetTimestampInMillisecond", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "parquetTimestampInMillisecond", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "parquetTimestampInMillisecond", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                    A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                    AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                    Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                    AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                    Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ParquetVersion" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getParquetVersionAsString", "beanStyleSetterMethodName" : "setParquetVersion", "c2jName" : "ParquetVersion", "c2jShape" : "ParquetVersionValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #parquetVersionAsString(String)}.\n@param parquetVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #parquetVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #parquetVersion} will return {@link ParquetVersionValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #parquetVersionAsString}.\n

                                                                                                                                                                                                                    \n@return The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue\n@deprecated Use {@link #parquetVersionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                    \n@param parquetVersion The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ParquetVersionValue\n@deprecated Use {@link #parquetVersion(String)}\n", "documentation" : "

                                                                                                                                                                                                                    The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "ParquetVersionValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ParquetVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasParquetVersion", "fluentEnumGetterMethodName" : "parquetVersion", "fluentEnumSetterMethodName" : "parquetVersion", "fluentGetterMethodName" : "parquetVersionAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                    \n@param parquetVersion The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ParquetVersionValue", "fluentSetterMethodName" : "parquetVersion", "getterDocumentation" : "

                                                                                                                                                                                                                    The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #parquetVersion} will return {@link ParquetVersionValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #parquetVersionAsString}.\n

                                                                                                                                                                                                                    \n@return The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParquetVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParquetVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParquetVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                    \n@param parquetVersion The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue", "setterMethodName" : "setParquetVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parquetVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parquetVersion", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RowGroupLength" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRowGroupLength", "beanStyleSetterMethodName" : "setRowGroupLength", "c2jName" : "RowGroupLength", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                    If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                    \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 #rowGroupLength(Integer)}.\n@param rowGroupLength 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 #rowGroupLength(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                    If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                    \n@return The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                    If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).\n@deprecated Use {@link #rowGroupLength()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                    If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                    \n@param rowGroupLength The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                    If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #rowGroupLength(Integer)}\n", "documentation" : "

                                                                                                                                                                                                                    The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                    If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RowGroupLength property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRowGroupLength", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rowGroupLength", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                    If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                    \n@param rowGroupLength The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                    If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rowGroupLength", "getterDocumentation" : "

                                                                                                                                                                                                                    The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                    If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                    \n@return The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                    If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).", "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" : "RowGroupLength", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RowGroupLength", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "RowGroupLength", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                    If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                    \n@param rowGroupLength The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                    If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).", "setterMethodName" : "setRowGroupLength", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "rowGroupLength", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "rowGroupLength", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                    The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                    If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServerSideEncryptionKmsKeyId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerSideEncryptionKmsKeyId", "beanStyleSetterMethodName" : "setServerSideEncryptionKmsKeyId", "c2jName" : "ServerSideEncryptionKmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                    Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serverSideEncryptionKmsKeyId(String)}.\n@param serverSideEncryptionKmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverSideEncryptionKmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                    Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                    \n@return If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                    Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value \n@deprecated Use {@link #serverSideEncryptionKmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                    Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                    \n@param serverSideEncryptionKmsKeyId If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                    Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverSideEncryptionKmsKeyId(String)}\n", "documentation" : "

                                                                                                                                                                                                                    If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                    Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerSideEncryptionKmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerSideEncryptionKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverSideEncryptionKmsKeyId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                    Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                    \n@param serverSideEncryptionKmsKeyId If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                    Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverSideEncryptionKmsKeyId", "getterDocumentation" : "

                                                                                                                                                                                                                    If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                    Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                    \n@return If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                    Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerSideEncryptionKmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerSideEncryptionKmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerSideEncryptionKmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                    Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                    \n@param serverSideEncryptionKmsKeyId If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                    Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value ", "setterMethodName" : "setServerSideEncryptionKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverSideEncryptionKmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverSideEncryptionKmsKeyId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                    Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServiceAccessRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    \n@return The Amazon Resource Name (ARN) used by the service access IAM role.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    \n@return The Amazon Resource Name (ARN) used by the service access IAM role.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TimestampColumnName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTimestampColumnName", "beanStyleSetterMethodName" : "setTimestampColumnName", "c2jName" : "TimestampColumnName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                    AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                    For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                    For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                    The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                    When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #timestampColumnName(String)}.\n@param timestampColumnName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestampColumnName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                    AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                    For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                    For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                    The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                    When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                    \n@return A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                    AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                    For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                    For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                    The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                    When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.\n@deprecated Use {@link #timestampColumnName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                    AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                    For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                    For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                    The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                    When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                    \n@param timestampColumnName A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                    AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                    For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                    For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                    The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                    When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #timestampColumnName(String)}\n", "documentation" : "

                                                                                                                                                                                                                    A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                    AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                    For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                    For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                    The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                    When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TimestampColumnName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTimestampColumnName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestampColumnName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                    AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                    For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                    For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                    The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                    When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                    \n@param timestampColumnName A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                    AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                    For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                    For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                    The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                    When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestampColumnName", "getterDocumentation" : "

                                                                                                                                                                                                                    A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                    AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                    For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                    For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                    The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                    When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                    \n@return A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                    AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                    For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                    For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                    The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                    When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TimestampColumnName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TimestampColumnName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TimestampColumnName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                    AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                    For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                    For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                    The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                    When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                    \n@param timestampColumnName A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                    AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                    For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                    For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                    The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                    When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.", "setterMethodName" : "setTimestampColumnName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "timestampColumnName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "timestampColumnName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                    AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                    DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                    For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                    For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                    The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                    When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServiceAccessRoleArn", "beanStyleSetterMethodName" : "setServiceAccessRoleArn", "c2jName" : "ServiceAccessRoleArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceAccessRoleArn(String)}.\n@param serviceAccessRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccessRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    \n@return The Amazon Resource Name (ARN) used by the service access IAM role.\n@deprecated Use {@link #serviceAccessRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serviceAccessRoleArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServiceAccessRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccessRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccessRoleArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccessRoleArn", "getterDocumentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    \n@return The Amazon Resource Name (ARN) used by the service access IAM role.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccessRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccessRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServiceAccessRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    \n@param serviceAccessRoleArn The Amazon Resource Name (ARN) used by the service access IAM role.", "setterMethodName" : "setServiceAccessRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serviceAccessRoleArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    The Amazon Resource Name (ARN) used by the service access IAM role.

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getExternalTableDefinition", "beanStyleSetterMethodName" : "setExternalTableDefinition", "c2jName" : "ExternalTableDefinition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #externalTableDefinition(String)}.\n@param externalTableDefinition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #externalTableDefinition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    \n@return The external table definition.\n@deprecated Use {@link #externalTableDefinition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #externalTableDefinition(String)}\n", "documentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ExternalTableDefinition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExternalTableDefinition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "externalTableDefinition", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    \n@param externalTableDefinition The external table definition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "externalTableDefinition", "getterDocumentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    \n@return The external table definition.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ExternalTableDefinition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExternalTableDefinition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExternalTableDefinition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    \n@param externalTableDefinition The external table definition.", "setterMethodName" : "setExternalTableDefinition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "externalTableDefinition", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    The external table definition.

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCsvRowDelimiter", "beanStyleSetterMethodName" : "setCsvRowDelimiter", "c2jName" : "CsvRowDelimiter", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #csvRowDelimiter(String)}.\n@param csvRowDelimiter a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #csvRowDelimiter(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                                                    \n@return The delimiter used to separate rows in the source files. The default is a carriage return (\\n).\n@deprecated Use {@link #csvRowDelimiter()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                                                    \n@param csvRowDelimiter The delimiter used to separate rows in the source files. The default is a carriage return (\\n).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #csvRowDelimiter(String)}\n", "documentation" : "

                                                                                                                                                                                                                    The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CsvRowDelimiter property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCsvRowDelimiter", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "csvRowDelimiter", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                                                    \n@param csvRowDelimiter The delimiter used to separate rows in the source files. The default is a carriage return (\\n).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "csvRowDelimiter", "getterDocumentation" : "

                                                                                                                                                                                                                    The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                                                    \n@return The delimiter used to separate rows in the source files. The default is a carriage return (\\n).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CsvRowDelimiter", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CsvRowDelimiter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CsvRowDelimiter", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                                                    \n@param csvRowDelimiter The delimiter used to separate rows in the source files. The default is a carriage return (\\n).", "setterMethodName" : "setCsvRowDelimiter", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "csvRowDelimiter", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "csvRowDelimiter", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    The delimiter used to separate rows in the source files. The default is a carriage return (\\n).

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCsvDelimiter", "beanStyleSetterMethodName" : "setCsvDelimiter", "c2jName" : "CsvDelimiter", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #csvDelimiter(String)}.\n@param csvDelimiter a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #csvDelimiter(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                                                    \n@return The delimiter used to separate columns in the source files. The default is a comma.\n@deprecated Use {@link #csvDelimiter()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                                                    \n@param csvDelimiter The delimiter used to separate columns in the source files. The default is a comma.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #csvDelimiter(String)}\n", "documentation" : "

                                                                                                                                                                                                                    The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CsvDelimiter property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCsvDelimiter", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "csvDelimiter", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                                                    \n@param csvDelimiter The delimiter used to separate columns in the source files. The default is a comma.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "csvDelimiter", "getterDocumentation" : "

                                                                                                                                                                                                                    The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                                                    \n@return The delimiter used to separate columns in the source files. The default is a comma.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CsvDelimiter", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CsvDelimiter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CsvDelimiter", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                                                    \n@param csvDelimiter The delimiter used to separate columns in the source files. The default is a comma.", "setterMethodName" : "setCsvDelimiter", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "csvDelimiter", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "csvDelimiter", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    The delimiter used to separate columns in the source files. The default is a comma.

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketFolder", "beanStyleSetterMethodName" : "setBucketFolder", "c2jName" : "BucketFolder", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #bucketFolder(String)}.\n@param bucketFolder a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketFolder(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                                                    \n@return An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.\n@deprecated Use {@link #bucketFolder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                                                    \n@param bucketFolder An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketFolder(String)}\n", "documentation" : "

                                                                                                                                                                                                                    An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketFolder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketFolder", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketFolder", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                                                    \n@param bucketFolder An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketFolder", "getterDocumentation" : "

                                                                                                                                                                                                                    An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                                                    \n@return An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "BucketFolder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketFolder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketFolder", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                                                    \n@param bucketFolder An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.", "setterMethodName" : "setBucketFolder", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketFolder", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketFolder", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    An optional parameter to set a folder name in the S3 bucket. If provided, tables are created in the path bucketFolder/schema_name/table_name/. If this parameter isn't specified, then the path used is schema_name/table_name/.

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getBucketName", "beanStyleSetterMethodName" : "setBucketName", "c2jName" : "BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    The name of the 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 #bucketName(String)}.\n@param bucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bucketName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    The name of the S3 bucket.

                                                                                                                                                                                                                    \n@return The name of the S3 bucket.\n@deprecated Use {@link #bucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    The name of the S3 bucket.

                                                                                                                                                                                                                    \n@param bucketName The name of the S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #bucketName(String)}\n", "documentation" : "

                                                                                                                                                                                                                    The name of the S3 bucket.

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "bucketName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    The name of the S3 bucket.

                                                                                                                                                                                                                    \n@param bucketName The name of the S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "bucketName", "getterDocumentation" : "

                                                                                                                                                                                                                    The name of the S3 bucket.

                                                                                                                                                                                                                    \n@return The name of the 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" : "BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BucketName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    The name of the S3 bucket.

                                                                                                                                                                                                                    \n@param bucketName The name of the S3 bucket.", "setterMethodName" : "setBucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "bucketName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    The name of the S3 bucket.

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCompressionTypeAsString", "beanStyleSetterMethodName" : "setCompressionType", "c2jName" : "CompressionType", "c2jShape" : "CompressionTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #compressionTypeAsString(String)}.\n@param compressionType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #compressionType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #compressionType} will return {@link CompressionTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #compressionTypeAsString}.\n

                                                                                                                                                                                                                    \n@return An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue\n@deprecated Use {@link #compressionTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                    An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                                                    \n@param compressionType An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see CompressionTypeValue\n@deprecated Use {@link #compressionType(String)}\n", "documentation" : "

                                                                                                                                                                                                                    An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "CompressionTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CompressionType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCompressionType", "fluentEnumGetterMethodName" : "compressionType", "fluentEnumSetterMethodName" : "compressionType", "fluentGetterMethodName" : "compressionTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                                                    \n@param compressionType An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see CompressionTypeValue", "fluentSetterMethodName" : "compressionType", "getterDocumentation" : "

                                                                                                                                                                                                                    An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #compressionType} will return {@link CompressionTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #compressionTypeAsString}.\n

                                                                                                                                                                                                                    \n@return An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CompressionType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CompressionType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CompressionType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                    An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                                                    \n@param compressionType An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.\n@see CompressionTypeValue", "setterMethodName" : "setCompressionType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "compressionType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "compressionType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    An optional parameter to use GZIP to compress the target files. Set to GZIP to compress the target files. Either set this parameter to NONE (the default) or don't use it to leave the files uncompressed. This parameter applies to both .csv and .parquet file formats.

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEncryptionModeAsString", "beanStyleSetterMethodName" : "setEncryptionMode", "c2jName" : "EncryptionMode", "c2jShape" : "EncryptionModeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                    • s3:CreateBucket

                                                                                                                                                                                                                    • s3:ListBucket

                                                                                                                                                                                                                    • s3:DeleteBucket

                                                                                                                                                                                                                    • s3:GetBucketLocation

                                                                                                                                                                                                                    • s3:GetObject

                                                                                                                                                                                                                    • s3:PutObject

                                                                                                                                                                                                                    • s3:DeleteObject

                                                                                                                                                                                                                    • s3:GetObjectVersion

                                                                                                                                                                                                                    • s3:GetBucketPolicy

                                                                                                                                                                                                                    • s3:PutBucketPolicy

                                                                                                                                                                                                                    • s3:DeleteBucketPolicy

                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #encryptionModeAsString(String)}.\n@param encryptionMode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #encryptionMode(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                    The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                    • s3:CreateBucket

                                                                                                                                                                                                                    • s3:ListBucket

                                                                                                                                                                                                                    • s3:DeleteBucket

                                                                                                                                                                                                                    • s3:GetBucketLocation

                                                                                                                                                                                                                    • s3:GetObject

                                                                                                                                                                                                                    • s3:PutObject

                                                                                                                                                                                                                    • s3:DeleteObject

                                                                                                                                                                                                                    • s3:GetObjectVersion

                                                                                                                                                                                                                    • s3:GetBucketPolicy

                                                                                                                                                                                                                    • s3:PutBucketPolicy

                                                                                                                                                                                                                    • s3:DeleteBucketPolicy

                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #encryptionMode} will return {@link EncryptionModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encryptionModeAsString}.\n

                                                                                                                                                                                                                    \n@return The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                    • s3:CreateBucket

                                                                                                                                                                                                                    • s3:ListBucket

                                                                                                                                                                                                                    • s3:DeleteBucket

                                                                                                                                                                                                                    • s3:GetBucketLocation

                                                                                                                                                                                                                    • s3:GetObject

                                                                                                                                                                                                                    • s3:PutObject

                                                                                                                                                                                                                    • s3:DeleteObject

                                                                                                                                                                                                                    • s3:GetObjectVersion

                                                                                                                                                                                                                    • s3:GetBucketPolicy

                                                                                                                                                                                                                    • s3:PutBucketPolicy

                                                                                                                                                                                                                    • s3:DeleteBucketPolicy

                                                                                                                                                                                                                    • \n@see EncryptionModeValue\n@deprecated Use {@link #encryptionModeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                      The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                      • s3:CreateBucket

                                                                                                                                                                                                                      • s3:ListBucket

                                                                                                                                                                                                                      • s3:DeleteBucket

                                                                                                                                                                                                                      • s3:GetBucketLocation

                                                                                                                                                                                                                      • s3:GetObject

                                                                                                                                                                                                                      • s3:PutObject

                                                                                                                                                                                                                      • s3:DeleteObject

                                                                                                                                                                                                                      • s3:GetObjectVersion

                                                                                                                                                                                                                      • s3:GetBucketPolicy

                                                                                                                                                                                                                      • s3:PutBucketPolicy

                                                                                                                                                                                                                      • s3:DeleteBucketPolicy

                                                                                                                                                                                                                      \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                      • s3:CreateBucket

                                                                                                                                                                                                                      • s3:ListBucket

                                                                                                                                                                                                                      • s3:DeleteBucket

                                                                                                                                                                                                                      • s3:GetBucketLocation

                                                                                                                                                                                                                      • s3:GetObject

                                                                                                                                                                                                                      • s3:PutObject

                                                                                                                                                                                                                      • s3:DeleteObject

                                                                                                                                                                                                                      • s3:GetObjectVersion

                                                                                                                                                                                                                      • s3:GetBucketPolicy

                                                                                                                                                                                                                      • s3:PutBucketPolicy

                                                                                                                                                                                                                      • s3:DeleteBucketPolicy

                                                                                                                                                                                                                      • \n@see EncryptionModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncryptionModeValue\n@deprecated Use {@link #encryptionMode(String)}\n", "documentation" : "

                                                                                                                                                                                                                        The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                        • s3:CreateBucket

                                                                                                                                                                                                                        • s3:ListBucket

                                                                                                                                                                                                                        • s3:DeleteBucket

                                                                                                                                                                                                                        • s3:GetBucketLocation

                                                                                                                                                                                                                        • s3:GetObject

                                                                                                                                                                                                                        • s3:PutObject

                                                                                                                                                                                                                        • s3:DeleteObject

                                                                                                                                                                                                                        • s3:GetObjectVersion

                                                                                                                                                                                                                        • s3:GetBucketPolicy

                                                                                                                                                                                                                        • s3:PutBucketPolicy

                                                                                                                                                                                                                        • s3:DeleteBucketPolicy

                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : "EncryptionModeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EncryptionMode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEncryptionMode", "fluentEnumGetterMethodName" : "encryptionMode", "fluentEnumSetterMethodName" : "encryptionMode", "fluentGetterMethodName" : "encryptionModeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                        The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                        • s3:CreateBucket

                                                                                                                                                                                                                        • s3:ListBucket

                                                                                                                                                                                                                        • s3:DeleteBucket

                                                                                                                                                                                                                        • s3:GetBucketLocation

                                                                                                                                                                                                                        • s3:GetObject

                                                                                                                                                                                                                        • s3:PutObject

                                                                                                                                                                                                                        • s3:DeleteObject

                                                                                                                                                                                                                        • s3:GetObjectVersion

                                                                                                                                                                                                                        • s3:GetBucketPolicy

                                                                                                                                                                                                                        • s3:PutBucketPolicy

                                                                                                                                                                                                                        • s3:DeleteBucketPolicy

                                                                                                                                                                                                                        \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                        • s3:CreateBucket

                                                                                                                                                                                                                        • s3:ListBucket

                                                                                                                                                                                                                        • s3:DeleteBucket

                                                                                                                                                                                                                        • s3:GetBucketLocation

                                                                                                                                                                                                                        • s3:GetObject

                                                                                                                                                                                                                        • s3:PutObject

                                                                                                                                                                                                                        • s3:DeleteObject

                                                                                                                                                                                                                        • s3:GetObjectVersion

                                                                                                                                                                                                                        • s3:GetBucketPolicy

                                                                                                                                                                                                                        • s3:PutBucketPolicy

                                                                                                                                                                                                                        • s3:DeleteBucketPolicy

                                                                                                                                                                                                                        • \n@see EncryptionModeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncryptionModeValue", "fluentSetterMethodName" : "encryptionMode", "getterDocumentation" : "

                                                                                                                                                                                                                          The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                          • s3:CreateBucket

                                                                                                                                                                                                                          • s3:ListBucket

                                                                                                                                                                                                                          • s3:DeleteBucket

                                                                                                                                                                                                                          • s3:GetBucketLocation

                                                                                                                                                                                                                          • s3:GetObject

                                                                                                                                                                                                                          • s3:PutObject

                                                                                                                                                                                                                          • s3:DeleteObject

                                                                                                                                                                                                                          • s3:GetObjectVersion

                                                                                                                                                                                                                          • s3:GetBucketPolicy

                                                                                                                                                                                                                          • s3:PutBucketPolicy

                                                                                                                                                                                                                          • s3:DeleteBucketPolicy

                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #encryptionMode} will return {@link EncryptionModeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encryptionModeAsString}.\n

                                                                                                                                                                                                                          \n@return The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                          • s3:CreateBucket

                                                                                                                                                                                                                          • s3:ListBucket

                                                                                                                                                                                                                          • s3:DeleteBucket

                                                                                                                                                                                                                          • s3:GetBucketLocation

                                                                                                                                                                                                                          • s3:GetObject

                                                                                                                                                                                                                          • s3:PutObject

                                                                                                                                                                                                                          • s3:DeleteObject

                                                                                                                                                                                                                          • s3:GetObjectVersion

                                                                                                                                                                                                                          • s3:GetBucketPolicy

                                                                                                                                                                                                                          • s3:PutBucketPolicy

                                                                                                                                                                                                                          • s3:DeleteBucketPolicy

                                                                                                                                                                                                                          • \n@see EncryptionModeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EncryptionMode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EncryptionMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EncryptionMode", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                            The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                            • s3:CreateBucket

                                                                                                                                                                                                                            • s3:ListBucket

                                                                                                                                                                                                                            • s3:DeleteBucket

                                                                                                                                                                                                                            • s3:GetBucketLocation

                                                                                                                                                                                                                            • s3:GetObject

                                                                                                                                                                                                                            • s3:PutObject

                                                                                                                                                                                                                            • s3:DeleteObject

                                                                                                                                                                                                                            • s3:GetObjectVersion

                                                                                                                                                                                                                            • s3:GetBucketPolicy

                                                                                                                                                                                                                            • s3:PutBucketPolicy

                                                                                                                                                                                                                            • s3:DeleteBucketPolicy

                                                                                                                                                                                                                            \n@param encryptionMode The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                            • s3:CreateBucket

                                                                                                                                                                                                                            • s3:ListBucket

                                                                                                                                                                                                                            • s3:DeleteBucket

                                                                                                                                                                                                                            • s3:GetBucketLocation

                                                                                                                                                                                                                            • s3:GetObject

                                                                                                                                                                                                                            • s3:PutObject

                                                                                                                                                                                                                            • s3:DeleteObject

                                                                                                                                                                                                                            • s3:GetObjectVersion

                                                                                                                                                                                                                            • s3:GetBucketPolicy

                                                                                                                                                                                                                            • s3:PutBucketPolicy

                                                                                                                                                                                                                            • s3:DeleteBucketPolicy

                                                                                                                                                                                                                            • \n@see EncryptionModeValue", "setterMethodName" : "setEncryptionMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "encryptionMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "encryptionMode", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                              The type of server-side encryption that you want to use for your data. This encryption type is part of the endpoint settings or the extra connections attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. To use SSE_S3, you need an AWS Identity and Access Management (IAM) role with permission to allow \"arn:aws:s3:::dms-*\" to use the following actions:

                                                                                                                                                                                                                              • s3:CreateBucket

                                                                                                                                                                                                                              • s3:ListBucket

                                                                                                                                                                                                                              • s3:DeleteBucket

                                                                                                                                                                                                                              • s3:GetBucketLocation

                                                                                                                                                                                                                              • s3:GetObject

                                                                                                                                                                                                                              • s3:PutObject

                                                                                                                                                                                                                              • s3:DeleteObject

                                                                                                                                                                                                                              • s3:GetObjectVersion

                                                                                                                                                                                                                              • s3:GetBucketPolicy

                                                                                                                                                                                                                              • s3:PutBucketPolicy

                                                                                                                                                                                                                              • s3:DeleteBucketPolicy

                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getServerSideEncryptionKmsKeyId", "beanStyleSetterMethodName" : "setServerSideEncryptionKmsKeyId", "c2jName" : "ServerSideEncryptionKmsKeyId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                              If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                              Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serverSideEncryptionKmsKeyId(String)}.\n@param serverSideEncryptionKmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serverSideEncryptionKmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                              If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                              Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                              \n@return If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                              Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value \n@deprecated Use {@link #serverSideEncryptionKmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                              If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                              Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                              \n@param serverSideEncryptionKmsKeyId If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                              Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #serverSideEncryptionKmsKeyId(String)}\n", "documentation" : "

                                                                                                                                                                                                                              If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                              Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ServerSideEncryptionKmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServerSideEncryptionKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serverSideEncryptionKmsKeyId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                              If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                              Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                              \n@param serverSideEncryptionKmsKeyId If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                              Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serverSideEncryptionKmsKeyId", "getterDocumentation" : "

                                                                                                                                                                                                                              If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                              Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                              \n@return If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                              Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServerSideEncryptionKmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServerSideEncryptionKmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ServerSideEncryptionKmsKeyId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                              If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                              Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                              \n@param serverSideEncryptionKmsKeyId If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                              Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value ", "setterMethodName" : "setServerSideEncryptionKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "serverSideEncryptionKmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "serverSideEncryptionKmsKeyId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                              If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key ID. The key that you use needs an attached policy that enables AWS Identity and Access Management (IAM) user permissions and allows use of the key.

                                                                                                                                                                                                                              Here is a CLI example: aws dms create-endpoint --endpoint-identifier value --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value

                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataFormatAsString", "beanStyleSetterMethodName" : "setDataFormat", "c2jName" : "DataFormat", "c2jShape" : "DataFormatValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                              The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                                              • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                                              • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #dataFormatAsString(String)}.\n@param dataFormat a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataFormat(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                              The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                                              • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                                              • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #dataFormat} will return {@link DataFormatValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #dataFormatAsString}.\n

                                                                                                                                                                                                                              \n@return The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                                              • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                                              • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                                              • \n@see DataFormatValue\n@deprecated Use {@link #dataFormatAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                                                • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                                                • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                                                \n@param dataFormat The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                                                • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                                                • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                                                • \n@see DataFormatValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DataFormatValue\n@deprecated Use {@link #dataFormat(String)}\n", "documentation" : "

                                                                                                                                                                                                                                  The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                                                  • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                                                  • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "DataFormatValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataFormat property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataFormat", "fluentEnumGetterMethodName" : "dataFormat", "fluentEnumSetterMethodName" : "dataFormat", "fluentGetterMethodName" : "dataFormatAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                  The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                                                  • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                                                  • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                                                  \n@param dataFormat The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                                                  • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                                                  • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                                                  • \n@see DataFormatValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see DataFormatValue", "fluentSetterMethodName" : "dataFormat", "getterDocumentation" : "

                                                                                                                                                                                                                                    The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                                                    • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                                                    • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #dataFormat} will return {@link DataFormatValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #dataFormatAsString}.\n

                                                                                                                                                                                                                                    \n@return The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                                                    • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                                                    • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                                                    • \n@see DataFormatValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataFormat", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DataFormat", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                      The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                                                      • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                                                      • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                                                      \n@param dataFormat The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                                                      • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                                                      • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                                                      • \n@see DataFormatValue", "setterMethodName" : "setDataFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dataFormat", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dataFormat", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                        The format of the data that you want to use for output. You can choose one of the following:

                                                                                                                                                                                                                                        • csv : This is a row-based file format with comma-separated values (.csv).

                                                                                                                                                                                                                                        • parquet : Apache Parquet (.parquet) is a columnar storage file format that features efficient compression and provides faster query response.

                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEncodingTypeAsString", "beanStyleSetterMethodName" : "setEncodingType", "c2jName" : "EncodingType", "c2jShape" : "EncodingTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                        The type of encoding you are using:

                                                                                                                                                                                                                                        • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                                                        • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                                                        • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #encodingTypeAsString(String)}.\n@param encodingType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #encodingType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                        The type of encoding you are using:

                                                                                                                                                                                                                                        • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                                                        • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                                                        • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                                                        \n

                                                                                                                                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #encodingType} will return {@link EncodingTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encodingTypeAsString}.\n

                                                                                                                                                                                                                                        \n@return The type of encoding you are using:

                                                                                                                                                                                                                                        • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                                                        • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                                                        • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                                                        • \n@see EncodingTypeValue\n@deprecated Use {@link #encodingTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                          The type of encoding you are using:

                                                                                                                                                                                                                                          • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                                                          • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                                                          • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                                                          \n@param encodingType The type of encoding you are using:

                                                                                                                                                                                                                                          • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                                                          • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                                                          • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                                                          • \n@see EncodingTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncodingTypeValue\n@deprecated Use {@link #encodingType(String)}\n", "documentation" : "

                                                                                                                                                                                                                                            The type of encoding you are using:

                                                                                                                                                                                                                                            • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                                                            • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                                                            • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "EncodingTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EncodingType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEncodingType", "fluentEnumGetterMethodName" : "encodingType", "fluentEnumSetterMethodName" : "encodingType", "fluentGetterMethodName" : "encodingTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                            The type of encoding you are using:

                                                                                                                                                                                                                                            • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                                                            • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                                                            • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                                                            \n@param encodingType The type of encoding you are using:

                                                                                                                                                                                                                                            • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                                                            • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                                                            • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                                                            • \n@see EncodingTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see EncodingTypeValue", "fluentSetterMethodName" : "encodingType", "getterDocumentation" : "

                                                                                                                                                                                                                                              The type of encoding you are using:

                                                                                                                                                                                                                                              • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                                                              • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                                                              • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #encodingType} will return {@link EncodingTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #encodingTypeAsString}.\n

                                                                                                                                                                                                                                              \n@return The type of encoding you are using:

                                                                                                                                                                                                                                              • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                                                              • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                                                              • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                                                              • \n@see EncodingTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EncodingType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EncodingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EncodingType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                The type of encoding you are using:

                                                                                                                                                                                                                                                • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                                                                • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                                                                • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                                                                \n@param encodingType The type of encoding you are using:

                                                                                                                                                                                                                                                • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                                                                • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                                                                • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                                                                • \n@see EncodingTypeValue", "setterMethodName" : "setEncodingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "encodingType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "encodingType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The type of encoding you are using:

                                                                                                                                                                                                                                                  • RLE_DICTIONARY uses a combination of bit-packing and run-length encoding to store repeated values more efficiently. This is the default.

                                                                                                                                                                                                                                                  • PLAIN doesn't use encoding at all. Values are stored as they are.

                                                                                                                                                                                                                                                  • PLAIN_DICTIONARY builds a dictionary of the values encountered in a given column. The dictionary is stored in a dictionary page for each column chunk.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDictPageSizeLimit", "beanStyleSetterMethodName" : "setDictPageSizeLimit", "c2jName" : "DictPageSizeLimit", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                                                                  \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 #dictPageSizeLimit(Integer)}.\n@param dictPageSizeLimit 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 #dictPageSizeLimit(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@return The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.\n@deprecated Use {@link #dictPageSizeLimit()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@param dictPageSizeLimit The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dictPageSizeLimit(Integer)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DictPageSizeLimit property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDictPageSizeLimit", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dictPageSizeLimit", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@param dictPageSizeLimit The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dictPageSizeLimit", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@return The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.", "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" : "DictPageSizeLimit", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DictPageSizeLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DictPageSizeLimit", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@param dictPageSizeLimit The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.", "setterMethodName" : "setDictPageSizeLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dictPageSizeLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dictPageSizeLimit", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                  The maximum size of an encoded dictionary page of a column. If the dictionary page exceeds this, this column is stored using an encoding type of PLAIN. This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of a dictionary page before it reverts to PLAIN encoding. This size is used for .parquet file format only.

                                                                                                                                                                                                                                                  ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRowGroupLength", "beanStyleSetterMethodName" : "setRowGroupLength", "c2jName" : "RowGroupLength", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                                                  \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 #rowGroupLength(Integer)}.\n@param rowGroupLength 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 #rowGroupLength(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                                                  \n@return The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).\n@deprecated Use {@link #rowGroupLength()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                                                  \n@param rowGroupLength The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #rowGroupLength(Integer)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RowGroupLength property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRowGroupLength", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rowGroupLength", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                                                  \n@param rowGroupLength The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rowGroupLength", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                                                  \n@return The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).", "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" : "RowGroupLength", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RowGroupLength", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "RowGroupLength", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                                                  \n@param rowGroupLength The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).", "setterMethodName" : "setRowGroupLength", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "rowGroupLength", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "rowGroupLength", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                  The number of rows in a row group. A smaller row group size provides faster reads. But as the number of row groups grows, the slower writes become. This parameter defaults to 10,000 rows. This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  If you choose a value larger than the maximum, RowGroupLength is set to the max row group length in bytes (64 * 1024 * 1024).

                                                                                                                                                                                                                                                  ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataPageSize", "beanStyleSetterMethodName" : "setDataPageSize", "c2jName" : "DataPageSize", "c2jShape" : "IntegerOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  \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 #dataPageSize(Integer)}.\n@param dataPageSize 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 #dataPageSize(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@return The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.\n@deprecated Use {@link #dataPageSize()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@param dataPageSize The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataPageSize(Integer)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataPageSize property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataPageSize", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataPageSize", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@param dataPageSize The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataPageSize", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@return The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.", "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" : "DataPageSize", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataPageSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DataPageSize", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@param dataPageSize The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.", "setterMethodName" : "setDataPageSize", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dataPageSize", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dataPageSize", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                  The size of one data page in bytes. This parameter defaults to 1024 * 1024 bytes (1 MiB). This number is used for .parquet file format only.

                                                                                                                                                                                                                                                  ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getParquetVersionAsString", "beanStyleSetterMethodName" : "setParquetVersion", "c2jName" : "ParquetVersion", "c2jShape" : "ParquetVersionValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #parquetVersionAsString(String)}.\n@param parquetVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #parquetVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #parquetVersion} will return {@link ParquetVersionValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #parquetVersionAsString}.\n

                                                                                                                                                                                                                                                  \n@return The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue\n@deprecated Use {@link #parquetVersionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                                                  \n@param parquetVersion The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ParquetVersionValue\n@deprecated Use {@link #parquetVersion(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "ParquetVersionValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ParquetVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasParquetVersion", "fluentEnumGetterMethodName" : "parquetVersion", "fluentEnumSetterMethodName" : "parquetVersion", "fluentGetterMethodName" : "parquetVersionAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                                                  \n@param parquetVersion The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ParquetVersionValue", "fluentSetterMethodName" : "parquetVersion", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #parquetVersion} will return {@link ParquetVersionValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #parquetVersionAsString}.\n

                                                                                                                                                                                                                                                  \n@return The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParquetVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParquetVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParquetVersion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                                                  \n@param parquetVersion The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.\n@see ParquetVersionValue", "setterMethodName" : "setParquetVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parquetVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parquetVersion", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEnableStatistics", "beanStyleSetterMethodName" : "setEnableStatistics", "c2jName" : "EnableStatistics", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                                                                  \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 #enableStatistics(Boolean)}.\n@param enableStatistics 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 #enableStatistics(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@return A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.\n@deprecated Use {@link #enableStatistics()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@param enableStatistics A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #enableStatistics(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                                                                  A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableStatistics property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableStatistics", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableStatistics", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@param enableStatistics A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableStatistics", "getterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@return A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.", "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" : "EnableStatistics", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableStatistics", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableStatistics", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                                                                  \n@param enableStatistics A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.", "setterMethodName" : "setEnableStatistics", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableStatistics", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableStatistics", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                  A value that enables statistics for Parquet pages and row groups. Choose true to enable statistics, false to disable. Statistics include NULL, DISTINCT, MAX, and MIN values. This parameter defaults to true. This value is used for .parquet file format only.

                                                                                                                                                                                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIncludeOpForFullLoad", "beanStyleSetterMethodName" : "setIncludeOpForFullLoad", "c2jName" : "IncludeOpForFullLoad", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                                                  AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                                                  This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #includeOpForFullLoad(Boolean)}.\n@param includeOpForFullLoad 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 #includeOpForFullLoad(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                                                  AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                                                  This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  \n@return A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                                                  AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                                                  This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  \n@deprecated Use {@link #includeOpForFullLoad()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                                                  AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                                                  This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  \n@param includeOpForFullLoad A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                                                  AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                                                  This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #includeOpForFullLoad(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                                                                  A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                                                  AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                                                  This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IncludeOpForFullLoad property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIncludeOpForFullLoad", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "includeOpForFullLoad", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                                                  AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                                                  This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  \n@param includeOpForFullLoad A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                                                  AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                                                  This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "includeOpForFullLoad", "getterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                                                  AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                                                  This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  \n@return A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                                                  AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                                                  This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  ", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IncludeOpForFullLoad", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IncludeOpForFullLoad", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "IncludeOpForFullLoad", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                                                  AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                                                  This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  \n@param includeOpForFullLoad A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                                                  AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                                                  This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  ", "setterMethodName" : "setIncludeOpForFullLoad", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "includeOpForFullLoad", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "includeOpForFullLoad", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                  A value that enables a full load to write INSERT operations to the comma-separated value (.csv) output files only to indicate how the rows were added to the source database.

                                                                                                                                                                                                                                                  AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  For full load, records can only be inserted. By default (the false setting), no information is recorded in these output files for a full load to indicate that the rows were inserted at the source database. If IncludeOpForFullLoad is set to true or y, the INSERT is recorded as an I annotation in the first field of the .csv file. This allows the format of your target records from a full load to be consistent with the target records from a CDC load.

                                                                                                                                                                                                                                                  This setting works together with the CdcInsertsOnly and the CdcInsertsAndUpdates parameters for output to .csv files only. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcInsertsOnly", "beanStyleSetterMethodName" : "setCdcInsertsOnly", "c2jName" : "CdcInsertsOnly", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                                                                                  If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \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 #cdcInsertsOnly(Boolean)}.\n@param cdcInsertsOnly 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 #cdcInsertsOnly(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                                                                                  If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@return A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                                                                                  If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@deprecated Use {@link #cdcInsertsOnly()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                                                                                  If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@param cdcInsertsOnly A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                                                                                  If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcInsertsOnly(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                                                                                  If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcInsertsOnly property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcInsertsOnly", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcInsertsOnly", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                                                                                  If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@param cdcInsertsOnly A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                                                                                  If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcInsertsOnly", "getterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                                                                                  If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@return A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                                                                                  If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  ", "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" : "CdcInsertsOnly", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcInsertsOnly", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "CdcInsertsOnly", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                                                                                  If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@param cdcInsertsOnly A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                                                                                  If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  ", "setterMethodName" : "setCdcInsertsOnly", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "cdcInsertsOnly", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "cdcInsertsOnly", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write only INSERT operations to .csv or columnar storage (.parquet) output files. By default (the false setting), the first field in a .csv or .parquet record contains the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether the row was inserted, updated, or deleted at the source database for a CDC load to the target.

                                                                                                                                                                                                                                                  If CdcInsertsOnly is set to true or y, only INSERTs from the source database are migrated to the .csv or .parquet file. For .csv format only, how these INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to I to indicate the INSERT operation at the source. If IncludeOpForFullLoad is set to false, every CDC record is written without a first field to indicate the INSERT operation at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the interaction described preceding between the CdcInsertsOnly and IncludeOpForFullLoad parameters in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTimestampColumnName", "beanStyleSetterMethodName" : "setTimestampColumnName", "c2jName" : "TimestampColumnName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                                                  AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                                                  For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                                                  For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                                                  The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                                                  When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #timestampColumnName(String)}.\n@param timestampColumnName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestampColumnName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                                                  AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                                                  For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                                                  For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                                                  The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                                                  When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                                                  \n@return A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                                                  AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                                                  For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                                                  For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                                                  The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                                                  When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.\n@deprecated Use {@link #timestampColumnName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                                                  AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                                                  For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                                                  For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                                                  The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                                                  When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                                                  \n@param timestampColumnName A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                                                  AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                                                  For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                                                  For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                                                  The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                                                  When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #timestampColumnName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                                                  AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                                                  For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                                                  For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                                                  The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                                                  When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TimestampColumnName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTimestampColumnName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestampColumnName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                                                  AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                                                  For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                                                  For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                                                  The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                                                  When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                                                  \n@param timestampColumnName A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                                                  AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                                                  For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                                                  For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                                                  The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                                                  When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestampColumnName", "getterDocumentation" : "

                                                                                                                                                                                                                                                  A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                                                  AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                                                  For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                                                  For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                                                  The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                                                  When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                                                  \n@return A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                                                  AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                                                  For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                                                  For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                                                  The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                                                  When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TimestampColumnName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TimestampColumnName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TimestampColumnName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                                                  AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                                                  For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                                                  For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                                                  The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                                                  When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                                                  \n@param timestampColumnName A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                                                  AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                                                  For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                                                  For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                                                  The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                                                  When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.", "setterMethodName" : "setTimestampColumnName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "timestampColumnName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "timestampColumnName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  A value that when nonblank causes AWS DMS to add a column with timestamp information to the endpoint data for an Amazon S3 target.

                                                                                                                                                                                                                                                  AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  DMS includes an additional STRING column in the .csv or .parquet object files of your migrated data when you set TimestampColumnName to a nonblank value.

                                                                                                                                                                                                                                                  For a full load, each row of this timestamp column contains a timestamp for when the data was transferred from the source to the target by DMS.

                                                                                                                                                                                                                                                  For a change data capture (CDC) load, each row of the timestamp column contains the timestamp for the commit of that row in the source database.

                                                                                                                                                                                                                                                  The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. By default, the precision of this value is in microseconds. For a CDC load, the rounding of the precision depends on the commit timestamp supported by DMS for the source database.

                                                                                                                                                                                                                                                  When the AddColumnName parameter is set to true, DMS also includes a name for the timestamp column that you set with TimestampColumnName.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getParquetTimestampInMillisecond", "beanStyleSetterMethodName" : "setParquetTimestampInMillisecond", "c2jName" : "ParquetTimestampInMillisecond", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                                                  AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                                                  Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                                                  AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                                                  Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                                                  \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 #parquetTimestampInMillisecond(Boolean)}.\n@param parquetTimestampInMillisecond 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 #parquetTimestampInMillisecond(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                                                  AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                                                  Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                                                  AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                                                  Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                                                  \n@return A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                                                  AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                                                  Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                                                  AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                                                  Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                                                  \n@deprecated Use {@link #parquetTimestampInMillisecond()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                                                  AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                                                  Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                                                  AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                                                  Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                                                  \n@param parquetTimestampInMillisecond A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                                                  AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                                                  Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                                                  AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                                                  Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #parquetTimestampInMillisecond(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                                                                  A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                                                  AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                                                  Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                                                  AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                                                  Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ParquetTimestampInMillisecond property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasParquetTimestampInMillisecond", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parquetTimestampInMillisecond", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                                                  AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                                                  Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                                                  AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                                                  Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                                                  \n@param parquetTimestampInMillisecond A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                                                  AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                                                  Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                                                  AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                                                  Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parquetTimestampInMillisecond", "getterDocumentation" : "

                                                                                                                                                                                                                                                  A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                                                  AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                                                  Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                                                  AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                                                  Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                                                  \n@return A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                                                  AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                                                  Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                                                  AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                                                  Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                                                  ", "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" : "ParquetTimestampInMillisecond", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParquetTimestampInMillisecond", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "ParquetTimestampInMillisecond", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                                                  AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                                                  Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                                                  AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                                                  Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                                                  \n@param parquetTimestampInMillisecond A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                                                  AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                                                  Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                                                  AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                                                  Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                                                  ", "setterMethodName" : "setParquetTimestampInMillisecond", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "parquetTimestampInMillisecond", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "parquetTimestampInMillisecond", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                  A value that specifies the precision of any TIMESTAMP column values that are written to an Amazon S3 object file in .parquet format.

                                                                                                                                                                                                                                                  AWS DMS supports the ParquetTimestampInMillisecond parameter in versions 3.1.4 and later.

                                                                                                                                                                                                                                                  When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all TIMESTAMP columns in a .parquet formatted file with millisecond precision. Otherwise, DMS writes them with microsecond precision.

                                                                                                                                                                                                                                                  Currently, Amazon Athena and AWS Glue can handle only millisecond precision for TIMESTAMP values. Set this parameter to true for S3 endpoint object files that are .parquet formatted only if you plan to query or process the data with Athena or AWS Glue.

                                                                                                                                                                                                                                                  AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv format with microsecond precision.

                                                                                                                                                                                                                                                  Setting ParquetTimestampInMillisecond has no effect on the string format of the timestamp column value that is inserted by setting the TimestampColumnName parameter.

                                                                                                                                                                                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcInsertsAndUpdates", "beanStyleSetterMethodName" : "setCdcInsertsAndUpdates", "c2jName" : "CdcInsertsAndUpdates", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                                                                                  For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \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 #cdcInsertsAndUpdates(Boolean)}.\n@param cdcInsertsAndUpdates 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 #cdcInsertsAndUpdates(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                                                                                  For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@return A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                                                                                  For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@deprecated Use {@link #cdcInsertsAndUpdates()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                                                                                  For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@param cdcInsertsAndUpdates A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                                                                                  For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcInsertsAndUpdates(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                                                                                  For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcInsertsAndUpdates property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcInsertsAndUpdates", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcInsertsAndUpdates", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                                                                                  For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@param cdcInsertsAndUpdates A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                                                                                  For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcInsertsAndUpdates", "getterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                                                                                  For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@return A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                                                                                  For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  ", "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" : "CdcInsertsAndUpdates", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcInsertsAndUpdates", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "CdcInsertsAndUpdates", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                                                                                  For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  \n@param cdcInsertsAndUpdates A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                                                                                  For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  ", "setterMethodName" : "setCdcInsertsAndUpdates", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "cdcInsertsAndUpdates", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "cdcInsertsAndUpdates", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                  A value that enables a change data capture (CDC) load to write INSERT and UPDATE operations to .csv or .parquet (columnar storage) output files. The default setting is false, but when CdcInsertsAndUpdates is set to trueor y, INSERTs and UPDATEs from the source database are migrated to the .csv or .parquet file.

                                                                                                                                                                                                                                                  For .csv file format only, how these INSERTs and UPDATEs are recorded depends on the value of the IncludeOpForFullLoad parameter. If IncludeOpForFullLoad is set to true, the first field of every CDC record is set to either I or U to indicate INSERT and UPDATE operations at the source. But if IncludeOpForFullLoad is set to false, CDC records are written without an indication of INSERT or UPDATE operations at the source. For more information about how these settings work together, see Indicating Source DB Operations in Migrated S3 Data in the AWS Database Migration Service User Guide..

                                                                                                                                                                                                                                                  AWS DMS supports the use of the CdcInsertsAndUpdates parameter in versions 3.3.1 and later.

                                                                                                                                                                                                                                                  CdcInsertsOnly and CdcInsertsAndUpdates can't both be set to true for the same endpoint. Set either CdcInsertsOnly or CdcInsertsAndUpdates to true for the same endpoint, but not both.

                                                                                                                                                                                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "S3Settings", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "S3Settings", "variableName" : "s3Settings", "variableType" : "S3Settings", "documentation" : null, "simpleType" : "S3Settings", "variableSetterType" : "S3Settings" }, "wrapper" : false, "xmlNamespace" : null }, "SnsInvalidTopicException" : { "c2jName" : "SNSInvalidTopicFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                  The SNS topic is invalid.

                                                                                                                                                                                                                                                  ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "SNSInvalidTopicFault", "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" : "SnsInvalidTopicException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "SnsInvalidTopicException", "variableName" : "snsInvalidTopicException", "variableType" : "SnsInvalidTopicException", "documentation" : null, "simpleType" : "SnsInvalidTopicException", "variableSetterType" : "SnsInvalidTopicException" }, "wrapper" : false, "xmlNamespace" : null }, "SnsNoAuthorizationException" : { "c2jName" : "SNSNoAuthorizationFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                  You are not authorized for the SNS subscription.

                                                                                                                                                                                                                                                  ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "SNSNoAuthorizationFault", "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" : "SnsNoAuthorizationException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "SnsNoAuthorizationException", "variableName" : "snsNoAuthorizationException", "variableType" : "SnsNoAuthorizationException", "documentation" : null, "simpleType" : "SnsNoAuthorizationException", "variableSetterType" : "SnsNoAuthorizationException" }, "wrapper" : false, "xmlNamespace" : null }, "SourceType" : { "c2jName" : "SourceType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "REPLICATION_INSTANCE", "value" : "replication-instance" } ], "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" : "SourceType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "SourceType", "variableName" : "sourceType", "variableType" : "SourceType", "documentation" : null, "simpleType" : "SourceType", "variableSetterType" : "SourceType" }, "wrapper" : false, "xmlNamespace" : null }, "StartReplicationTaskAssessmentRequest" : { "c2jName" : "StartReplicationTaskAssessmentMessage", "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" : "StartReplicationTaskAssessment", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.StartReplicationTaskAssessment", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationTaskArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name (ARN) of the replication task.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name (ARN) of the replication task.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationTaskArn" ], "shapeName" : "StartReplicationTaskAssessmentRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StartReplicationTaskAssessmentRequest", "variableName" : "startReplicationTaskAssessmentRequest", "variableType" : "StartReplicationTaskAssessmentRequest", "documentation" : null, "simpleType" : "StartReplicationTaskAssessmentRequest", "variableSetterType" : "StartReplicationTaskAssessmentRequest" }, "wrapper" : false, "xmlNamespace" : null }, "StartReplicationTaskAssessmentResponse" : { "c2jName" : "StartReplicationTaskAssessmentResponse", "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" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@return The assessed replication task.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@param replicationTask The assessed replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@param replicationTask The assessed replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@return The assessed replication task.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@param replicationTask The assessed replication task.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationTask" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@return The assessed replication task.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@param replicationTask The assessed replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@param replicationTask The assessed replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@return The assessed replication task.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@param replicationTask The assessed replication task.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@return The assessed replication task.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@param replicationTask The assessed replication task.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@param replicationTask The assessed replication task.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@return The assessed replication task.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  \n@param replicationTask The assessed replication task.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                                                                                                                                                                                                                  The assessed replication task.

                                                                                                                                                                                                                                                  ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StartReplicationTaskAssessmentResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StartReplicationTaskAssessmentResponse", "variableName" : "startReplicationTaskAssessmentResponse", "variableType" : "StartReplicationTaskAssessmentResponse", "documentation" : null, "simpleType" : "StartReplicationTaskAssessmentResponse", "variableSetterType" : "StartReplicationTaskAssessmentResponse" }, "wrapper" : false, "xmlNamespace" : null }, "StartReplicationTaskRequest" : { "c2jName" : "StartReplicationTaskMessage", "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" : "StartReplicationTask", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.StartReplicationTask", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name (ARN) of the replication task to be started.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be started.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name (ARN) of the replication task to be started.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be started.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStartReplicationTaskTypeAsString", "beanStyleSetterMethodName" : "setStartReplicationTaskType", "c2jName" : "StartReplicationTaskType", "c2jShape" : "StartReplicationTaskTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #startReplicationTaskTypeAsString(String)}.\n@param startReplicationTaskType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #startReplicationTaskType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #startReplicationTaskType} will return {@link StartReplicationTaskTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #startReplicationTaskTypeAsString}.\n

                                                                                                                                                                                                                                                  \n@return The type of replication task.\n@see StartReplicationTaskTypeValue\n@deprecated Use {@link #startReplicationTaskTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n@param startReplicationTaskType The type of replication task.\n@see StartReplicationTaskTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see StartReplicationTaskTypeValue\n@deprecated Use {@link #startReplicationTaskType(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "StartReplicationTaskTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StartReplicationTaskType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStartReplicationTaskType", "fluentEnumGetterMethodName" : "startReplicationTaskType", "fluentEnumSetterMethodName" : "startReplicationTaskType", "fluentGetterMethodName" : "startReplicationTaskTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n@param startReplicationTaskType The type of replication task.\n@see StartReplicationTaskTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see StartReplicationTaskTypeValue", "fluentSetterMethodName" : "startReplicationTaskType", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #startReplicationTaskType} will return {@link StartReplicationTaskTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #startReplicationTaskTypeAsString}.\n

                                                                                                                                                                                                                                                  \n@return The type of replication task.\n@see StartReplicationTaskTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StartReplicationTaskType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartReplicationTaskType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StartReplicationTaskType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n@param startReplicationTaskType The type of replication task.\n@see StartReplicationTaskTypeValue", "setterMethodName" : "setStartReplicationTaskType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "startReplicationTaskType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "startReplicationTaskType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartTime", "beanStyleSetterMethodName" : "setCdcStartTime", "c2jName" : "CdcStartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \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 #cdcStartTime(Instant)}.\n@param cdcStartTime 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 #cdcStartTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@deprecated Use {@link #cdcStartTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartTime(Instant)}\n", "documentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "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" : "CdcStartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CdcStartTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "setterMethodName" : "setCdcStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartPosition", "beanStyleSetterMethodName" : "setCdcStartPosition", "c2jName" : "CdcStartPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStartPosition(String)}.\n@param cdcStartPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStartPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@deprecated Use {@link #cdcStartPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartPosition(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartPosition", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartPosition", "getterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStartPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStartPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  ", "setterMethodName" : "setCdcStartPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStopPosition", "beanStyleSetterMethodName" : "setCdcStopPosition", "c2jName" : "CdcStopPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStopPosition(String)}.\n@param cdcStopPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStopPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@deprecated Use {@link #cdcStopPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStopPosition(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStopPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStopPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStopPosition", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStopPosition", "getterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStopPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStopPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStopPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "setterMethodName" : "setCdcStopPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CdcStartPosition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartPosition", "beanStyleSetterMethodName" : "setCdcStartPosition", "c2jName" : "CdcStartPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStartPosition(String)}.\n@param cdcStartPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStartPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@deprecated Use {@link #cdcStartPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartPosition(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartPosition", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartPosition", "getterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStartPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStartPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  ", "setterMethodName" : "setCdcStartPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CdcStartTime" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartTime", "beanStyleSetterMethodName" : "setCdcStartTime", "c2jName" : "CdcStartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \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 #cdcStartTime(Instant)}.\n@param cdcStartTime 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 #cdcStartTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@deprecated Use {@link #cdcStartTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartTime(Instant)}\n", "documentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "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" : "CdcStartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CdcStartTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "setterMethodName" : "setCdcStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CdcStopPosition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStopPosition", "beanStyleSetterMethodName" : "setCdcStopPosition", "c2jName" : "CdcStopPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStopPosition(String)}.\n@param cdcStopPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStopPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@deprecated Use {@link #cdcStopPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStopPosition(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStopPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStopPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStopPosition", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStopPosition", "getterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStopPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStopPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStopPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "setterMethodName" : "setCdcStopPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationTaskArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name (ARN) of the replication task to be started.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be started.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name (ARN) of the replication task to be started.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be started.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StartReplicationTaskType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStartReplicationTaskTypeAsString", "beanStyleSetterMethodName" : "setStartReplicationTaskType", "c2jName" : "StartReplicationTaskType", "c2jShape" : "StartReplicationTaskTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #startReplicationTaskTypeAsString(String)}.\n@param startReplicationTaskType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #startReplicationTaskType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #startReplicationTaskType} will return {@link StartReplicationTaskTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #startReplicationTaskTypeAsString}.\n

                                                                                                                                                                                                                                                  \n@return The type of replication task.\n@see StartReplicationTaskTypeValue\n@deprecated Use {@link #startReplicationTaskTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n@param startReplicationTaskType The type of replication task.\n@see StartReplicationTaskTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see StartReplicationTaskTypeValue\n@deprecated Use {@link #startReplicationTaskType(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "StartReplicationTaskTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StartReplicationTaskType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStartReplicationTaskType", "fluentEnumGetterMethodName" : "startReplicationTaskType", "fluentEnumSetterMethodName" : "startReplicationTaskType", "fluentGetterMethodName" : "startReplicationTaskTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n@param startReplicationTaskType The type of replication task.\n@see StartReplicationTaskTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see StartReplicationTaskTypeValue", "fluentSetterMethodName" : "startReplicationTaskType", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #startReplicationTaskType} will return {@link StartReplicationTaskTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #startReplicationTaskTypeAsString}.\n

                                                                                                                                                                                                                                                  \n@return The type of replication task.\n@see StartReplicationTaskTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StartReplicationTaskType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartReplicationTaskType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StartReplicationTaskType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n@param startReplicationTaskType The type of replication task.\n@see StartReplicationTaskTypeValue", "setterMethodName" : "setStartReplicationTaskType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "startReplicationTaskType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "startReplicationTaskType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name (ARN) of the replication task to be started.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be started.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name (ARN) of the replication task to be started.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name (ARN) of the replication task to be started.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name (ARN) of the replication task to be started.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStartReplicationTaskTypeAsString", "beanStyleSetterMethodName" : "setStartReplicationTaskType", "c2jName" : "StartReplicationTaskType", "c2jShape" : "StartReplicationTaskTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #startReplicationTaskTypeAsString(String)}.\n@param startReplicationTaskType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #startReplicationTaskType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #startReplicationTaskType} will return {@link StartReplicationTaskTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #startReplicationTaskTypeAsString}.\n

                                                                                                                                                                                                                                                  \n@return The type of replication task.\n@see StartReplicationTaskTypeValue\n@deprecated Use {@link #startReplicationTaskTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n@param startReplicationTaskType The type of replication task.\n@see StartReplicationTaskTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see StartReplicationTaskTypeValue\n@deprecated Use {@link #startReplicationTaskType(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "StartReplicationTaskTypeValue", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StartReplicationTaskType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStartReplicationTaskType", "fluentEnumGetterMethodName" : "startReplicationTaskType", "fluentEnumSetterMethodName" : "startReplicationTaskType", "fluentGetterMethodName" : "startReplicationTaskTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n@param startReplicationTaskType The type of replication task.\n@see StartReplicationTaskTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see StartReplicationTaskTypeValue", "fluentSetterMethodName" : "startReplicationTaskType", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #startReplicationTaskType} will return {@link StartReplicationTaskTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #startReplicationTaskTypeAsString}.\n

                                                                                                                                                                                                                                                  \n@return The type of replication task.\n@see StartReplicationTaskTypeValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StartReplicationTaskType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartReplicationTaskType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StartReplicationTaskType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  \n@param startReplicationTaskType The type of replication task.\n@see StartReplicationTaskTypeValue", "setterMethodName" : "setStartReplicationTaskType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "startReplicationTaskType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "startReplicationTaskType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The type of replication task.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartTime", "beanStyleSetterMethodName" : "setCdcStartTime", "c2jName" : "CdcStartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \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 #cdcStartTime(Instant)}.\n@param cdcStartTime 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 #cdcStartTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@deprecated Use {@link #cdcStartTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartTime(Instant)}\n", "documentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@return Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "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" : "CdcStartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CdcStartTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  \n@param cdcStartTime Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”", "setterMethodName" : "setCdcStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cdcStartTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                  Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime or CdcStartPosition to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  Timestamp Example: --cdc-start-time “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStartPosition", "beanStyleSetterMethodName" : "setCdcStartPosition", "c2jName" : "CdcStartPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStartPosition(String)}.\n@param cdcStartPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStartPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@deprecated Use {@link #cdcStartPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStartPosition(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStartPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStartPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStartPosition", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStartPosition", "getterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@return Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStartPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStartPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStartPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  \n@param cdcStartPosition Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  ", "setterMethodName" : "setCdcStartPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStartPosition", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition or CdcStartTime to specify when you want a CDC operation to start. Specifying both values results in an error.

                                                                                                                                                                                                                                                  The value can be in date, checkpoint, or LSN/SCN format.

                                                                                                                                                                                                                                                  Date Example: --cdc-start-position “2018-03-08T12:12:12”

                                                                                                                                                                                                                                                  Checkpoint Example: --cdc-start-position \"checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93\"

                                                                                                                                                                                                                                                  LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373”

                                                                                                                                                                                                                                                  When you use this task setting with a source PostgreSQL database, a logical replication slot should already be created and associated with the source endpoint. You can verify this by setting the slotName extra connection attribute to the name of this logical replication slot. For more information, see Extra Connection Attributes When Using PostgreSQL as a Source for AWS DMS.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCdcStopPosition", "beanStyleSetterMethodName" : "setCdcStopPosition", "c2jName" : "CdcStopPosition", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cdcStopPosition(String)}.\n@param cdcStopPosition a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cdcStopPosition(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@deprecated Use {@link #cdcStopPosition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #cdcStopPosition(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CdcStopPosition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCdcStopPosition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "cdcStopPosition", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cdcStopPosition", "getterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@return Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CdcStopPosition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CdcStopPosition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CdcStopPosition", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  \n@param cdcStopPosition Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “", "setterMethodName" : "setCdcStopPosition", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "cdcStopPosition", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.

                                                                                                                                                                                                                                                  Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12”

                                                                                                                                                                                                                                                  Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 “

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationTaskArn", "StartReplicationTaskType" ], "shapeName" : "StartReplicationTaskRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StartReplicationTaskRequest", "variableName" : "startReplicationTaskRequest", "variableType" : "StartReplicationTaskRequest", "documentation" : null, "simpleType" : "StartReplicationTaskRequest", "variableSetterType" : "StartReplicationTaskRequest" }, "wrapper" : false, "xmlNamespace" : null }, "StartReplicationTaskResponse" : { "c2jName" : "StartReplicationTaskResponse", "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" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@return The replication task started.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task started.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@return The replication task started.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task started.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationTask" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@return The replication task started.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task started.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@return The replication task started.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task started.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@return The replication task started.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task started.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@return The replication task started.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task started.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                                                                                                                                                                                                                  The replication task started.

                                                                                                                                                                                                                                                  ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StartReplicationTaskResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StartReplicationTaskResponse", "variableName" : "startReplicationTaskResponse", "variableType" : "StartReplicationTaskResponse", "documentation" : null, "simpleType" : "StartReplicationTaskResponse", "variableSetterType" : "StartReplicationTaskResponse" }, "wrapper" : false, "xmlNamespace" : null }, "StartReplicationTaskTypeValue" : { "c2jName" : "StartReplicationTaskTypeValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "START_REPLICATION", "value" : "start-replication" }, { "name" : "RESUME_PROCESSING", "value" : "resume-processing" }, { "name" : "RELOAD_TARGET", "value" : "reload-target" } ], "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" : "StartReplicationTaskTypeValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StartReplicationTaskTypeValue", "variableName" : "startReplicationTaskTypeValue", "variableType" : "StartReplicationTaskTypeValue", "documentation" : null, "simpleType" : "StartReplicationTaskTypeValue", "variableSetterType" : "StartReplicationTaskTypeValue" }, "wrapper" : false, "xmlNamespace" : null }, "StopReplicationTaskRequest" : { "c2jName" : "StopReplicationTaskMessage", "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" : "StopReplicationTask", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.StopReplicationTask", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name(ARN) of the replication task to be stopped.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name(ARN) of the replication task to be stopped.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name(ARN) of the replication task to be stopped.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name(ARN) of the replication task to be stopped.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name(ARN) of the replication task to be stopped.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationTaskArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name(ARN) of the replication task to be stopped.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name(ARN) of the replication task to be stopped.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name(ARN) of the replication task to be stopped.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name(ARN) of the replication task to be stopped.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name(ARN) of the replication task to be stopped.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTaskArn", "beanStyleSetterMethodName" : "setReplicationTaskArn", "c2jName" : "ReplicationTaskArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #replicationTaskArn(String)}.\n@param replicationTaskArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTaskArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name(ARN) of the replication task to be stopped.\n@deprecated Use {@link #replicationTaskArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name(ARN) of the replication task to be stopped.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTaskArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTaskArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTaskArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTaskArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name(ARN) of the replication task to be stopped.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTaskArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@return The Amazon Resource Name(ARN) of the replication task to be stopped.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTaskArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTaskArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationTaskArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  \n@param replicationTaskArn The Amazon Resource Name(ARN) of the replication task to be stopped.", "setterMethodName" : "setReplicationTaskArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationTaskArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The Amazon Resource Name(ARN) of the replication task to be stopped.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationTaskArn" ], "shapeName" : "StopReplicationTaskRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StopReplicationTaskRequest", "variableName" : "stopReplicationTaskRequest", "variableType" : "StopReplicationTaskRequest", "documentation" : null, "simpleType" : "StopReplicationTaskRequest", "variableSetterType" : "StopReplicationTaskRequest" }, "wrapper" : false, "xmlNamespace" : null }, "StopReplicationTaskResponse" : { "c2jName" : "StopReplicationTaskResponse", "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" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@return The replication task stopped.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task stopped.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task stopped.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@return The replication task stopped.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task stopped.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationTask" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@return The replication task stopped.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task stopped.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task stopped.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@return The replication task stopped.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task stopped.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationTask", "beanStyleSetterMethodName" : "setReplicationTask", "c2jName" : "ReplicationTask", "c2jShape" : "ReplicationTask", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link ReplicationTask.Builder} avoiding the need to create one manually via {@link ReplicationTask#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReplicationTask.Builder#build()} is called immediately and its result is passed to {@link #replicationTask(ReplicationTask)}.\n@param replicationTask a consumer that will call methods on {@link ReplicationTask.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationTask(ReplicationTask)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@return The replication task stopped.\n@deprecated Use {@link #replicationTask()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task stopped.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationTask(ReplicationTask)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationTask property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationTask", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationTask", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task stopped.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationTask", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@return The replication task stopped.", "getterModel" : { "returnType" : "ReplicationTask", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationTask", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationTask", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ReplicationTask", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  \n@param replicationTask The replication task stopped.", "setterMethodName" : "setReplicationTask", "setterModel" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : null, "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ReplicationTask", "variableName" : "replicationTask", "variableType" : "ReplicationTask", "documentation" : "

                                                                                                                                                                                                                                                  The replication task stopped.

                                                                                                                                                                                                                                                  ", "simpleType" : "ReplicationTask", "variableSetterType" : "ReplicationTask" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StopReplicationTaskResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StopReplicationTaskResponse", "variableName" : "stopReplicationTaskResponse", "variableType" : "StopReplicationTaskResponse", "documentation" : null, "simpleType" : "StopReplicationTaskResponse", "variableSetterType" : "StopReplicationTaskResponse" }, "wrapper" : false, "xmlNamespace" : null }, "StorageQuotaExceededException" : { "c2jName" : "StorageQuotaExceededFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                  The storage quota has been exceeded.

                                                                                                                                                                                                                                                  ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "StorageQuotaExceededFault", "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" : "StorageQuotaExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StorageQuotaExceededException", "variableName" : "storageQuotaExceededException", "variableType" : "StorageQuotaExceededException", "documentation" : null, "simpleType" : "StorageQuotaExceededException", "variableSetterType" : "StorageQuotaExceededException" }, "wrapper" : false, "xmlNamespace" : null }, "Subnet" : { "c2jName" : "Subnet", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                  In response to a request by the DescribeReplicationSubnetGroup operation, this object identifies a subnet by its given Availability Zone, subnet identifier, and status.

                                                                                                                                                                                                                                                  ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubnetIdentifier", "beanStyleSetterMethodName" : "setSubnetIdentifier", "c2jName" : "SubnetIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet 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 #subnetIdentifier(String)}.\n@param subnetIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@return The subnet identifier.\n@deprecated Use {@link #subnetIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@param subnetIdentifier The subnet identifier.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetIdentifier(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetIdentifier", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@param subnetIdentifier The subnet identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIdentifier", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@return The subnet 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" : "SubnetIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubnetIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@param subnetIdentifier The subnet identifier.", "setterMethodName" : "setSubnetIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subnetIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subnetIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubnetAvailabilityZone", "beanStyleSetterMethodName" : "setSubnetAvailabilityZone", "c2jName" : "SubnetAvailabilityZone", "c2jShape" : "AvailabilityZone", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link AvailabilityZone.Builder} avoiding the need to create one manually via {@link AvailabilityZone#builder()}.\n\nWhen the {@link Consumer} completes, {@link AvailabilityZone.Builder#build()} is called immediately and its result is passed to {@link #subnetAvailabilityZone(AvailabilityZone)}.\n@param subnetAvailabilityZone a consumer that will call methods on {@link AvailabilityZone.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetAvailabilityZone(AvailabilityZone)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@return The Availability Zone of the subnet.\n@deprecated Use {@link #subnetAvailabilityZone()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetAvailabilityZone The Availability Zone of the subnet.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetAvailabilityZone(AvailabilityZone)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetAvailabilityZone property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetAvailabilityZone", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetAvailabilityZone The Availability Zone of the subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetAvailabilityZone", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@return The Availability Zone of the subnet.", "getterModel" : { "returnType" : "AvailabilityZone", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubnetAvailabilityZone", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SubnetAvailabilityZone", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetAvailabilityZone The Availability Zone of the subnet.", "setterMethodName" : "setSubnetAvailabilityZone", "setterModel" : { "variableDeclarationType" : "AvailabilityZone", "variableName" : "subnetAvailabilityZone", "variableType" : "AvailabilityZone", "documentation" : null, "simpleType" : "AvailabilityZone", "variableSetterType" : "AvailabilityZone" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AvailabilityZone", "variableName" : "subnetAvailabilityZone", "variableType" : "AvailabilityZone", "documentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  ", "simpleType" : "AvailabilityZone", "variableSetterType" : "AvailabilityZone" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubnetStatus", "beanStyleSetterMethodName" : "setSubnetStatus", "c2jName" : "SubnetStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #subnetStatus(String)}.\n@param subnetStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@return The status of the subnet.\n@deprecated Use {@link #subnetStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetStatus The status of the subnet.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetStatus(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetStatus", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetStatus The status of the subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@return The status of the subnet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubnetStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubnetStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetStatus The status of the subnet.", "setterMethodName" : "setSubnetStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subnetStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subnetStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "SubnetAvailabilityZone" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubnetAvailabilityZone", "beanStyleSetterMethodName" : "setSubnetAvailabilityZone", "c2jName" : "SubnetAvailabilityZone", "c2jShape" : "AvailabilityZone", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link AvailabilityZone.Builder} avoiding the need to create one manually via {@link AvailabilityZone#builder()}.\n\nWhen the {@link Consumer} completes, {@link AvailabilityZone.Builder#build()} is called immediately and its result is passed to {@link #subnetAvailabilityZone(AvailabilityZone)}.\n@param subnetAvailabilityZone a consumer that will call methods on {@link AvailabilityZone.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetAvailabilityZone(AvailabilityZone)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@return The Availability Zone of the subnet.\n@deprecated Use {@link #subnetAvailabilityZone()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetAvailabilityZone The Availability Zone of the subnet.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetAvailabilityZone(AvailabilityZone)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetAvailabilityZone property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetAvailabilityZone", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetAvailabilityZone The Availability Zone of the subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetAvailabilityZone", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@return The Availability Zone of the subnet.", "getterModel" : { "returnType" : "AvailabilityZone", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubnetAvailabilityZone", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SubnetAvailabilityZone", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetAvailabilityZone The Availability Zone of the subnet.", "setterMethodName" : "setSubnetAvailabilityZone", "setterModel" : { "variableDeclarationType" : "AvailabilityZone", "variableName" : "subnetAvailabilityZone", "variableType" : "AvailabilityZone", "documentation" : null, "simpleType" : "AvailabilityZone", "variableSetterType" : "AvailabilityZone" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AvailabilityZone", "variableName" : "subnetAvailabilityZone", "variableType" : "AvailabilityZone", "documentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  ", "simpleType" : "AvailabilityZone", "variableSetterType" : "AvailabilityZone" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SubnetIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubnetIdentifier", "beanStyleSetterMethodName" : "setSubnetIdentifier", "c2jName" : "SubnetIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet 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 #subnetIdentifier(String)}.\n@param subnetIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@return The subnet identifier.\n@deprecated Use {@link #subnetIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@param subnetIdentifier The subnet identifier.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetIdentifier(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetIdentifier", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@param subnetIdentifier The subnet identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIdentifier", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@return The subnet 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" : "SubnetIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubnetIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@param subnetIdentifier The subnet identifier.", "setterMethodName" : "setSubnetIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subnetIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subnetIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SubnetStatus" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubnetStatus", "beanStyleSetterMethodName" : "setSubnetStatus", "c2jName" : "SubnetStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #subnetStatus(String)}.\n@param subnetStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@return The status of the subnet.\n@deprecated Use {@link #subnetStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetStatus The status of the subnet.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetStatus(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetStatus", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetStatus The status of the subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@return The status of the subnet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubnetStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubnetStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetStatus The status of the subnet.", "setterMethodName" : "setSubnetStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subnetStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subnetStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubnetIdentifier", "beanStyleSetterMethodName" : "setSubnetIdentifier", "c2jName" : "SubnetIdentifier", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet 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 #subnetIdentifier(String)}.\n@param subnetIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetIdentifier(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@return The subnet identifier.\n@deprecated Use {@link #subnetIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@param subnetIdentifier The subnet identifier.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetIdentifier(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetIdentifier", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetIdentifier", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@param subnetIdentifier The subnet identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIdentifier", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@return The subnet 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" : "SubnetIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubnetIdentifier", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  \n@param subnetIdentifier The subnet identifier.", "setterMethodName" : "setSubnetIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subnetIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subnetIdentifier", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The subnet identifier.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubnetAvailabilityZone", "beanStyleSetterMethodName" : "setSubnetAvailabilityZone", "c2jName" : "SubnetAvailabilityZone", "c2jShape" : "AvailabilityZone", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link AvailabilityZone.Builder} avoiding the need to create one manually via {@link AvailabilityZone#builder()}.\n\nWhen the {@link Consumer} completes, {@link AvailabilityZone.Builder#build()} is called immediately and its result is passed to {@link #subnetAvailabilityZone(AvailabilityZone)}.\n@param subnetAvailabilityZone a consumer that will call methods on {@link AvailabilityZone.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetAvailabilityZone(AvailabilityZone)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@return The Availability Zone of the subnet.\n@deprecated Use {@link #subnetAvailabilityZone()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetAvailabilityZone The Availability Zone of the subnet.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetAvailabilityZone(AvailabilityZone)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetAvailabilityZone property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetAvailabilityZone", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetAvailabilityZone The Availability Zone of the subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetAvailabilityZone", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@return The Availability Zone of the subnet.", "getterModel" : { "returnType" : "AvailabilityZone", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubnetAvailabilityZone", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SubnetAvailabilityZone", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetAvailabilityZone The Availability Zone of the subnet.", "setterMethodName" : "setSubnetAvailabilityZone", "setterModel" : { "variableDeclarationType" : "AvailabilityZone", "variableName" : "subnetAvailabilityZone", "variableType" : "AvailabilityZone", "documentation" : null, "simpleType" : "AvailabilityZone", "variableSetterType" : "AvailabilityZone" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AvailabilityZone", "variableName" : "subnetAvailabilityZone", "variableType" : "AvailabilityZone", "documentation" : "

                                                                                                                                                                                                                                                  The Availability Zone of the subnet.

                                                                                                                                                                                                                                                  ", "simpleType" : "AvailabilityZone", "variableSetterType" : "AvailabilityZone" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSubnetStatus", "beanStyleSetterMethodName" : "setSubnetStatus", "c2jName" : "SubnetStatus", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #subnetStatus(String)}.\n@param subnetStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@return The status of the subnet.\n@deprecated Use {@link #subnetStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetStatus The status of the subnet.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetStatus(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetStatus", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetStatus", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetStatus The status of the subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@return The status of the subnet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubnetStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SubnetStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  \n@param subnetStatus The status of the subnet.", "setterMethodName" : "setSubnetStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subnetStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "subnetStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The status of the subnet.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Subnet", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Subnet", "variableName" : "subnet", "variableType" : "Subnet", "documentation" : null, "simpleType" : "Subnet", "variableSetterType" : "Subnet" }, "wrapper" : false, "xmlNamespace" : null }, "SubnetAlreadyInUseException" : { "c2jName" : "SubnetAlreadyInUse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                  The specified subnet is already in use.

                                                                                                                                                                                                                                                  ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "SubnetAlreadyInUse", "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" : "SubnetAlreadyInUseException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "SubnetAlreadyInUseException", "variableName" : "subnetAlreadyInUseException", "variableType" : "SubnetAlreadyInUseException", "documentation" : null, "simpleType" : "SubnetAlreadyInUseException", "variableSetterType" : "SubnetAlreadyInUseException" }, "wrapper" : false, "xmlNamespace" : null }, "SupportedEndpointType" : { "c2jName" : "SupportedEndpointType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                  Provides information about types of supported endpoints in response to a request by the DescribeEndpointTypes operation. This information includes the type of endpoint, the database engine name, and whether change data capture (CDC) is supported.

                                                                                                                                                                                                                                                  ", "endpointDiscovery" : 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" : "getEngineName", "beanStyleSetterMethodName" : "setEngineName", "c2jName" : "EngineName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineName(String)}.\n@param engineName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@return The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@deprecated Use {@link #engineName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineName", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@return The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "setterMethodName" : "setEngineName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSupportsCDC", "beanStyleSetterMethodName" : "setSupportsCDC", "c2jName" : "SupportsCDC", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \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 #supportsCDC(Boolean)}.\n@param supportsCDC 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 #supportsCDC(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@return Indicates if Change Data Capture (CDC) is supported.\n@deprecated Use {@link #supportsCDC()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@param supportsCDC Indicates if Change Data Capture (CDC) is supported.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #supportsCDC(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SupportsCDC property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSupportsCDC", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "supportsCDC", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@param supportsCDC Indicates if Change Data Capture (CDC) is supported.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "supportsCDC", "getterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@return Indicates if Change Data Capture (CDC) is supported.", "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" : "SupportsCDC", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SupportsCDC", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "SupportsCDC", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@param supportsCDC Indicates if Change Data Capture (CDC) is supported.", "setterMethodName" : "setSupportsCDC", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "supportsCDC", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "supportsCDC", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointTypeAsString", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "ReplicationEndpointTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                                                                                                                                                                                                                  \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointType(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The type of endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The type of endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                                                                                                                                                                                                                  \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "getterModel" : { "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 endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineDisplayName", "beanStyleSetterMethodName" : "setEngineDisplayName", "c2jName" : "EngineDisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineDisplayName(String)}.\n@param engineDisplayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineDisplayName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@return The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@deprecated Use {@link #engineDisplayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineDisplayName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineDisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineDisplayName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineDisplayName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineDisplayName", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@return The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineDisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineDisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineDisplayName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"", "setterMethodName" : "setEngineDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineDisplayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineDisplayName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EndpointType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointTypeAsString", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "ReplicationEndpointTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                                                                                                                                                                                                                  \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointType(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The type of endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The type of endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                                                                                                                                                                                                                  \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "getterModel" : { "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 endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EngineDisplayName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineDisplayName", "beanStyleSetterMethodName" : "setEngineDisplayName", "c2jName" : "EngineDisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineDisplayName(String)}.\n@param engineDisplayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineDisplayName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@return The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@deprecated Use {@link #engineDisplayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineDisplayName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineDisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineDisplayName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineDisplayName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineDisplayName", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@return The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineDisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineDisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineDisplayName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"", "setterMethodName" : "setEngineDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineDisplayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineDisplayName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EngineName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineName", "beanStyleSetterMethodName" : "setEngineName", "c2jName" : "EngineName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineName(String)}.\n@param engineName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@return The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@deprecated Use {@link #engineName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineName", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@return The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "setterMethodName" : "setEngineName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SupportsCDC" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSupportsCDC", "beanStyleSetterMethodName" : "setSupportsCDC", "c2jName" : "SupportsCDC", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \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 #supportsCDC(Boolean)}.\n@param supportsCDC 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 #supportsCDC(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@return Indicates if Change Data Capture (CDC) is supported.\n@deprecated Use {@link #supportsCDC()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@param supportsCDC Indicates if Change Data Capture (CDC) is supported.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #supportsCDC(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SupportsCDC property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSupportsCDC", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "supportsCDC", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@param supportsCDC Indicates if Change Data Capture (CDC) is supported.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "supportsCDC", "getterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@return Indicates if Change Data Capture (CDC) is supported.", "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" : "SupportsCDC", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SupportsCDC", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "SupportsCDC", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@param supportsCDC Indicates if Change Data Capture (CDC) is supported.", "setterMethodName" : "setSupportsCDC", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "supportsCDC", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "supportsCDC", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineName", "beanStyleSetterMethodName" : "setEngineName", "c2jName" : "EngineName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineName(String)}.\n@param engineName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@return The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@deprecated Use {@link #engineName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineName", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@return The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  \n@param engineName The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".", "setterMethodName" : "setEngineName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The database engine name. Valid values, depending on the EndpointType, include \"mysql\", \"oracle\", \"postgres\", \"mariadb\", \"aurora\", \"aurora-postgresql\", \"redshift\", \"s3\", \"db2\", \"azuredb\", \"sybase\", \"dynamodb\", \"mongodb\", \"kinesis\", \"kafka\", \"elasticsearch\", \"documentdb\", and \"sqlserver\".

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSupportsCDC", "beanStyleSetterMethodName" : "setSupportsCDC", "c2jName" : "SupportsCDC", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \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 #supportsCDC(Boolean)}.\n@param supportsCDC 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 #supportsCDC(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@return Indicates if Change Data Capture (CDC) is supported.\n@deprecated Use {@link #supportsCDC()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@param supportsCDC Indicates if Change Data Capture (CDC) is supported.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #supportsCDC(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SupportsCDC property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSupportsCDC", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "supportsCDC", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@param supportsCDC Indicates if Change Data Capture (CDC) is supported.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "supportsCDC", "getterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@return Indicates if Change Data Capture (CDC) is supported.", "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" : "SupportsCDC", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SupportsCDC", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "SupportsCDC", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  \n@param supportsCDC Indicates if Change Data Capture (CDC) is supported.", "setterMethodName" : "setSupportsCDC", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "supportsCDC", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "supportsCDC", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                  Indicates if Change Data Capture (CDC) is supported.

                                                                                                                                                                                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointTypeAsString", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "ReplicationEndpointTypeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                                                                                                                                                                                                                  \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The type of endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue\n@deprecated Use {@link #endpointType(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The type of endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReplicationEndpointTypeValue", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The type of endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #endpointType} will return {@link ReplicationEndpointTypeValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #endpointTypeAsString}.\n

                                                                                                                                                                                                                                                  \n@return The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "getterModel" : { "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 endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  \n@param endpointType The type of endpoint. Valid values are source and target.\n@see ReplicationEndpointTypeValue", "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 endpoint. Valid values are source and target.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEngineDisplayName", "beanStyleSetterMethodName" : "setEngineDisplayName", "c2jName" : "EngineDisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #engineDisplayName(String)}.\n@param engineDisplayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #engineDisplayName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@return The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@deprecated Use {@link #engineDisplayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #engineDisplayName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EngineDisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEngineDisplayName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "engineDisplayName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineDisplayName", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@return The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineDisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EngineDisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EngineDisplayName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  \n@param engineDisplayName The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"", "setterMethodName" : "setEngineDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineDisplayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineDisplayName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The expanded name for the engine name. For example, if the EngineName parameter is \"aurora,\" this value would be \"Amazon Aurora MySQL.\"

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "SupportedEndpointType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "SupportedEndpointType", "variableName" : "supportedEndpointType", "variableType" : "SupportedEndpointType", "documentation" : null, "simpleType" : "SupportedEndpointType", "variableSetterType" : "SupportedEndpointType" }, "wrapper" : false, "xmlNamespace" : null }, "TableStatistics" : { "c2jName" : "TableStatistics", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                  Provides a collection of table statistics in response to a request by the DescribeTableStatistics operation.

                                                                                                                                                                                                                                                  ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSchemaName", "beanStyleSetterMethodName" : "setSchemaName", "c2jName" : "SchemaName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The schema name.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #schemaName(String)}.\n@param schemaName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #schemaName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The schema name.

                                                                                                                                                                                                                                                  \n@return The schema name.\n@deprecated Use {@link #schemaName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The schema name.

                                                                                                                                                                                                                                                  \n@param schemaName The schema name.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #schemaName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The schema name.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SchemaName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchemaName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "schemaName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The schema name.

                                                                                                                                                                                                                                                  \n@param schemaName The schema name.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaName", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The schema name.

                                                                                                                                                                                                                                                  \n@return The schema name.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SchemaName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SchemaName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SchemaName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The schema name.

                                                                                                                                                                                                                                                  \n@param schemaName The schema name.", "setterMethodName" : "setSchemaName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "schemaName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "schemaName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The schema name.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableName", "beanStyleSetterMethodName" : "setTableName", "c2jName" : "TableName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the table.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableName(String)}.\n@param tableName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the table.

                                                                                                                                                                                                                                                  \n@return The name of the table.\n@deprecated Use {@link #tableName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the table.

                                                                                                                                                                                                                                                  \n@param tableName The name of the table.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The name of the table.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the table.

                                                                                                                                                                                                                                                  \n@param tableName The name of the table.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableName", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the table.

                                                                                                                                                                                                                                                  \n@return The name of the table.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the table.

                                                                                                                                                                                                                                                  \n@param tableName The name of the table.", "setterMethodName" : "setTableName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The name of the table.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getInserts", "beanStyleSetterMethodName" : "setInserts", "c2jName" : "Inserts", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of insert actions performed on a table.

                                                                                                                                                                                                                                                  \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 #inserts(Long)}.\n@param inserts 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 #inserts(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of insert actions performed on a table.

                                                                                                                                                                                                                                                  \n@return The number of insert actions performed on a table.\n@deprecated Use {@link #inserts()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of insert actions performed on a table.

                                                                                                                                                                                                                                                  \n@param inserts The number of insert actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #inserts(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The number of insert actions performed on a table.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Inserts property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInserts", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "inserts", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of insert actions performed on a table.

                                                                                                                                                                                                                                                  \n@param inserts The number of insert actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "inserts", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The number of insert actions performed on a table.

                                                                                                                                                                                                                                                  \n@return The number of insert actions performed on a table.", "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" : "Inserts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Inserts", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Inserts", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The number of insert actions performed on a table.

                                                                                                                                                                                                                                                  \n@param inserts The number of insert actions performed on a table.", "setterMethodName" : "setInserts", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "inserts", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "inserts", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                  The number of insert actions performed on a table.

                                                                                                                                                                                                                                                  ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDeletes", "beanStyleSetterMethodName" : "setDeletes", "c2jName" : "Deletes", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of delete actions performed on a table.

                                                                                                                                                                                                                                                  \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 #deletes(Long)}.\n@param deletes 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 #deletes(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of delete actions performed on a table.

                                                                                                                                                                                                                                                  \n@return The number of delete actions performed on a table.\n@deprecated Use {@link #deletes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of delete actions performed on a table.

                                                                                                                                                                                                                                                  \n@param deletes The number of delete actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deletes(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The number of delete actions performed on a table.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Deletes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeletes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deletes", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of delete actions performed on a table.

                                                                                                                                                                                                                                                  \n@param deletes The number of delete actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deletes", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The number of delete actions performed on a table.

                                                                                                                                                                                                                                                  \n@return The number of delete actions performed on a table.", "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" : "Deletes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Deletes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Deletes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The number of delete actions performed on a table.

                                                                                                                                                                                                                                                  \n@param deletes The number of delete actions performed on a table.", "setterMethodName" : "setDeletes", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "deletes", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "deletes", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                  The number of delete actions performed on a table.

                                                                                                                                                                                                                                                  ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUpdates", "beanStyleSetterMethodName" : "setUpdates", "c2jName" : "Updates", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of update actions performed on a table.

                                                                                                                                                                                                                                                  \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 #updates(Long)}.\n@param updates 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 #updates(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of update actions performed on a table.

                                                                                                                                                                                                                                                  \n@return The number of update actions performed on a table.\n@deprecated Use {@link #updates()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of update actions performed on a table.

                                                                                                                                                                                                                                                  \n@param updates The number of update actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #updates(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The number of update actions performed on a table.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Updates property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUpdates", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "updates", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of update actions performed on a table.

                                                                                                                                                                                                                                                  \n@param updates The number of update actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "updates", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The number of update actions performed on a table.

                                                                                                                                                                                                                                                  \n@return The number of update actions performed on a table.", "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" : "Updates", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Updates", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Updates", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The number of update actions performed on a table.

                                                                                                                                                                                                                                                  \n@param updates The number of update actions performed on a table.", "setterMethodName" : "setUpdates", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "updates", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "updates", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                  The number of update actions performed on a table.

                                                                                                                                                                                                                                                  ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDdls", "beanStyleSetterMethodName" : "setDdls", "c2jName" : "Ddls", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                  \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 #ddls(Long)}.\n@param ddls 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 #ddls(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                  \n@return The data definition language (DDL) used to build and modify the structure of your tables.\n@deprecated Use {@link #ddls()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                  \n@param ddls The data definition language (DDL) used to build and modify the structure of your tables.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #ddls(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Ddls property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDdls", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "ddls", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                  \n@param ddls The data definition language (DDL) used to build and modify the structure of your tables.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ddls", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                  \n@return The data definition language (DDL) used to build and modify the structure of your tables.", "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" : "Ddls", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Ddls", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Ddls", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                  \n@param ddls The data definition language (DDL) used to build and modify the structure of your tables.", "setterMethodName" : "setDdls", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "ddls", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "ddls", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                  The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                  ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadRows", "beanStyleSetterMethodName" : "setFullLoadRows", "c2jName" : "FullLoadRows", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows added during the full load operation.

                                                                                                                                                                                                                                                  \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 #fullLoadRows(Long)}.\n@param fullLoadRows 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 #fullLoadRows(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows added during the full load operation.

                                                                                                                                                                                                                                                  \n@return The number of rows added during the full load operation.\n@deprecated Use {@link #fullLoadRows()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows added during the full load operation.

                                                                                                                                                                                                                                                  \n@param fullLoadRows The number of rows added during the full load operation.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadRows(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The number of rows added during the full load operation.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadRows property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadRows", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadRows", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows added during the full load operation.

                                                                                                                                                                                                                                                  \n@param fullLoadRows The number of rows added during the full load operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadRows", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows added during the full load operation.

                                                                                                                                                                                                                                                  \n@return The number of rows added during the full load operation.", "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" : "FullLoadRows", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadRows", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "FullLoadRows", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows added during the full load operation.

                                                                                                                                                                                                                                                  \n@param fullLoadRows The number of rows added during the full load operation.", "setterMethodName" : "setFullLoadRows", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadRows", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadRows", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                  The number of rows added during the full load operation.

                                                                                                                                                                                                                                                  ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadCondtnlChkFailedRows", "beanStyleSetterMethodName" : "setFullLoadCondtnlChkFailedRows", "c2jName" : "FullLoadCondtnlChkFailedRows", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  \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 #fullLoadCondtnlChkFailedRows(Long)}.\n@param fullLoadCondtnlChkFailedRows 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 #fullLoadCondtnlChkFailedRows(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  \n@return The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).\n@deprecated Use {@link #fullLoadCondtnlChkFailedRows()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  \n@param fullLoadCondtnlChkFailedRows The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadCondtnlChkFailedRows(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadCondtnlChkFailedRows property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadCondtnlChkFailedRows", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadCondtnlChkFailedRows", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  \n@param fullLoadCondtnlChkFailedRows The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadCondtnlChkFailedRows", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  \n@return The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).", "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" : "FullLoadCondtnlChkFailedRows", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadCondtnlChkFailedRows", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "FullLoadCondtnlChkFailedRows", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  \n@param fullLoadCondtnlChkFailedRows The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).", "setterMethodName" : "setFullLoadCondtnlChkFailedRows", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadCondtnlChkFailedRows", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadCondtnlChkFailedRows", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadErrorRows", "beanStyleSetterMethodName" : "setFullLoadErrorRows", "c2jName" : "FullLoadErrorRows", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  \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 #fullLoadErrorRows(Long)}.\n@param fullLoadErrorRows 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 #fullLoadErrorRows(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  \n@return The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).\n@deprecated Use {@link #fullLoadErrorRows()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  \n@param fullLoadErrorRows The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadErrorRows(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadErrorRows property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadErrorRows", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadErrorRows", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  \n@param fullLoadErrorRows The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadErrorRows", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  \n@return The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).", "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" : "FullLoadErrorRows", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadErrorRows", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "FullLoadErrorRows", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  \n@param fullLoadErrorRows The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).", "setterMethodName" : "setFullLoadErrorRows", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadErrorRows", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadErrorRows", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                  The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                  ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadStartTime", "beanStyleSetterMethodName" : "setFullLoadStartTime", "c2jName" : "FullLoadStartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation started.

                                                                                                                                                                                                                                                  \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 #fullLoadStartTime(Instant)}.\n@param fullLoadStartTime 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 #fullLoadStartTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation started.

                                                                                                                                                                                                                                                  \n@return The time when the full load operation started.\n@deprecated Use {@link #fullLoadStartTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation started.

                                                                                                                                                                                                                                                  \n@param fullLoadStartTime The time when the full load operation started.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadStartTime(Instant)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation started.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadStartTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadStartTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadStartTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation started.

                                                                                                                                                                                                                                                  \n@param fullLoadStartTime The time when the full load operation started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadStartTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation started.

                                                                                                                                                                                                                                                  \n@return The time when the full load operation started.", "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" : "FullLoadStartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadStartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FullLoadStartTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation started.

                                                                                                                                                                                                                                                  \n@param fullLoadStartTime The time when the full load operation started.", "setterMethodName" : "setFullLoadStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadStartTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadStartTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation started.

                                                                                                                                                                                                                                                  ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadEndTime", "beanStyleSetterMethodName" : "setFullLoadEndTime", "c2jName" : "FullLoadEndTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation completed.

                                                                                                                                                                                                                                                  \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 #fullLoadEndTime(Instant)}.\n@param fullLoadEndTime 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 #fullLoadEndTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation completed.

                                                                                                                                                                                                                                                  \n@return The time when the full load operation completed.\n@deprecated Use {@link #fullLoadEndTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation completed.

                                                                                                                                                                                                                                                  \n@param fullLoadEndTime The time when the full load operation completed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadEndTime(Instant)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation completed.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadEndTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadEndTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadEndTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation completed.

                                                                                                                                                                                                                                                  \n@param fullLoadEndTime The time when the full load operation completed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadEndTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation completed.

                                                                                                                                                                                                                                                  \n@return The time when the full load operation completed.", "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" : "FullLoadEndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadEndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FullLoadEndTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation completed.

                                                                                                                                                                                                                                                  \n@param fullLoadEndTime The time when the full load operation completed.", "setterMethodName" : "setFullLoadEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadEndTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadEndTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                  The time when the full load operation completed.

                                                                                                                                                                                                                                                  ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadReloaded", "beanStyleSetterMethodName" : "setFullLoadReloaded", "c2jName" : "FullLoadReloaded", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #fullLoadReloaded(Boolean)}.\n@param fullLoadReloaded 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 #fullLoadReloaded(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                  \n@return A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).\n@deprecated Use {@link #fullLoadReloaded()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                  \n@param fullLoadReloaded A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadReloaded(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                                                                  A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadReloaded property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadReloaded", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadReloaded", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                  \n@param fullLoadReloaded A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadReloaded", "getterDocumentation" : "

                                                                                                                                                                                                                                                  A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                  \n@return A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FullLoadReloaded", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadReloaded", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "FullLoadReloaded", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                  \n@param fullLoadReloaded A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).", "setterMethodName" : "setFullLoadReloaded", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "fullLoadReloaded", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "fullLoadReloaded", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                  A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastUpdateTime", "beanStyleSetterMethodName" : "setLastUpdateTime", "c2jName" : "LastUpdateTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The last time a table was updated.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdateTime(Instant)}.\n@param lastUpdateTime 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 #lastUpdateTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The last time a table was updated.

                                                                                                                                                                                                                                                  \n@return The last time a table was updated.\n@deprecated Use {@link #lastUpdateTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The last time a table was updated.

                                                                                                                                                                                                                                                  \n@param lastUpdateTime The last time a table was updated.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastUpdateTime(Instant)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The last time a table was updated.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastUpdateTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastUpdateTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdateTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The last time a table was updated.

                                                                                                                                                                                                                                                  \n@param lastUpdateTime The last time a table was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdateTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The last time a table was updated.

                                                                                                                                                                                                                                                  \n@return The last time a table was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdateTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdateTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The last time a table was updated.

                                                                                                                                                                                                                                                  \n@param lastUpdateTime The last time a table was updated.", "setterMethodName" : "setLastUpdateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                  The last time a table was updated.

                                                                                                                                                                                                                                                  ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableState", "beanStyleSetterMethodName" : "setTableState", "c2jName" : "TableState", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The state of the tables described.

                                                                                                                                                                                                                                                  Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableState(String)}.\n@param tableState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableState(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The state of the tables described.

                                                                                                                                                                                                                                                  Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                  \n@return The state of the tables described.

                                                                                                                                                                                                                                                  Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded\n@deprecated Use {@link #tableState()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The state of the tables described.

                                                                                                                                                                                                                                                  Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                  \n@param tableState The state of the tables described.

                                                                                                                                                                                                                                                  Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableState(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The state of the tables described.

                                                                                                                                                                                                                                                  Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableState property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableState", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableState", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The state of the tables described.

                                                                                                                                                                                                                                                  Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                  \n@param tableState The state of the tables described.

                                                                                                                                                                                                                                                  Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableState", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The state of the tables described.

                                                                                                                                                                                                                                                  Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                  \n@return The state of the tables described.

                                                                                                                                                                                                                                                  Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableState", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableState", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableState", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The state of the tables described.

                                                                                                                                                                                                                                                  Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                  \n@param tableState The state of the tables described.

                                                                                                                                                                                                                                                  Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded", "setterMethodName" : "setTableState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableState", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableState", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The state of the tables described.

                                                                                                                                                                                                                                                  Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationPendingRecords", "beanStyleSetterMethodName" : "setValidationPendingRecords", "c2jName" : "ValidationPendingRecords", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that have yet to be validated.

                                                                                                                                                                                                                                                  \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 #validationPendingRecords(Long)}.\n@param validationPendingRecords 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 #validationPendingRecords(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that have yet to be validated.

                                                                                                                                                                                                                                                  \n@return The number of records that have yet to be validated.\n@deprecated Use {@link #validationPendingRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that have yet to be validated.

                                                                                                                                                                                                                                                  \n@param validationPendingRecords The number of records that have yet to be validated.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationPendingRecords(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The number of records that have yet to be validated.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationPendingRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationPendingRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationPendingRecords", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that have yet to be validated.

                                                                                                                                                                                                                                                  \n@param validationPendingRecords The number of records that have yet to be validated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationPendingRecords", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that have yet to be validated.

                                                                                                                                                                                                                                                  \n@return The number of records that have yet to be validated.", "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" : "ValidationPendingRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationPendingRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ValidationPendingRecords", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that have yet to be validated.

                                                                                                                                                                                                                                                  \n@param validationPendingRecords The number of records that have yet to be validated.", "setterMethodName" : "setValidationPendingRecords", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validationPendingRecords", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validationPendingRecords", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                  The number of records that have yet to be validated.

                                                                                                                                                                                                                                                  ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationFailedRecords", "beanStyleSetterMethodName" : "setValidationFailedRecords", "c2jName" : "ValidationFailedRecords", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that failed validation.

                                                                                                                                                                                                                                                  \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 #validationFailedRecords(Long)}.\n@param validationFailedRecords 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 #validationFailedRecords(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that failed validation.

                                                                                                                                                                                                                                                  \n@return The number of records that failed validation.\n@deprecated Use {@link #validationFailedRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that failed validation.

                                                                                                                                                                                                                                                  \n@param validationFailedRecords The number of records that failed validation.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationFailedRecords(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The number of records that failed validation.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationFailedRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationFailedRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationFailedRecords", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that failed validation.

                                                                                                                                                                                                                                                  \n@param validationFailedRecords The number of records that failed validation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationFailedRecords", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that failed validation.

                                                                                                                                                                                                                                                  \n@return The number of records that failed validation.", "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" : "ValidationFailedRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationFailedRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ValidationFailedRecords", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that failed validation.

                                                                                                                                                                                                                                                  \n@param validationFailedRecords The number of records that failed validation.", "setterMethodName" : "setValidationFailedRecords", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validationFailedRecords", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validationFailedRecords", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                  The number of records that failed validation.

                                                                                                                                                                                                                                                  ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationSuspendedRecords", "beanStyleSetterMethodName" : "setValidationSuspendedRecords", "c2jName" : "ValidationSuspendedRecords", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that couldn't be validated.

                                                                                                                                                                                                                                                  \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 #validationSuspendedRecords(Long)}.\n@param validationSuspendedRecords 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 #validationSuspendedRecords(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that couldn't be validated.

                                                                                                                                                                                                                                                  \n@return The number of records that couldn't be validated.\n@deprecated Use {@link #validationSuspendedRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that couldn't be validated.

                                                                                                                                                                                                                                                  \n@param validationSuspendedRecords The number of records that couldn't be validated.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationSuspendedRecords(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                  The number of records that couldn't be validated.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationSuspendedRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationSuspendedRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationSuspendedRecords", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that couldn't be validated.

                                                                                                                                                                                                                                                  \n@param validationSuspendedRecords The number of records that couldn't be validated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationSuspendedRecords", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that couldn't be validated.

                                                                                                                                                                                                                                                  \n@return The number of records that couldn't be validated.", "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" : "ValidationSuspendedRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationSuspendedRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ValidationSuspendedRecords", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The number of records that couldn't be validated.

                                                                                                                                                                                                                                                  \n@param validationSuspendedRecords The number of records that couldn't be validated.", "setterMethodName" : "setValidationSuspendedRecords", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validationSuspendedRecords", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validationSuspendedRecords", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                  The number of records that couldn't be validated.

                                                                                                                                                                                                                                                  ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationState", "beanStyleSetterMethodName" : "setValidationState", "c2jName" : "ValidationState", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The validation state of the table.

                                                                                                                                                                                                                                                  This parameter can have the following values:

                                                                                                                                                                                                                                                  • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                  • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                  • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                  • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                  • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                  • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                  • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                  • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #validationState(String)}.\n@param validationState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #validationState(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                  The validation state of the table.

                                                                                                                                                                                                                                                  This parameter can have the following values:

                                                                                                                                                                                                                                                  • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                  • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                  • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                  • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                  • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                  • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                  • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                  • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                  \n@return The validation state of the table.

                                                                                                                                                                                                                                                  This parameter can have the following values:

                                                                                                                                                                                                                                                  • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                  • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                  • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                  • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                  • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                  • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                  • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                  • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                  • \n@deprecated Use {@link #validationState()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                    The validation state of the table.

                                                                                                                                                                                                                                                    This parameter can have the following values:

                                                                                                                                                                                                                                                    • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                    • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                    • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                    • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                    • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                    • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                    • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                    • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                    \n@param validationState The validation state of the table.

                                                                                                                                                                                                                                                    This parameter can have the following values:

                                                                                                                                                                                                                                                    • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                    • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                    • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                    • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                    • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                    • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                    • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                    • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                    • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationState(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                      The validation state of the table.

                                                                                                                                                                                                                                                      This parameter can have the following values:

                                                                                                                                                                                                                                                      • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                      • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                      • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                      • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                      • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                      • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                      • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                      • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationState property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationState", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationState", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                      The validation state of the table.

                                                                                                                                                                                                                                                      This parameter can have the following values:

                                                                                                                                                                                                                                                      • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                      • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                      • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                      • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                      • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                      • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                      • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                      • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                      \n@param validationState The validation state of the table.

                                                                                                                                                                                                                                                      This parameter can have the following values:

                                                                                                                                                                                                                                                      • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                      • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                      • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                      • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                      • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                      • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                      • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                      • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                      • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationState", "getterDocumentation" : "

                                                                                                                                                                                                                                                        The validation state of the table.

                                                                                                                                                                                                                                                        This parameter can have the following values:

                                                                                                                                                                                                                                                        • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                        • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                        • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                        • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                        • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                        • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                        • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                        • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                        \n@return The validation state of the table.

                                                                                                                                                                                                                                                        This parameter can have the following values:

                                                                                                                                                                                                                                                        • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                        • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                        • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                        • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                        • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                        • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                        • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                        • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                        • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ValidationState", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationState", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ValidationState", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                          The validation state of the table.

                                                                                                                                                                                                                                                          This parameter can have the following values:

                                                                                                                                                                                                                                                          • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                          • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                          • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                          • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                          • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                          • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                          • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                          • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                          \n@param validationState The validation state of the table.

                                                                                                                                                                                                                                                          This parameter can have the following values:

                                                                                                                                                                                                                                                          • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                          • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                          • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                          • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                          • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                          • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                          • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                          • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                          • ", "setterMethodName" : "setValidationState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "validationState", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "validationState", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                            The validation state of the table.

                                                                                                                                                                                                                                                            This parameter can have the following values:

                                                                                                                                                                                                                                                            • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                            • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                            • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                            • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                            • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                            • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                            • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                            • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationStateDetails", "beanStyleSetterMethodName" : "setValidationStateDetails", "c2jName" : "ValidationStateDetails", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            Additional details about the state of validation.

                                                                                                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #validationStateDetails(String)}.\n@param validationStateDetails a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #validationStateDetails(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            Additional details about the state of validation.

                                                                                                                                                                                                                                                            \n@return Additional details about the state of validation.\n@deprecated Use {@link #validationStateDetails()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            Additional details about the state of validation.

                                                                                                                                                                                                                                                            \n@param validationStateDetails Additional details about the state of validation.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationStateDetails(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                            Additional details about the state of validation.

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationStateDetails property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationStateDetails", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationStateDetails", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            Additional details about the state of validation.

                                                                                                                                                                                                                                                            \n@param validationStateDetails Additional details about the state of validation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationStateDetails", "getterDocumentation" : "

                                                                                                                                                                                                                                                            Additional details about the state of validation.

                                                                                                                                                                                                                                                            \n@return Additional details about the state of validation.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ValidationStateDetails", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationStateDetails", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ValidationStateDetails", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            Additional details about the state of validation.

                                                                                                                                                                                                                                                            \n@param validationStateDetails Additional details about the state of validation.", "setterMethodName" : "setValidationStateDetails", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "validationStateDetails", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "validationStateDetails", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                            Additional details about the state of validation.

                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Ddls" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDdls", "beanStyleSetterMethodName" : "setDdls", "c2jName" : "Ddls", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                            \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 #ddls(Long)}.\n@param ddls 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 #ddls(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                            \n@return The data definition language (DDL) used to build and modify the structure of your tables.\n@deprecated Use {@link #ddls()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                            \n@param ddls The data definition language (DDL) used to build and modify the structure of your tables.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #ddls(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Ddls property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDdls", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "ddls", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                            \n@param ddls The data definition language (DDL) used to build and modify the structure of your tables.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ddls", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                            \n@return The data definition language (DDL) used to build and modify the structure of your tables.", "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" : "Ddls", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Ddls", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Ddls", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                            \n@param ddls The data definition language (DDL) used to build and modify the structure of your tables.", "setterMethodName" : "setDdls", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "ddls", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "ddls", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                            The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                            ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Deletes" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDeletes", "beanStyleSetterMethodName" : "setDeletes", "c2jName" : "Deletes", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of delete actions performed on a table.

                                                                                                                                                                                                                                                            \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 #deletes(Long)}.\n@param deletes 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 #deletes(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of delete actions performed on a table.

                                                                                                                                                                                                                                                            \n@return The number of delete actions performed on a table.\n@deprecated Use {@link #deletes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of delete actions performed on a table.

                                                                                                                                                                                                                                                            \n@param deletes The number of delete actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deletes(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The number of delete actions performed on a table.

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Deletes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeletes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deletes", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of delete actions performed on a table.

                                                                                                                                                                                                                                                            \n@param deletes The number of delete actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deletes", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The number of delete actions performed on a table.

                                                                                                                                                                                                                                                            \n@return The number of delete actions performed on a table.", "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" : "Deletes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Deletes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Deletes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The number of delete actions performed on a table.

                                                                                                                                                                                                                                                            \n@param deletes The number of delete actions performed on a table.", "setterMethodName" : "setDeletes", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "deletes", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "deletes", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                            The number of delete actions performed on a table.

                                                                                                                                                                                                                                                            ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FullLoadCondtnlChkFailedRows" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadCondtnlChkFailedRows", "beanStyleSetterMethodName" : "setFullLoadCondtnlChkFailedRows", "c2jName" : "FullLoadCondtnlChkFailedRows", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            \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 #fullLoadCondtnlChkFailedRows(Long)}.\n@param fullLoadCondtnlChkFailedRows 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 #fullLoadCondtnlChkFailedRows(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            \n@return The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).\n@deprecated Use {@link #fullLoadCondtnlChkFailedRows()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            \n@param fullLoadCondtnlChkFailedRows The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadCondtnlChkFailedRows(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadCondtnlChkFailedRows property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadCondtnlChkFailedRows", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadCondtnlChkFailedRows", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            \n@param fullLoadCondtnlChkFailedRows The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadCondtnlChkFailedRows", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            \n@return The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).", "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" : "FullLoadCondtnlChkFailedRows", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadCondtnlChkFailedRows", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "FullLoadCondtnlChkFailedRows", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            \n@param fullLoadCondtnlChkFailedRows The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).", "setterMethodName" : "setFullLoadCondtnlChkFailedRows", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadCondtnlChkFailedRows", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadCondtnlChkFailedRows", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FullLoadEndTime" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadEndTime", "beanStyleSetterMethodName" : "setFullLoadEndTime", "c2jName" : "FullLoadEndTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation completed.

                                                                                                                                                                                                                                                            \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 #fullLoadEndTime(Instant)}.\n@param fullLoadEndTime 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 #fullLoadEndTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation completed.

                                                                                                                                                                                                                                                            \n@return The time when the full load operation completed.\n@deprecated Use {@link #fullLoadEndTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation completed.

                                                                                                                                                                                                                                                            \n@param fullLoadEndTime The time when the full load operation completed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadEndTime(Instant)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation completed.

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadEndTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadEndTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadEndTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation completed.

                                                                                                                                                                                                                                                            \n@param fullLoadEndTime The time when the full load operation completed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadEndTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation completed.

                                                                                                                                                                                                                                                            \n@return The time when the full load operation completed.", "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" : "FullLoadEndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadEndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FullLoadEndTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation completed.

                                                                                                                                                                                                                                                            \n@param fullLoadEndTime The time when the full load operation completed.", "setterMethodName" : "setFullLoadEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadEndTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadEndTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation completed.

                                                                                                                                                                                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FullLoadErrorRows" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadErrorRows", "beanStyleSetterMethodName" : "setFullLoadErrorRows", "c2jName" : "FullLoadErrorRows", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            \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 #fullLoadErrorRows(Long)}.\n@param fullLoadErrorRows 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 #fullLoadErrorRows(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            \n@return The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).\n@deprecated Use {@link #fullLoadErrorRows()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            \n@param fullLoadErrorRows The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadErrorRows(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadErrorRows property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadErrorRows", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadErrorRows", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            \n@param fullLoadErrorRows The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadErrorRows", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            \n@return The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).", "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" : "FullLoadErrorRows", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadErrorRows", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "FullLoadErrorRows", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            \n@param fullLoadErrorRows The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).", "setterMethodName" : "setFullLoadErrorRows", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadErrorRows", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadErrorRows", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                            The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                            ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FullLoadReloaded" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadReloaded", "beanStyleSetterMethodName" : "setFullLoadReloaded", "c2jName" : "FullLoadReloaded", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #fullLoadReloaded(Boolean)}.\n@param fullLoadReloaded 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 #fullLoadReloaded(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                            \n@return A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).\n@deprecated Use {@link #fullLoadReloaded()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                            \n@param fullLoadReloaded A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadReloaded(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                                                                            A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadReloaded property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadReloaded", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadReloaded", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                            \n@param fullLoadReloaded A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadReloaded", "getterDocumentation" : "

                                                                                                                                                                                                                                                            A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                            \n@return A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FullLoadReloaded", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadReloaded", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "FullLoadReloaded", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                            \n@param fullLoadReloaded A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).", "setterMethodName" : "setFullLoadReloaded", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "fullLoadReloaded", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "fullLoadReloaded", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                            A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FullLoadRows" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadRows", "beanStyleSetterMethodName" : "setFullLoadRows", "c2jName" : "FullLoadRows", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows added during the full load operation.

                                                                                                                                                                                                                                                            \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 #fullLoadRows(Long)}.\n@param fullLoadRows 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 #fullLoadRows(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows added during the full load operation.

                                                                                                                                                                                                                                                            \n@return The number of rows added during the full load operation.\n@deprecated Use {@link #fullLoadRows()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows added during the full load operation.

                                                                                                                                                                                                                                                            \n@param fullLoadRows The number of rows added during the full load operation.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadRows(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The number of rows added during the full load operation.

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadRows property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadRows", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadRows", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows added during the full load operation.

                                                                                                                                                                                                                                                            \n@param fullLoadRows The number of rows added during the full load operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadRows", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows added during the full load operation.

                                                                                                                                                                                                                                                            \n@return The number of rows added during the full load operation.", "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" : "FullLoadRows", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadRows", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "FullLoadRows", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The number of rows added during the full load operation.

                                                                                                                                                                                                                                                            \n@param fullLoadRows The number of rows added during the full load operation.", "setterMethodName" : "setFullLoadRows", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadRows", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadRows", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                            The number of rows added during the full load operation.

                                                                                                                                                                                                                                                            ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FullLoadStartTime" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadStartTime", "beanStyleSetterMethodName" : "setFullLoadStartTime", "c2jName" : "FullLoadStartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation started.

                                                                                                                                                                                                                                                            \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 #fullLoadStartTime(Instant)}.\n@param fullLoadStartTime 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 #fullLoadStartTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation started.

                                                                                                                                                                                                                                                            \n@return The time when the full load operation started.\n@deprecated Use {@link #fullLoadStartTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation started.

                                                                                                                                                                                                                                                            \n@param fullLoadStartTime The time when the full load operation started.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadStartTime(Instant)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation started.

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadStartTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadStartTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadStartTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation started.

                                                                                                                                                                                                                                                            \n@param fullLoadStartTime The time when the full load operation started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadStartTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation started.

                                                                                                                                                                                                                                                            \n@return The time when the full load operation started.", "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" : "FullLoadStartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadStartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FullLoadStartTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation started.

                                                                                                                                                                                                                                                            \n@param fullLoadStartTime The time when the full load operation started.", "setterMethodName" : "setFullLoadStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadStartTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadStartTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                            The time when the full load operation started.

                                                                                                                                                                                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Inserts" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getInserts", "beanStyleSetterMethodName" : "setInserts", "c2jName" : "Inserts", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of insert actions performed on a table.

                                                                                                                                                                                                                                                            \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 #inserts(Long)}.\n@param inserts 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 #inserts(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of insert actions performed on a table.

                                                                                                                                                                                                                                                            \n@return The number of insert actions performed on a table.\n@deprecated Use {@link #inserts()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of insert actions performed on a table.

                                                                                                                                                                                                                                                            \n@param inserts The number of insert actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #inserts(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The number of insert actions performed on a table.

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Inserts property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInserts", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "inserts", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of insert actions performed on a table.

                                                                                                                                                                                                                                                            \n@param inserts The number of insert actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "inserts", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The number of insert actions performed on a table.

                                                                                                                                                                                                                                                            \n@return The number of insert actions performed on a table.", "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" : "Inserts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Inserts", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Inserts", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The number of insert actions performed on a table.

                                                                                                                                                                                                                                                            \n@param inserts The number of insert actions performed on a table.", "setterMethodName" : "setInserts", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "inserts", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "inserts", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                            The number of insert actions performed on a table.

                                                                                                                                                                                                                                                            ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LastUpdateTime" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastUpdateTime", "beanStyleSetterMethodName" : "setLastUpdateTime", "c2jName" : "LastUpdateTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The last time a table was updated.

                                                                                                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdateTime(Instant)}.\n@param lastUpdateTime 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 #lastUpdateTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The last time a table was updated.

                                                                                                                                                                                                                                                            \n@return The last time a table was updated.\n@deprecated Use {@link #lastUpdateTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The last time a table was updated.

                                                                                                                                                                                                                                                            \n@param lastUpdateTime The last time a table was updated.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastUpdateTime(Instant)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The last time a table was updated.

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastUpdateTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastUpdateTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdateTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The last time a table was updated.

                                                                                                                                                                                                                                                            \n@param lastUpdateTime The last time a table was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdateTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The last time a table was updated.

                                                                                                                                                                                                                                                            \n@return The last time a table was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdateTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdateTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The last time a table was updated.

                                                                                                                                                                                                                                                            \n@param lastUpdateTime The last time a table was updated.", "setterMethodName" : "setLastUpdateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                            The last time a table was updated.

                                                                                                                                                                                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SchemaName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSchemaName", "beanStyleSetterMethodName" : "setSchemaName", "c2jName" : "SchemaName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The schema name.

                                                                                                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #schemaName(String)}.\n@param schemaName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #schemaName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The schema name.

                                                                                                                                                                                                                                                            \n@return The schema name.\n@deprecated Use {@link #schemaName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The schema name.

                                                                                                                                                                                                                                                            \n@param schemaName The schema name.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #schemaName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The schema name.

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SchemaName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchemaName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "schemaName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The schema name.

                                                                                                                                                                                                                                                            \n@param schemaName The schema name.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaName", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The schema name.

                                                                                                                                                                                                                                                            \n@return The schema name.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SchemaName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SchemaName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SchemaName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The schema name.

                                                                                                                                                                                                                                                            \n@param schemaName The schema name.", "setterMethodName" : "setSchemaName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "schemaName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "schemaName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                            The schema name.

                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TableName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableName", "beanStyleSetterMethodName" : "setTableName", "c2jName" : "TableName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The name of the table.

                                                                                                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableName(String)}.\n@param tableName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The name of the table.

                                                                                                                                                                                                                                                            \n@return The name of the table.\n@deprecated Use {@link #tableName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The name of the table.

                                                                                                                                                                                                                                                            \n@param tableName The name of the table.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The name of the table.

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The name of the table.

                                                                                                                                                                                                                                                            \n@param tableName The name of the table.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableName", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The name of the table.

                                                                                                                                                                                                                                                            \n@return The name of the table.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The name of the table.

                                                                                                                                                                                                                                                            \n@param tableName The name of the table.", "setterMethodName" : "setTableName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                            The name of the table.

                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TableState" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableState", "beanStyleSetterMethodName" : "setTableState", "c2jName" : "TableState", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The state of the tables described.

                                                                                                                                                                                                                                                            Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableState(String)}.\n@param tableState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableState(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The state of the tables described.

                                                                                                                                                                                                                                                            Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                            \n@return The state of the tables described.

                                                                                                                                                                                                                                                            Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded\n@deprecated Use {@link #tableState()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The state of the tables described.

                                                                                                                                                                                                                                                            Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                            \n@param tableState The state of the tables described.

                                                                                                                                                                                                                                                            Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableState(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The state of the tables described.

                                                                                                                                                                                                                                                            Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableState property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableState", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableState", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The state of the tables described.

                                                                                                                                                                                                                                                            Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                            \n@param tableState The state of the tables described.

                                                                                                                                                                                                                                                            Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableState", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The state of the tables described.

                                                                                                                                                                                                                                                            Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                            \n@return The state of the tables described.

                                                                                                                                                                                                                                                            Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableState", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableState", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableState", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The state of the tables described.

                                                                                                                                                                                                                                                            Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                            \n@param tableState The state of the tables described.

                                                                                                                                                                                                                                                            Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded", "setterMethodName" : "setTableState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableState", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableState", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                            The state of the tables described.

                                                                                                                                                                                                                                                            Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Updates" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUpdates", "beanStyleSetterMethodName" : "setUpdates", "c2jName" : "Updates", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of update actions performed on a table.

                                                                                                                                                                                                                                                            \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 #updates(Long)}.\n@param updates 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 #updates(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of update actions performed on a table.

                                                                                                                                                                                                                                                            \n@return The number of update actions performed on a table.\n@deprecated Use {@link #updates()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of update actions performed on a table.

                                                                                                                                                                                                                                                            \n@param updates The number of update actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #updates(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The number of update actions performed on a table.

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Updates property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUpdates", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "updates", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of update actions performed on a table.

                                                                                                                                                                                                                                                            \n@param updates The number of update actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "updates", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The number of update actions performed on a table.

                                                                                                                                                                                                                                                            \n@return The number of update actions performed on a table.", "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" : "Updates", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Updates", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Updates", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The number of update actions performed on a table.

                                                                                                                                                                                                                                                            \n@param updates The number of update actions performed on a table.", "setterMethodName" : "setUpdates", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "updates", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "updates", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                            The number of update actions performed on a table.

                                                                                                                                                                                                                                                            ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ValidationFailedRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationFailedRecords", "beanStyleSetterMethodName" : "setValidationFailedRecords", "c2jName" : "ValidationFailedRecords", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of records that failed validation.

                                                                                                                                                                                                                                                            \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 #validationFailedRecords(Long)}.\n@param validationFailedRecords 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 #validationFailedRecords(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of records that failed validation.

                                                                                                                                                                                                                                                            \n@return The number of records that failed validation.\n@deprecated Use {@link #validationFailedRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of records that failed validation.

                                                                                                                                                                                                                                                            \n@param validationFailedRecords The number of records that failed validation.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationFailedRecords(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The number of records that failed validation.

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationFailedRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationFailedRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationFailedRecords", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of records that failed validation.

                                                                                                                                                                                                                                                            \n@param validationFailedRecords The number of records that failed validation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationFailedRecords", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The number of records that failed validation.

                                                                                                                                                                                                                                                            \n@return The number of records that failed validation.", "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" : "ValidationFailedRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationFailedRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ValidationFailedRecords", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The number of records that failed validation.

                                                                                                                                                                                                                                                            \n@param validationFailedRecords The number of records that failed validation.", "setterMethodName" : "setValidationFailedRecords", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validationFailedRecords", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validationFailedRecords", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                            The number of records that failed validation.

                                                                                                                                                                                                                                                            ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ValidationPendingRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationPendingRecords", "beanStyleSetterMethodName" : "setValidationPendingRecords", "c2jName" : "ValidationPendingRecords", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of records that have yet to be validated.

                                                                                                                                                                                                                                                            \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 #validationPendingRecords(Long)}.\n@param validationPendingRecords 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 #validationPendingRecords(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of records that have yet to be validated.

                                                                                                                                                                                                                                                            \n@return The number of records that have yet to be validated.\n@deprecated Use {@link #validationPendingRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of records that have yet to be validated.

                                                                                                                                                                                                                                                            \n@param validationPendingRecords The number of records that have yet to be validated.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationPendingRecords(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                            The number of records that have yet to be validated.

                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationPendingRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationPendingRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationPendingRecords", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The number of records that have yet to be validated.

                                                                                                                                                                                                                                                            \n@param validationPendingRecords The number of records that have yet to be validated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationPendingRecords", "getterDocumentation" : "

                                                                                                                                                                                                                                                            The number of records that have yet to be validated.

                                                                                                                                                                                                                                                            \n@return The number of records that have yet to be validated.", "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" : "ValidationPendingRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationPendingRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ValidationPendingRecords", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The number of records that have yet to be validated.

                                                                                                                                                                                                                                                            \n@param validationPendingRecords The number of records that have yet to be validated.", "setterMethodName" : "setValidationPendingRecords", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validationPendingRecords", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validationPendingRecords", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                            The number of records that have yet to be validated.

                                                                                                                                                                                                                                                            ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ValidationState" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationState", "beanStyleSetterMethodName" : "setValidationState", "c2jName" : "ValidationState", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                            The validation state of the table.

                                                                                                                                                                                                                                                            This parameter can have the following values:

                                                                                                                                                                                                                                                            • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                            • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                            • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                            • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                            • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                            • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                            • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                            • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #validationState(String)}.\n@param validationState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #validationState(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                            The validation state of the table.

                                                                                                                                                                                                                                                            This parameter can have the following values:

                                                                                                                                                                                                                                                            • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                            • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                            • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                            • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                            • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                            • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                            • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                            • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                            \n@return The validation state of the table.

                                                                                                                                                                                                                                                            This parameter can have the following values:

                                                                                                                                                                                                                                                            • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                            • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                            • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                            • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                            • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                            • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                            • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                            • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                            • \n@deprecated Use {@link #validationState()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                              The validation state of the table.

                                                                                                                                                                                                                                                              This parameter can have the following values:

                                                                                                                                                                                                                                                              • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                              • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                              • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                              • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                              • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                              • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                              • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                              • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                              \n@param validationState The validation state of the table.

                                                                                                                                                                                                                                                              This parameter can have the following values:

                                                                                                                                                                                                                                                              • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                              • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                              • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                              • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                              • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                              • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                              • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                              • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                              • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationState(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                The validation state of the table.

                                                                                                                                                                                                                                                                This parameter can have the following values:

                                                                                                                                                                                                                                                                • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationState property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationState", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationState", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                The validation state of the table.

                                                                                                                                                                                                                                                                This parameter can have the following values:

                                                                                                                                                                                                                                                                • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                \n@param validationState The validation state of the table.

                                                                                                                                                                                                                                                                This parameter can have the following values:

                                                                                                                                                                                                                                                                • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationState", "getterDocumentation" : "

                                                                                                                                                                                                                                                                  The validation state of the table.

                                                                                                                                                                                                                                                                  This parameter can have the following values:

                                                                                                                                                                                                                                                                  • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                  • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                  • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                  • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                  • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                  • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                  • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                  • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                  \n@return The validation state of the table.

                                                                                                                                                                                                                                                                  This parameter can have the following values:

                                                                                                                                                                                                                                                                  • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                  • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                  • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                  • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                  • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                  • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                  • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                  • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                  • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ValidationState", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationState", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ValidationState", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                    The validation state of the table.

                                                                                                                                                                                                                                                                    This parameter can have the following values:

                                                                                                                                                                                                                                                                    • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                    • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                    • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                    • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                    • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                    • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                    • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                    • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                    \n@param validationState The validation state of the table.

                                                                                                                                                                                                                                                                    This parameter can have the following values:

                                                                                                                                                                                                                                                                    • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                    • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                    • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                    • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                    • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                    • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                    • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                    • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                    • ", "setterMethodName" : "setValidationState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "validationState", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "validationState", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                      The validation state of the table.

                                                                                                                                                                                                                                                                      This parameter can have the following values:

                                                                                                                                                                                                                                                                      • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                      • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                      • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                      • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                      • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                      • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                      • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                      • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ValidationStateDetails" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationStateDetails", "beanStyleSetterMethodName" : "setValidationStateDetails", "c2jName" : "ValidationStateDetails", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      Additional details about the state of validation.

                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #validationStateDetails(String)}.\n@param validationStateDetails a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #validationStateDetails(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      Additional details about the state of validation.

                                                                                                                                                                                                                                                                      \n@return Additional details about the state of validation.\n@deprecated Use {@link #validationStateDetails()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      Additional details about the state of validation.

                                                                                                                                                                                                                                                                      \n@param validationStateDetails Additional details about the state of validation.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationStateDetails(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      Additional details about the state of validation.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationStateDetails property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationStateDetails", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationStateDetails", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      Additional details about the state of validation.

                                                                                                                                                                                                                                                                      \n@param validationStateDetails Additional details about the state of validation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationStateDetails", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      Additional details about the state of validation.

                                                                                                                                                                                                                                                                      \n@return Additional details about the state of validation.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ValidationStateDetails", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationStateDetails", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ValidationStateDetails", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      Additional details about the state of validation.

                                                                                                                                                                                                                                                                      \n@param validationStateDetails Additional details about the state of validation.", "setterMethodName" : "setValidationStateDetails", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "validationStateDetails", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "validationStateDetails", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                      Additional details about the state of validation.

                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ValidationSuspendedRecords" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationSuspendedRecords", "beanStyleSetterMethodName" : "setValidationSuspendedRecords", "c2jName" : "ValidationSuspendedRecords", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      \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 #validationSuspendedRecords(Long)}.\n@param validationSuspendedRecords 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 #validationSuspendedRecords(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      \n@return The number of records that couldn't be validated.\n@deprecated Use {@link #validationSuspendedRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      \n@param validationSuspendedRecords The number of records that couldn't be validated.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationSuspendedRecords(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationSuspendedRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationSuspendedRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationSuspendedRecords", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      \n@param validationSuspendedRecords The number of records that couldn't be validated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationSuspendedRecords", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      \n@return The number of records that couldn't be validated.", "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" : "ValidationSuspendedRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationSuspendedRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ValidationSuspendedRecords", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      \n@param validationSuspendedRecords The number of records that couldn't be validated.", "setterMethodName" : "setValidationSuspendedRecords", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validationSuspendedRecords", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validationSuspendedRecords", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSchemaName", "beanStyleSetterMethodName" : "setSchemaName", "c2jName" : "SchemaName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The schema name.

                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #schemaName(String)}.\n@param schemaName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #schemaName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The schema name.

                                                                                                                                                                                                                                                                      \n@return The schema name.\n@deprecated Use {@link #schemaName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The schema name.

                                                                                                                                                                                                                                                                      \n@param schemaName The schema name.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #schemaName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The schema name.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SchemaName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchemaName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "schemaName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The schema name.

                                                                                                                                                                                                                                                                      \n@param schemaName The schema name.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The schema name.

                                                                                                                                                                                                                                                                      \n@return The schema name.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SchemaName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SchemaName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SchemaName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The schema name.

                                                                                                                                                                                                                                                                      \n@param schemaName The schema name.", "setterMethodName" : "setSchemaName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "schemaName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "schemaName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                      The schema name.

                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableName", "beanStyleSetterMethodName" : "setTableName", "c2jName" : "TableName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The name of the table.

                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableName(String)}.\n@param tableName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The name of the table.

                                                                                                                                                                                                                                                                      \n@return The name of the table.\n@deprecated Use {@link #tableName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The name of the table.

                                                                                                                                                                                                                                                                      \n@param tableName The name of the table.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The name of the table.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The name of the table.

                                                                                                                                                                                                                                                                      \n@param tableName The name of the table.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The name of the table.

                                                                                                                                                                                                                                                                      \n@return The name of the table.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The name of the table.

                                                                                                                                                                                                                                                                      \n@param tableName The name of the table.", "setterMethodName" : "setTableName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                      The name of the table.

                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getInserts", "beanStyleSetterMethodName" : "setInserts", "c2jName" : "Inserts", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of insert actions performed on a table.

                                                                                                                                                                                                                                                                      \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 #inserts(Long)}.\n@param inserts 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 #inserts(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of insert actions performed on a table.

                                                                                                                                                                                                                                                                      \n@return The number of insert actions performed on a table.\n@deprecated Use {@link #inserts()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of insert actions performed on a table.

                                                                                                                                                                                                                                                                      \n@param inserts The number of insert actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #inserts(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The number of insert actions performed on a table.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Inserts property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInserts", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "inserts", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of insert actions performed on a table.

                                                                                                                                                                                                                                                                      \n@param inserts The number of insert actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "inserts", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of insert actions performed on a table.

                                                                                                                                                                                                                                                                      \n@return The number of insert actions performed on a table.", "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" : "Inserts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Inserts", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Inserts", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of insert actions performed on a table.

                                                                                                                                                                                                                                                                      \n@param inserts The number of insert actions performed on a table.", "setterMethodName" : "setInserts", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "inserts", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "inserts", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                                      The number of insert actions performed on a table.

                                                                                                                                                                                                                                                                      ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDeletes", "beanStyleSetterMethodName" : "setDeletes", "c2jName" : "Deletes", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of delete actions performed on a table.

                                                                                                                                                                                                                                                                      \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 #deletes(Long)}.\n@param deletes 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 #deletes(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of delete actions performed on a table.

                                                                                                                                                                                                                                                                      \n@return The number of delete actions performed on a table.\n@deprecated Use {@link #deletes()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of delete actions performed on a table.

                                                                                                                                                                                                                                                                      \n@param deletes The number of delete actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deletes(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The number of delete actions performed on a table.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Deletes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeletes", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deletes", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of delete actions performed on a table.

                                                                                                                                                                                                                                                                      \n@param deletes The number of delete actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deletes", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of delete actions performed on a table.

                                                                                                                                                                                                                                                                      \n@return The number of delete actions performed on a table.", "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" : "Deletes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Deletes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Deletes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of delete actions performed on a table.

                                                                                                                                                                                                                                                                      \n@param deletes The number of delete actions performed on a table.", "setterMethodName" : "setDeletes", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "deletes", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "deletes", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                                      The number of delete actions performed on a table.

                                                                                                                                                                                                                                                                      ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getUpdates", "beanStyleSetterMethodName" : "setUpdates", "c2jName" : "Updates", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of update actions performed on a table.

                                                                                                                                                                                                                                                                      \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 #updates(Long)}.\n@param updates 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 #updates(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of update actions performed on a table.

                                                                                                                                                                                                                                                                      \n@return The number of update actions performed on a table.\n@deprecated Use {@link #updates()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of update actions performed on a table.

                                                                                                                                                                                                                                                                      \n@param updates The number of update actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #updates(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The number of update actions performed on a table.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Updates property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUpdates", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "updates", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of update actions performed on a table.

                                                                                                                                                                                                                                                                      \n@param updates The number of update actions performed on a table.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "updates", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of update actions performed on a table.

                                                                                                                                                                                                                                                                      \n@return The number of update actions performed on a table.", "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" : "Updates", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Updates", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Updates", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of update actions performed on a table.

                                                                                                                                                                                                                                                                      \n@param updates The number of update actions performed on a table.", "setterMethodName" : "setUpdates", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "updates", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "updates", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                                      The number of update actions performed on a table.

                                                                                                                                                                                                                                                                      ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDdls", "beanStyleSetterMethodName" : "setDdls", "c2jName" : "Ddls", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                                      \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 #ddls(Long)}.\n@param ddls 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 #ddls(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                                      \n@return The data definition language (DDL) used to build and modify the structure of your tables.\n@deprecated Use {@link #ddls()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                                      \n@param ddls The data definition language (DDL) used to build and modify the structure of your tables.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #ddls(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Ddls property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDdls", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "ddls", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                                      \n@param ddls The data definition language (DDL) used to build and modify the structure of your tables.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ddls", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                                      \n@return The data definition language (DDL) used to build and modify the structure of your tables.", "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" : "Ddls", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Ddls", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Ddls", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                                      \n@param ddls The data definition language (DDL) used to build and modify the structure of your tables.", "setterMethodName" : "setDdls", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "ddls", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "ddls", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                                      The data definition language (DDL) used to build and modify the structure of your tables.

                                                                                                                                                                                                                                                                      ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadRows", "beanStyleSetterMethodName" : "setFullLoadRows", "c2jName" : "FullLoadRows", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows added during the full load operation.

                                                                                                                                                                                                                                                                      \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 #fullLoadRows(Long)}.\n@param fullLoadRows 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 #fullLoadRows(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows added during the full load operation.

                                                                                                                                                                                                                                                                      \n@return The number of rows added during the full load operation.\n@deprecated Use {@link #fullLoadRows()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows added during the full load operation.

                                                                                                                                                                                                                                                                      \n@param fullLoadRows The number of rows added during the full load operation.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadRows(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The number of rows added during the full load operation.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadRows property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadRows", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadRows", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows added during the full load operation.

                                                                                                                                                                                                                                                                      \n@param fullLoadRows The number of rows added during the full load operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadRows", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows added during the full load operation.

                                                                                                                                                                                                                                                                      \n@return The number of rows added during the full load operation.", "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" : "FullLoadRows", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadRows", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "FullLoadRows", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows added during the full load operation.

                                                                                                                                                                                                                                                                      \n@param fullLoadRows The number of rows added during the full load operation.", "setterMethodName" : "setFullLoadRows", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadRows", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadRows", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                                      The number of rows added during the full load operation.

                                                                                                                                                                                                                                                                      ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadCondtnlChkFailedRows", "beanStyleSetterMethodName" : "setFullLoadCondtnlChkFailedRows", "c2jName" : "FullLoadCondtnlChkFailedRows", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      \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 #fullLoadCondtnlChkFailedRows(Long)}.\n@param fullLoadCondtnlChkFailedRows 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 #fullLoadCondtnlChkFailedRows(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      \n@return The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).\n@deprecated Use {@link #fullLoadCondtnlChkFailedRows()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      \n@param fullLoadCondtnlChkFailedRows The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadCondtnlChkFailedRows(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadCondtnlChkFailedRows property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadCondtnlChkFailedRows", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadCondtnlChkFailedRows", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      \n@param fullLoadCondtnlChkFailedRows The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadCondtnlChkFailedRows", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      \n@return The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).", "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" : "FullLoadCondtnlChkFailedRows", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadCondtnlChkFailedRows", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "FullLoadCondtnlChkFailedRows", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      \n@param fullLoadCondtnlChkFailedRows The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).", "setterMethodName" : "setFullLoadCondtnlChkFailedRows", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadCondtnlChkFailedRows", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadCondtnlChkFailedRows", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadErrorRows", "beanStyleSetterMethodName" : "setFullLoadErrorRows", "c2jName" : "FullLoadErrorRows", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      \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 #fullLoadErrorRows(Long)}.\n@param fullLoadErrorRows 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 #fullLoadErrorRows(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      \n@return The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).\n@deprecated Use {@link #fullLoadErrorRows()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      \n@param fullLoadErrorRows The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadErrorRows(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadErrorRows property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadErrorRows", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadErrorRows", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      \n@param fullLoadErrorRows The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadErrorRows", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      \n@return The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).", "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" : "FullLoadErrorRows", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadErrorRows", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "FullLoadErrorRows", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      \n@param fullLoadErrorRows The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).", "setterMethodName" : "setFullLoadErrorRows", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadErrorRows", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "fullLoadErrorRows", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                                      The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

                                                                                                                                                                                                                                                                      ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadStartTime", "beanStyleSetterMethodName" : "setFullLoadStartTime", "c2jName" : "FullLoadStartTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation started.

                                                                                                                                                                                                                                                                      \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 #fullLoadStartTime(Instant)}.\n@param fullLoadStartTime 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 #fullLoadStartTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation started.

                                                                                                                                                                                                                                                                      \n@return The time when the full load operation started.\n@deprecated Use {@link #fullLoadStartTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation started.

                                                                                                                                                                                                                                                                      \n@param fullLoadStartTime The time when the full load operation started.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadStartTime(Instant)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation started.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadStartTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadStartTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadStartTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation started.

                                                                                                                                                                                                                                                                      \n@param fullLoadStartTime The time when the full load operation started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadStartTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation started.

                                                                                                                                                                                                                                                                      \n@return The time when the full load operation started.", "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" : "FullLoadStartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadStartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FullLoadStartTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation started.

                                                                                                                                                                                                                                                                      \n@param fullLoadStartTime The time when the full load operation started.", "setterMethodName" : "setFullLoadStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadStartTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadStartTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation started.

                                                                                                                                                                                                                                                                      ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadEndTime", "beanStyleSetterMethodName" : "setFullLoadEndTime", "c2jName" : "FullLoadEndTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation completed.

                                                                                                                                                                                                                                                                      \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 #fullLoadEndTime(Instant)}.\n@param fullLoadEndTime 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 #fullLoadEndTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation completed.

                                                                                                                                                                                                                                                                      \n@return The time when the full load operation completed.\n@deprecated Use {@link #fullLoadEndTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation completed.

                                                                                                                                                                                                                                                                      \n@param fullLoadEndTime The time when the full load operation completed.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadEndTime(Instant)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation completed.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadEndTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadEndTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadEndTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation completed.

                                                                                                                                                                                                                                                                      \n@param fullLoadEndTime The time when the full load operation completed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadEndTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation completed.

                                                                                                                                                                                                                                                                      \n@return The time when the full load operation completed.", "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" : "FullLoadEndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadEndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "FullLoadEndTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation completed.

                                                                                                                                                                                                                                                                      \n@param fullLoadEndTime The time when the full load operation completed.", "setterMethodName" : "setFullLoadEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadEndTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "fullLoadEndTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                      The time when the full load operation completed.

                                                                                                                                                                                                                                                                      ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFullLoadReloaded", "beanStyleSetterMethodName" : "setFullLoadReloaded", "c2jName" : "FullLoadReloaded", "c2jShape" : "BooleanOptional", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #fullLoadReloaded(Boolean)}.\n@param fullLoadReloaded 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 #fullLoadReloaded(Boolean)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                                      \n@return A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).\n@deprecated Use {@link #fullLoadReloaded()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                                      \n@param fullLoadReloaded A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fullLoadReloaded(Boolean)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FullLoadReloaded property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFullLoadReloaded", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fullLoadReloaded", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                                      \n@param fullLoadReloaded A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fullLoadReloaded", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                                      \n@return A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FullLoadReloaded", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FullLoadReloaded", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "FullLoadReloaded", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                                      \n@param fullLoadReloaded A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).", "setterMethodName" : "setFullLoadReloaded", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "fullLoadReloaded", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "fullLoadReloaded", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                      A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

                                                                                                                                                                                                                                                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getLastUpdateTime", "beanStyleSetterMethodName" : "setLastUpdateTime", "c2jName" : "LastUpdateTime", "c2jShape" : "TStamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The last time a table was updated.

                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdateTime(Instant)}.\n@param lastUpdateTime 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 #lastUpdateTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The last time a table was updated.

                                                                                                                                                                                                                                                                      \n@return The last time a table was updated.\n@deprecated Use {@link #lastUpdateTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The last time a table was updated.

                                                                                                                                                                                                                                                                      \n@param lastUpdateTime The last time a table was updated.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #lastUpdateTime(Instant)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The last time a table was updated.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastUpdateTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastUpdateTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdateTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The last time a table was updated.

                                                                                                                                                                                                                                                                      \n@param lastUpdateTime The last time a table was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdateTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The last time a table was updated.

                                                                                                                                                                                                                                                                      \n@return The last time a table was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdateTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdateTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The last time a table was updated.

                                                                                                                                                                                                                                                                      \n@param lastUpdateTime The last time a table was updated.", "setterMethodName" : "setLastUpdateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                      The last time a table was updated.

                                                                                                                                                                                                                                                                      ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableState", "beanStyleSetterMethodName" : "setTableState", "c2jName" : "TableState", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The state of the tables described.

                                                                                                                                                                                                                                                                      Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableState(String)}.\n@param tableState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableState(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The state of the tables described.

                                                                                                                                                                                                                                                                      Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                                      \n@return The state of the tables described.

                                                                                                                                                                                                                                                                      Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded\n@deprecated Use {@link #tableState()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The state of the tables described.

                                                                                                                                                                                                                                                                      Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                                      \n@param tableState The state of the tables described.

                                                                                                                                                                                                                                                                      Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableState(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The state of the tables described.

                                                                                                                                                                                                                                                                      Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableState property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableState", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableState", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The state of the tables described.

                                                                                                                                                                                                                                                                      Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                                      \n@param tableState The state of the tables described.

                                                                                                                                                                                                                                                                      Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableState", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The state of the tables described.

                                                                                                                                                                                                                                                                      Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                                      \n@return The state of the tables described.

                                                                                                                                                                                                                                                                      Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableState", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableState", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableState", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The state of the tables described.

                                                                                                                                                                                                                                                                      Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                                      \n@param tableState The state of the tables described.

                                                                                                                                                                                                                                                                      Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded", "setterMethodName" : "setTableState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableState", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableState", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                      The state of the tables described.

                                                                                                                                                                                                                                                                      Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationPendingRecords", "beanStyleSetterMethodName" : "setValidationPendingRecords", "c2jName" : "ValidationPendingRecords", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that have yet to be validated.

                                                                                                                                                                                                                                                                      \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 #validationPendingRecords(Long)}.\n@param validationPendingRecords 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 #validationPendingRecords(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that have yet to be validated.

                                                                                                                                                                                                                                                                      \n@return The number of records that have yet to be validated.\n@deprecated Use {@link #validationPendingRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that have yet to be validated.

                                                                                                                                                                                                                                                                      \n@param validationPendingRecords The number of records that have yet to be validated.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationPendingRecords(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The number of records that have yet to be validated.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationPendingRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationPendingRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationPendingRecords", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that have yet to be validated.

                                                                                                                                                                                                                                                                      \n@param validationPendingRecords The number of records that have yet to be validated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationPendingRecords", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that have yet to be validated.

                                                                                                                                                                                                                                                                      \n@return The number of records that have yet to be validated.", "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" : "ValidationPendingRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationPendingRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ValidationPendingRecords", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that have yet to be validated.

                                                                                                                                                                                                                                                                      \n@param validationPendingRecords The number of records that have yet to be validated.", "setterMethodName" : "setValidationPendingRecords", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validationPendingRecords", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validationPendingRecords", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                                      The number of records that have yet to be validated.

                                                                                                                                                                                                                                                                      ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationFailedRecords", "beanStyleSetterMethodName" : "setValidationFailedRecords", "c2jName" : "ValidationFailedRecords", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that failed validation.

                                                                                                                                                                                                                                                                      \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 #validationFailedRecords(Long)}.\n@param validationFailedRecords 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 #validationFailedRecords(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that failed validation.

                                                                                                                                                                                                                                                                      \n@return The number of records that failed validation.\n@deprecated Use {@link #validationFailedRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that failed validation.

                                                                                                                                                                                                                                                                      \n@param validationFailedRecords The number of records that failed validation.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationFailedRecords(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The number of records that failed validation.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationFailedRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationFailedRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationFailedRecords", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that failed validation.

                                                                                                                                                                                                                                                                      \n@param validationFailedRecords The number of records that failed validation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationFailedRecords", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that failed validation.

                                                                                                                                                                                                                                                                      \n@return The number of records that failed validation.", "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" : "ValidationFailedRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationFailedRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ValidationFailedRecords", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that failed validation.

                                                                                                                                                                                                                                                                      \n@param validationFailedRecords The number of records that failed validation.", "setterMethodName" : "setValidationFailedRecords", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validationFailedRecords", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validationFailedRecords", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                                      The number of records that failed validation.

                                                                                                                                                                                                                                                                      ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationSuspendedRecords", "beanStyleSetterMethodName" : "setValidationSuspendedRecords", "c2jName" : "ValidationSuspendedRecords", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      \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 #validationSuspendedRecords(Long)}.\n@param validationSuspendedRecords 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 #validationSuspendedRecords(Long)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      \n@return The number of records that couldn't be validated.\n@deprecated Use {@link #validationSuspendedRecords()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      \n@param validationSuspendedRecords The number of records that couldn't be validated.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationSuspendedRecords(Long)}\n", "documentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationSuspendedRecords property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationSuspendedRecords", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationSuspendedRecords", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      \n@param validationSuspendedRecords The number of records that couldn't be validated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationSuspendedRecords", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      \n@return The number of records that couldn't be validated.", "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" : "ValidationSuspendedRecords", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationSuspendedRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "ValidationSuspendedRecords", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      \n@param validationSuspendedRecords The number of records that couldn't be validated.", "setterMethodName" : "setValidationSuspendedRecords", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validationSuspendedRecords", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validationSuspendedRecords", "variableType" : "Long", "documentation" : "

                                                                                                                                                                                                                                                                      The number of records that couldn't be validated.

                                                                                                                                                                                                                                                                      ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationState", "beanStyleSetterMethodName" : "setValidationState", "c2jName" : "ValidationState", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                      The validation state of the table.

                                                                                                                                                                                                                                                                      This parameter can have the following values:

                                                                                                                                                                                                                                                                      • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                      • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                      • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                      • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                      • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                      • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                      • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                      • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #validationState(String)}.\n@param validationState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #validationState(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                      The validation state of the table.

                                                                                                                                                                                                                                                                      This parameter can have the following values:

                                                                                                                                                                                                                                                                      • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                      • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                      • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                      • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                      • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                      • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                      • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                      • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                      \n@return The validation state of the table.

                                                                                                                                                                                                                                                                      This parameter can have the following values:

                                                                                                                                                                                                                                                                      • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                      • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                      • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                      • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                      • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                      • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                      • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                      • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                      • \n@deprecated Use {@link #validationState()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                        The validation state of the table.

                                                                                                                                                                                                                                                                        This parameter can have the following values:

                                                                                                                                                                                                                                                                        • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                        • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                        • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                        • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                        • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                        • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                        • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                        • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                        \n@param validationState The validation state of the table.

                                                                                                                                                                                                                                                                        This parameter can have the following values:

                                                                                                                                                                                                                                                                        • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                        • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                        • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                        • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                        • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                        • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                        • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                        • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                        • \n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationState(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                          The validation state of the table.

                                                                                                                                                                                                                                                                          This parameter can have the following values:

                                                                                                                                                                                                                                                                          • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                          • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                          • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                          • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                          • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                          • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                          • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                          • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationState property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationState", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationState", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          The validation state of the table.

                                                                                                                                                                                                                                                                          This parameter can have the following values:

                                                                                                                                                                                                                                                                          • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                          • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                          • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                          • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                          • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                          • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                          • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                          • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                          \n@param validationState The validation state of the table.

                                                                                                                                                                                                                                                                          This parameter can have the following values:

                                                                                                                                                                                                                                                                          • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                          • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                          • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                          • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                          • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                          • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                          • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                          • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                          • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationState", "getterDocumentation" : "

                                                                                                                                                                                                                                                                            The validation state of the table.

                                                                                                                                                                                                                                                                            This parameter can have the following values:

                                                                                                                                                                                                                                                                            • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                            • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                            • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                            • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                            • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                            • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                            • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                            • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                            \n@return The validation state of the table.

                                                                                                                                                                                                                                                                            This parameter can have the following values:

                                                                                                                                                                                                                                                                            • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                            • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                            • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                            • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                            • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                            • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                            • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                            • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                            • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ValidationState", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationState", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ValidationState", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                              The validation state of the table.

                                                                                                                                                                                                                                                                              This parameter can have the following values:

                                                                                                                                                                                                                                                                              • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                              • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                              • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                              • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                              • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                              • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                              • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                              • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                              \n@param validationState The validation state of the table.

                                                                                                                                                                                                                                                                              This parameter can have the following values:

                                                                                                                                                                                                                                                                              • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                              • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                              • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                              • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                              • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                              • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                              • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                              • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                              • ", "setterMethodName" : "setValidationState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "validationState", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "validationState", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The validation state of the table.

                                                                                                                                                                                                                                                                                This parameter can have the following values:

                                                                                                                                                                                                                                                                                • Not enabled - Validation isn't enabled for the table in the migration task.

                                                                                                                                                                                                                                                                                • Pending records - Some records in the table are waiting for validation.

                                                                                                                                                                                                                                                                                • Mismatched records - Some records in the table don't match between the source and target.

                                                                                                                                                                                                                                                                                • Suspended records - Some records in the table couldn't be validated.

                                                                                                                                                                                                                                                                                • No primary key - The table couldn't be validated because it has no primary key.

                                                                                                                                                                                                                                                                                • Table error - The table wasn't validated because it's in an error state and some data wasn't migrated.

                                                                                                                                                                                                                                                                                • Validated - All rows in the table are validated. If the table is updated, the status can change from Validated.

                                                                                                                                                                                                                                                                                • Error - The table couldn't be validated because of an unexpected error.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValidationStateDetails", "beanStyleSetterMethodName" : "setValidationStateDetails", "c2jName" : "ValidationStateDetails", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                Additional details about the state of validation.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #validationStateDetails(String)}.\n@param validationStateDetails a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #validationStateDetails(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                Additional details about the state of validation.

                                                                                                                                                                                                                                                                                \n@return Additional details about the state of validation.\n@deprecated Use {@link #validationStateDetails()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                Additional details about the state of validation.

                                                                                                                                                                                                                                                                                \n@param validationStateDetails Additional details about the state of validation.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #validationStateDetails(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                Additional details about the state of validation.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ValidationStateDetails property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidationStateDetails", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "validationStateDetails", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                Additional details about the state of validation.

                                                                                                                                                                                                                                                                                \n@param validationStateDetails Additional details about the state of validation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validationStateDetails", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                Additional details about the state of validation.

                                                                                                                                                                                                                                                                                \n@return Additional details about the state of validation.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ValidationStateDetails", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ValidationStateDetails", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ValidationStateDetails", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                Additional details about the state of validation.

                                                                                                                                                                                                                                                                                \n@param validationStateDetails Additional details about the state of validation.", "setterMethodName" : "setValidationStateDetails", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "validationStateDetails", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "validationStateDetails", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                Additional details about the state of validation.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "TableStatistics", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "TableStatistics", "variableName" : "tableStatistics", "variableType" : "TableStatistics", "documentation" : null, "simpleType" : "TableStatistics", "variableSetterType" : "TableStatistics" }, "wrapper" : false, "xmlNamespace" : null }, "TableToReload" : { "c2jName" : "TableToReload", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                Provides the name of the schema and table to be reloaded.

                                                                                                                                                                                                                                                                                ", "endpointDiscovery" : 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" : "getSchemaName", "beanStyleSetterMethodName" : "setSchemaName", "c2jName" : "SchemaName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #schemaName(String)}.\n@param schemaName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #schemaName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@return The schema name of the table to be reloaded.\n@deprecated Use {@link #schemaName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param schemaName The schema name of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #schemaName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SchemaName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchemaName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "schemaName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param schemaName The schema name of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@return The schema name of the table to be reloaded.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SchemaName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SchemaName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SchemaName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param schemaName The schema name of the table to be reloaded.", "setterMethodName" : "setSchemaName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "schemaName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "schemaName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableName", "beanStyleSetterMethodName" : "setTableName", "c2jName" : "TableName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableName(String)}.\n@param tableName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@return The table name of the table to be reloaded.\n@deprecated Use {@link #tableName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param tableName The table name of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param tableName The table name of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@return The table name of the table to be reloaded.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param tableName The table name of the table to be reloaded.", "setterMethodName" : "setTableName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "SchemaName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSchemaName", "beanStyleSetterMethodName" : "setSchemaName", "c2jName" : "SchemaName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #schemaName(String)}.\n@param schemaName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #schemaName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@return The schema name of the table to be reloaded.\n@deprecated Use {@link #schemaName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param schemaName The schema name of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #schemaName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SchemaName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchemaName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "schemaName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param schemaName The schema name of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@return The schema name of the table to be reloaded.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SchemaName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SchemaName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SchemaName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param schemaName The schema name of the table to be reloaded.", "setterMethodName" : "setSchemaName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "schemaName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "schemaName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TableName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableName", "beanStyleSetterMethodName" : "setTableName", "c2jName" : "TableName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableName(String)}.\n@param tableName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@return The table name of the table to be reloaded.\n@deprecated Use {@link #tableName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param tableName The table name of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param tableName The table name of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@return The table name of the table to be reloaded.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param tableName The table name of the table to be reloaded.", "setterMethodName" : "setTableName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSchemaName", "beanStyleSetterMethodName" : "setSchemaName", "c2jName" : "SchemaName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #schemaName(String)}.\n@param schemaName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #schemaName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@return The schema name of the table to be reloaded.\n@deprecated Use {@link #schemaName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param schemaName The schema name of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #schemaName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SchemaName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchemaName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "schemaName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param schemaName The schema name of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@return The schema name of the table to be reloaded.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SchemaName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SchemaName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SchemaName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param schemaName The schema name of the table to be reloaded.", "setterMethodName" : "setSchemaName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "schemaName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "schemaName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The schema name of the table to be reloaded.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getTableName", "beanStyleSetterMethodName" : "setTableName", "c2jName" : "TableName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #tableName(String)}.\n@param tableName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tableName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@return The table name of the table to be reloaded.\n@deprecated Use {@link #tableName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param tableName The table name of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tableName(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TableName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTableName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tableName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param tableName The table name of the table to be reloaded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tableName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@return The table name of the table to be reloaded.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TableName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TableName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TableName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                \n@param tableName The table name of the table to be reloaded.", "setterMethodName" : "setTableName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tableName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tableName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The table name of the table to be reloaded.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "TableToReload", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "TableToReload", "variableName" : "tableToReload", "variableType" : "TableToReload", "documentation" : null, "simpleType" : "TableToReload", "variableSetterType" : "TableToReload" }, "wrapper" : false, "xmlNamespace" : null }, "Tag" : { "c2jName" : "Tag", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                A user-defined key-value pair that describes metadata added to an AWS DMS resource and that is used by operations such as the following:

                                                                                                                                                                                                                                                                                • AddTagsToResource

                                                                                                                                                                                                                                                                                • ListTagsForResource

                                                                                                                                                                                                                                                                                • RemoveTagsFromResource

                                                                                                                                                                                                                                                                                ", "endpointDiscovery" : 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" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@return A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param key A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                ", "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" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param key A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@return A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").", "getterModel" : { "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" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param key A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").", "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" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@return A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param value A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                ", "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" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param value A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@return A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").", "getterModel" : { "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" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param value A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").", "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" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Key" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@return A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param key A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                ", "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" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param key A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@return A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").", "getterModel" : { "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" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param key A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").", "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" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Value" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@return A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param value A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                ", "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" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param value A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@return A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").", "getterModel" : { "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" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param value A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").", "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" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@return A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param key A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                ", "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" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param key A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@return A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").", "getterModel" : { "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" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param key A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").", "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" : "

                                                                                                                                                                                                                                                                                A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@return A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param value A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                ", "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" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param value A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@return A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").", "getterModel" : { "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" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                \n@param value A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").", "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" : "

                                                                                                                                                                                                                                                                                A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Tag", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "tag", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "wrapper" : false, "xmlNamespace" : null }, "TestConnectionRequest" : { "c2jName" : "TestConnectionMessage", "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" : "TestConnection", "locationName" : null, "requestUri" : "/", "target" : "AmazonDMSv20160101.TestConnection", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EndpointArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ReplicationInstanceArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getReplicationInstanceArn", "beanStyleSetterMethodName" : "setReplicationInstanceArn", "c2jName" : "ReplicationInstanceArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication 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 #replicationInstanceArn(String)}.\n@param replicationInstanceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #replicationInstanceArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) of the replication instance.\n@deprecated Use {@link #replicationInstanceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #replicationInstanceArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ReplicationInstanceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasReplicationInstanceArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "replicationInstanceArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationInstanceArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) of the replication 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" : "ReplicationInstanceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationInstanceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ReplicationInstanceArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                \n@param replicationInstanceArn The Amazon Resource Name (ARN) of the replication instance.", "setterMethodName" : "setReplicationInstanceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationInstanceArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of the replication instance.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointArn", "beanStyleSetterMethodName" : "setEndpointArn", "c2jName" : "EndpointArn", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the 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 #endpointArn(String)}.\n@param endpointArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endpointArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@deprecated Use {@link #endpointArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #endpointArn(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endpointArn", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpointArn", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndpointArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndpointArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EndpointArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                \n@param endpointArn The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.", "setterMethodName" : "setEndpointArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointArn", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationInstanceArn", "EndpointArn" ], "shapeName" : "TestConnectionRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "TestConnectionRequest", "variableName" : "testConnectionRequest", "variableType" : "TestConnectionRequest", "documentation" : null, "simpleType" : "TestConnectionRequest", "variableSetterType" : "TestConnectionRequest" }, "wrapper" : false, "xmlNamespace" : null }, "TestConnectionResponse" : { "c2jName" : "TestConnectionResponse", "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" : "getConnection", "beanStyleSetterMethodName" : "setConnection", "c2jName" : "Connection", "c2jShape" : "Connection", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link Connection.Builder} avoiding the need to create one manually via {@link Connection#builder()}.\n\nWhen the {@link Consumer} completes, {@link Connection.Builder#build()} is called immediately and its result is passed to {@link #connection(Connection)}.\n@param connection a consumer that will call methods on {@link Connection.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connection(Connection)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@return The connection tested.\n@deprecated Use {@link #connection()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@param connection The connection tested.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #connection(Connection)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Connection property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnection", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "connection", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@param connection The connection tested.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "connection", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@return The connection tested.", "getterModel" : { "returnType" : "Connection", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Connection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Connection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Connection", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@param connection The connection tested.", "setterMethodName" : "setConnection", "setterModel" : { "variableDeclarationType" : "Connection", "variableName" : "connection", "variableType" : "Connection", "documentation" : null, "simpleType" : "Connection", "variableSetterType" : "Connection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Connection", "variableName" : "connection", "variableType" : "Connection", "documentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                ", "simpleType" : "Connection", "variableSetterType" : "Connection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Connection" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getConnection", "beanStyleSetterMethodName" : "setConnection", "c2jName" : "Connection", "c2jShape" : "Connection", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link Connection.Builder} avoiding the need to create one manually via {@link Connection#builder()}.\n\nWhen the {@link Consumer} completes, {@link Connection.Builder#build()} is called immediately and its result is passed to {@link #connection(Connection)}.\n@param connection a consumer that will call methods on {@link Connection.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connection(Connection)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@return The connection tested.\n@deprecated Use {@link #connection()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@param connection The connection tested.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #connection(Connection)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Connection property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnection", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "connection", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@param connection The connection tested.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "connection", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@return The connection tested.", "getterModel" : { "returnType" : "Connection", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Connection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Connection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Connection", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@param connection The connection tested.", "setterMethodName" : "setConnection", "setterModel" : { "variableDeclarationType" : "Connection", "variableName" : "connection", "variableType" : "Connection", "documentation" : null, "simpleType" : "Connection", "variableSetterType" : "Connection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Connection", "variableName" : "connection", "variableType" : "Connection", "documentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                ", "simpleType" : "Connection", "variableSetterType" : "Connection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getConnection", "beanStyleSetterMethodName" : "setConnection", "c2jName" : "Connection", "c2jShape" : "Connection", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link Connection.Builder} avoiding the need to create one manually via {@link Connection#builder()}.\n\nWhen the {@link Consumer} completes, {@link Connection.Builder#build()} is called immediately and its result is passed to {@link #connection(Connection)}.\n@param connection a consumer that will call methods on {@link Connection.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connection(Connection)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@return The connection tested.\n@deprecated Use {@link #connection()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@param connection The connection tested.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #connection(Connection)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Connection property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnection", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "connection", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@param connection The connection tested.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "connection", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@return The connection tested.", "getterModel" : { "returnType" : "Connection", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Connection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Connection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Connection", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                \n@param connection The connection tested.", "setterMethodName" : "setConnection", "setterModel" : { "variableDeclarationType" : "Connection", "variableName" : "connection", "variableType" : "Connection", "documentation" : null, "simpleType" : "Connection", "variableSetterType" : "Connection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Connection", "variableName" : "connection", "variableType" : "Connection", "documentation" : "

                                                                                                                                                                                                                                                                                The connection tested.

                                                                                                                                                                                                                                                                                ", "simpleType" : "Connection", "variableSetterType" : "Connection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "TestConnectionResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "TestConnectionResponse", "variableName" : "testConnectionResponse", "variableType" : "TestConnectionResponse", "documentation" : null, "simpleType" : "TestConnectionResponse", "variableSetterType" : "TestConnectionResponse" }, "wrapper" : false, "xmlNamespace" : null }, "UpgradeDependencyFailureException" : { "c2jName" : "UpgradeDependencyFailureFault", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                An upgrade dependency is preventing the database migration.

                                                                                                                                                                                                                                                                                ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "UpgradeDependencyFailureFault", "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" : "UpgradeDependencyFailureException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpgradeDependencyFailureException", "variableName" : "upgradeDependencyFailureException", "variableType" : "UpgradeDependencyFailureException", "documentation" : null, "simpleType" : "UpgradeDependencyFailureException", "variableSetterType" : "UpgradeDependencyFailureException" }, "wrapper" : false, "xmlNamespace" : null }, "VpcSecurityGroupMembership" : { "c2jName" : "VpcSecurityGroupMembership", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                Describes status of a security group associated with the virtual private cloud hosting your replication and DB instances.

                                                                                                                                                                                                                                                                                ", "endpointDiscovery" : 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" : "getVpcSecurityGroupId", "beanStyleSetterMethodName" : "setVpcSecurityGroupId", "c2jName" : "VpcSecurityGroupId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #vpcSecurityGroupId(String)}.\n@param vpcSecurityGroupId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcSecurityGroupId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@return The VPC security group Id.\n@deprecated Use {@link #vpcSecurityGroupId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@param vpcSecurityGroupId The VPC security group Id.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcSecurityGroupId(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcSecurityGroupId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcSecurityGroupId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcSecurityGroupId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@param vpcSecurityGroupId The VPC security group Id.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcSecurityGroupId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@return The VPC security group Id.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcSecurityGroupId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcSecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "VpcSecurityGroupId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@param vpcSecurityGroupId The VPC security group Id.", "setterMethodName" : "setVpcSecurityGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpcSecurityGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpcSecurityGroupId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The status of the VPC security group.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 VPC security group.

                                                                                                                                                                                                                                                                                \n@return The status of the VPC security group.\n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The status of the VPC security group.

                                                                                                                                                                                                                                                                                \n@param status The status of the VPC security group.\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 VPC security group.

                                                                                                                                                                                                                                                                                ", "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 VPC security group.

                                                                                                                                                                                                                                                                                \n@param status The status of the VPC security group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The status of the VPC security group.

                                                                                                                                                                                                                                                                                \n@return The status of the VPC security group.", "getterModel" : { "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 VPC security group.

                                                                                                                                                                                                                                                                                \n@param status The status of the VPC security group.", "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 VPC security group.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Status" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The status of the VPC security group.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 VPC security group.

                                                                                                                                                                                                                                                                                \n@return The status of the VPC security group.\n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The status of the VPC security group.

                                                                                                                                                                                                                                                                                \n@param status The status of the VPC security group.\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 VPC security group.

                                                                                                                                                                                                                                                                                ", "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 VPC security group.

                                                                                                                                                                                                                                                                                \n@param status The status of the VPC security group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The status of the VPC security group.

                                                                                                                                                                                                                                                                                \n@return The status of the VPC security group.", "getterModel" : { "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 VPC security group.

                                                                                                                                                                                                                                                                                \n@param status The status of the VPC security group.", "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 VPC security group.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "VpcSecurityGroupId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVpcSecurityGroupId", "beanStyleSetterMethodName" : "setVpcSecurityGroupId", "c2jName" : "VpcSecurityGroupId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #vpcSecurityGroupId(String)}.\n@param vpcSecurityGroupId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcSecurityGroupId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@return The VPC security group Id.\n@deprecated Use {@link #vpcSecurityGroupId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@param vpcSecurityGroupId The VPC security group Id.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcSecurityGroupId(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcSecurityGroupId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcSecurityGroupId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcSecurityGroupId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@param vpcSecurityGroupId The VPC security group Id.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcSecurityGroupId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@return The VPC security group Id.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcSecurityGroupId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcSecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "VpcSecurityGroupId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@param vpcSecurityGroupId The VPC security group Id.", "setterMethodName" : "setVpcSecurityGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpcSecurityGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpcSecurityGroupId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVpcSecurityGroupId", "beanStyleSetterMethodName" : "setVpcSecurityGroupId", "c2jName" : "VpcSecurityGroupId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #vpcSecurityGroupId(String)}.\n@param vpcSecurityGroupId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcSecurityGroupId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@return The VPC security group Id.\n@deprecated Use {@link #vpcSecurityGroupId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@param vpcSecurityGroupId The VPC security group Id.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpcSecurityGroupId(String)}\n", "documentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcSecurityGroupId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcSecurityGroupId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcSecurityGroupId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@param vpcSecurityGroupId The VPC security group Id.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcSecurityGroupId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@return The VPC security group Id.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcSecurityGroupId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcSecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "VpcSecurityGroupId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                \n@param vpcSecurityGroupId The VPC security group Id.", "setterMethodName" : "setVpcSecurityGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpcSecurityGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpcSecurityGroupId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                The VPC security group Id.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The status of the VPC security group.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 VPC security group.

                                                                                                                                                                                                                                                                                \n@return The status of the VPC security group.\n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                                                                                                                The status of the VPC security group.

                                                                                                                                                                                                                                                                                \n@param status The status of the VPC security group.\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 VPC security group.

                                                                                                                                                                                                                                                                                ", "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 VPC security group.

                                                                                                                                                                                                                                                                                \n@param status The status of the VPC security group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                The status of the VPC security group.

                                                                                                                                                                                                                                                                                \n@return The status of the VPC security group.", "getterModel" : { "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 VPC security group.

                                                                                                                                                                                                                                                                                \n@param status The status of the VPC security group.", "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 VPC security group.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "VpcSecurityGroupMembership", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "VpcSecurityGroupMembership", "variableName" : "vpcSecurityGroupMembership", "variableType" : "VpcSecurityGroupMembership", "documentation" : null, "simpleType" : "VpcSecurityGroupMembership", "variableSetterType" : "VpcSecurityGroupMembership" }, "wrapper" : false, "xmlNamespace" : null } }, "customAuthorizers" : { }, "customRetryPolicy" : null, "examples" : { "examples" : { "AddTagsToResource" : [ { "comments" : { "input" : { "ResourceArn" : "Required. Use the ARN of the resource you want to tag.", "Tags" : "Required. Use the Key/Value pair format." }, "output" : { } }, "description" : "Adds metadata tags to an AWS DMS resource, including replication instance, endpoint, security group, and migration task. These tags can also be used with cost allocation reporting to track cost associated with AWS DMS resources, or used in a Condition statement in an IAM policy for AWS DMS.", "id" : "add-tags-to-resource-1481744141435", "input" : { "ResourceArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:ASXWXJZLNWNT5HTWCGV2BUJQ7E", "Tags" : [ { "Key" : "Acount", "Value" : "1633456" } ] }, "output" : { }, "title" : "Add tags to resource" } ], "CreateEndpoint" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates an endpoint using the provided settings.", "id" : "create-endpoint-1481746254348", "input" : { "EndpointIdentifier" : "test-endpoint-1", "EndpointType" : "source", "EngineName" : "mysql", "Username" : "username", "Password" : "pasword", "ServerName" : "mydb.cx1llnox7iyx.us-west-2.rds.amazonaws.com", "Port" : 3306, "DatabaseName" : "testdb", "ExtraConnectionAttributes" : "", "KmsKeyId" : "arn:aws:kms:us-east-1:123456789012:key/4c1731d6-5435-ed4d-be13-d53411a7cfbd", "Tags" : [ { "Key" : "Acount", "Value" : "143327655" } ], "CertificateArn" : "", "SslMode" : "require" }, "output" : { "Endpoint" : { "EndpointIdentifier" : "test-endpoint-1", "EndpointType" : "source", "EngineName" : "mysql", "Username" : "username", "ServerName" : "mydb.cx1llnox7iyx.us-west-2.rds.amazonaws.com", "Port" : 3306, "Status" : "active", "KmsKeyId" : "arn:aws:kms:us-east-1:123456789012:key/4c1731d6-5435-ed4d-be13-d53411a7cfbd", "EndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:RAAR3R22XSH46S3PWLC3NJAWKM" } }, "title" : "Create endpoint" } ], "CreateReplicationInstance" : [ { "comments" : { "input" : null, "output" : { } }, "description" : "Creates the replication instance using the specified parameters.", "id" : "create-replication-instance-1481746705295", "input" : { "ReplicationInstanceIdentifier" : "", "AllocatedStorage" : 123, "ReplicationInstanceClass" : "", "VpcSecurityGroupIds" : [ ], "AvailabilityZone" : "", "ReplicationSubnetGroupIdentifier" : "", "PreferredMaintenanceWindow" : "", "MultiAZ" : true, "EngineVersion" : "", "AutoMinorVersionUpgrade" : true, "Tags" : [ { "Key" : "string", "Value" : "string" } ], "KmsKeyId" : "", "PubliclyAccessible" : true }, "output" : { "ReplicationInstance" : { "ReplicationInstanceIdentifier" : "test-rep-1", "ReplicationInstanceClass" : "dms.t2.micro", "ReplicationInstanceStatus" : "creating", "AllocatedStorage" : 5, "ReplicationSubnetGroup" : { "ReplicationSubnetGroupIdentifier" : "default", "ReplicationSubnetGroupDescription" : "default", "VpcId" : "vpc-6741a603", "SubnetGroupStatus" : "Complete", "Subnets" : [ { "SubnetIdentifier" : "subnet-f6dd91af", "SubnetAvailabilityZone" : { "Name" : "us-east-1d" }, "SubnetStatus" : "Active" }, { "SubnetIdentifier" : "subnet-3605751d", "SubnetAvailabilityZone" : { "Name" : "us-east-1b" }, "SubnetStatus" : "Active" }, { "SubnetIdentifier" : "subnet-c2daefb5", "SubnetAvailabilityZone" : { "Name" : "us-east-1c" }, "SubnetStatus" : "Active" }, { "SubnetIdentifier" : "subnet-85e90cb8", "SubnetAvailabilityZone" : { "Name" : "us-east-1e" }, "SubnetStatus" : "Active" } ] }, "PreferredMaintenanceWindow" : "sun:06:00-sun:14:00", "PendingModifiedValues" : { }, "EngineVersion" : "1.5.0", "AutoMinorVersionUpgrade" : true, "KmsKeyId" : "arn:aws:kms:us-east-1:123456789012:key/4c1731d6-5435-ed4d-be13-d53411a7cfbd", "ReplicationInstanceArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ", "PubliclyAccessible" : true } }, "title" : "Create replication instance" } ], "CreateReplicationSubnetGroup" : [ { "comments" : { "input" : null, "output" : { } }, "description" : "Creates a replication subnet group given a list of the subnet IDs in a VPC.", "id" : "create-replication-subnet-group-1481747297930", "input" : { "ReplicationSubnetGroupIdentifier" : "us-west-2ab-vpc-215ds366", "ReplicationSubnetGroupDescription" : "US West subnet group", "SubnetIds" : [ "subnet-e145356n", "subnet-58f79200" ], "Tags" : [ { "Key" : "Acount", "Value" : "145235" } ] }, "output" : { "ReplicationSubnetGroup" : { } }, "title" : "Create replication subnet group" } ], "CreateReplicationTask" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates a replication task using the specified parameters.", "id" : "create-replication-task-1481747646288", "input" : { "ReplicationTaskIdentifier" : "task1", "SourceEndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:ZW5UAN6P4E77EC7YWHK4RZZ3BE", "TargetEndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:ASXWXJZLNWNT5HTWCGV2BUJQ7E", "ReplicationInstanceArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ", "MigrationType" : "full-load", "TableMappings" : "file://mappingfile.json", "ReplicationTaskSettings" : "", "CdcStartTime" : "2016-12-14T18:25:43Z", "Tags" : [ { "Key" : "Acount", "Value" : "24352226" } ] }, "output" : { "ReplicationTask" : { "ReplicationTaskIdentifier" : "task1", "SourceEndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:ZW5UAN6P4E77EC7YWHK4RZZ3BE", "TargetEndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:ASXWXJZLNWNT5HTWCGV2BUJQ7E", "ReplicationInstanceArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ", "MigrationType" : "full-load", "TableMappings" : "file://mappingfile.json", "ReplicationTaskSettings" : "{\"TargetMetadata\":{\"TargetSchema\":\"\",\"SupportLobs\":true,\"FullLobMode\":true,\"LobChunkSize\":64,\"LimitedSizeLobMode\":false,\"LobMaxSize\":0},\"FullLoadSettings\":{\"FullLoadEnabled\":true,\"ApplyChangesEnabled\":false,\"TargetTablePrepMode\":\"DROP_AND_CREATE\",\"CreatePkAfterFullLoad\":false,\"StopTaskCachedChangesApplied\":false,\"StopTaskCachedChangesNotApplied\":false,\"ResumeEnabled\":false,\"ResumeMinTableSize\":100000,\"ResumeOnlyClusteredPKTables\":true,\"MaxFullLoadSubTasks\":8,\"TransactionConsistencyTimeout\":600,\"CommitRate\":10000},\"Logging\":{\"EnableLogging\":false}}", "Status" : "creating", "ReplicationTaskCreationDate" : "2016-12-14T18:25:43Z", "ReplicationTaskArn" : "arn:aws:dms:us-east-1:123456789012:task:OEAMB3NXSTZ6LFYZFEPPBBXPYM" } }, "title" : "Create replication task" } ], "DeleteCertificate" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Deletes the specified certificate.", "id" : "delete-certificate-1481751957981", "input" : { "CertificateArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUSM457DE6XFJCJQ" }, "output" : { "Certificate" : { } }, "title" : "Delete Certificate" } ], "DeleteEndpoint" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Deletes the specified endpoint. All tasks associated with the endpoint must be deleted before you can delete the endpoint.\n", "id" : "delete-endpoint-1481752425530", "input" : { "EndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:RAAR3R22XSH46S3PWLC3NJAWKM" }, "output" : { "Endpoint" : { "EndpointIdentifier" : "test-endpoint-1", "EndpointType" : "source", "EngineName" : "mysql", "Username" : "username", "ServerName" : "mydb.cx1llnox7iyx.us-west-2.rds.amazonaws.com", "Port" : 3306, "Status" : "active", "KmsKeyId" : "arn:aws:kms:us-east-1:123456789012:key/4c1731d6-5435-ed4d-be13-d53411a7cfbd", "EndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:RAAR3R22XSH46S3PWLC3NJAWKM" } }, "title" : "Delete Endpoint" } ], "DeleteReplicationInstance" : [ { "comments" : { "input" : null, "output" : { } }, "description" : "Deletes the specified replication instance. You must delete any migration tasks that are associated with the replication instance before you can delete it.\n\n", "id" : "delete-replication-instance-1481752552839", "input" : { "ReplicationInstanceArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ" }, "output" : { "ReplicationInstance" : { "ReplicationInstanceIdentifier" : "test-rep-1", "ReplicationInstanceClass" : "dms.t2.micro", "ReplicationInstanceStatus" : "creating", "AllocatedStorage" : 5, "ReplicationSubnetGroup" : { "ReplicationSubnetGroupIdentifier" : "default", "ReplicationSubnetGroupDescription" : "default", "VpcId" : "vpc-6741a603", "SubnetGroupStatus" : "Complete", "Subnets" : [ { "SubnetIdentifier" : "subnet-f6dd91af", "SubnetAvailabilityZone" : { "Name" : "us-east-1d" }, "SubnetStatus" : "Active" }, { "SubnetIdentifier" : "subnet-3605751d", "SubnetAvailabilityZone" : { "Name" : "us-east-1b" }, "SubnetStatus" : "Active" }, { "SubnetIdentifier" : "subnet-c2daefb5", "SubnetAvailabilityZone" : { "Name" : "us-east-1c" }, "SubnetStatus" : "Active" }, { "SubnetIdentifier" : "subnet-85e90cb8", "SubnetAvailabilityZone" : { "Name" : "us-east-1e" }, "SubnetStatus" : "Active" } ] }, "PreferredMaintenanceWindow" : "sun:06:00-sun:14:00", "PendingModifiedValues" : { }, "EngineVersion" : "1.5.0", "AutoMinorVersionUpgrade" : true, "KmsKeyId" : "arn:aws:kms:us-east-1:123456789012:key/4c1731d6-5435-ed4d-be13-d53411a7cfbd", "ReplicationInstanceArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ", "PubliclyAccessible" : true } }, "title" : "Delete Replication Instance" } ], "DeleteReplicationSubnetGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Deletes a replication subnet group.", "id" : "delete-replication-subnet-group-1481752728597", "input" : { "ReplicationSubnetGroupIdentifier" : "us-west-2ab-vpc-215ds366" }, "output" : { }, "title" : "Delete Replication Subnet Group" } ], "DeleteReplicationTask" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Deletes the specified replication task.", "id" : "delete-replication-task-1481752903506", "input" : { "ReplicationTaskArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ" }, "output" : { "ReplicationTask" : { "ReplicationTaskIdentifier" : "task1", "SourceEndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:ZW5UAN6P4E77EC7YWHK4RZZ3BE", "TargetEndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:ASXWXJZLNWNT5HTWCGV2BUJQ7E", "ReplicationInstanceArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ", "MigrationType" : "full-load", "TableMappings" : "file://mappingfile.json", "ReplicationTaskSettings" : "{\"TargetMetadata\":{\"TargetSchema\":\"\",\"SupportLobs\":true,\"FullLobMode\":true,\"LobChunkSize\":64,\"LimitedSizeLobMode\":false,\"LobMaxSize\":0},\"FullLoadSettings\":{\"FullLoadEnabled\":true,\"ApplyChangesEnabled\":false,\"TargetTablePrepMode\":\"DROP_AND_CREATE\",\"CreatePkAfterFullLoad\":false,\"StopTaskCachedChangesApplied\":false,\"StopTaskCachedChangesNotApplied\":false,\"ResumeEnabled\":false,\"ResumeMinTableSize\":100000,\"ResumeOnlyClusteredPKTables\":true,\"MaxFullLoadSubTasks\":8,\"TransactionConsistencyTimeout\":600,\"CommitRate\":10000},\"Logging\":{\"EnableLogging\":false}}", "Status" : "creating", "ReplicationTaskCreationDate" : "2016-12-14T18:25:43Z", "ReplicationTaskArn" : "arn:aws:dms:us-east-1:123456789012:task:OEAMB3NXSTZ6LFYZFEPPBBXPYM" } }, "title" : "Delete Replication Task" } ], "DescribeAccountAttributes" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists all of the AWS DMS attributes for a customer account. The attributes include AWS DMS quotas for the account, such as the number of replication instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value. This operation does not take any parameters.", "id" : "describe-acount-attributes-1481753085663", "input" : { }, "output" : { "AccountQuotas" : [ { "AccountQuotaName" : "ReplicationInstances", "Used" : 0, "Max" : 20 }, { "AccountQuotaName" : "AllocatedStorage", "Used" : 0, "Max" : 20 }, { "AccountQuotaName" : "Endpoints", "Used" : 0, "Max" : 20 } ] }, "title" : "Describe acount attributes" } ], "DescribeCertificates" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Provides a description of the certificate.", "id" : "describe-certificates-1481753186244", "input" : { "Filters" : [ { "Name" : "string", "Values" : [ "string", "string" ] } ], "MaxRecords" : 123, "Marker" : "" }, "output" : { "Marker" : "", "Certificates" : [ ] }, "title" : "Describe certificates" } ], "DescribeConnections" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Describes the status of the connections that have been made between the replication instance and an endpoint. Connections are created when you test an endpoint.", "id" : "describe-connections-1481754477953", "input" : { "Filters" : [ { "Name" : "string", "Values" : [ "string", "string" ] } ], "MaxRecords" : 123, "Marker" : "" }, "output" : { "Marker" : "", "Connections" : [ { "ReplicationInstanceArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ", "EndpointArn" : "arn:aws:dms:us-east-arn:aws:dms:us-east-1:123456789012:endpoint:ZW5UAN6P4E77EC7YWHK4RZZ3BE", "Status" : "successful", "EndpointIdentifier" : "testsrc1", "ReplicationInstanceIdentifier" : "test" } ] }, "title" : "Describe connections" } ], "DescribeEndpointTypes" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns information about the type of endpoints available.", "id" : "describe-endpoint-types-1481754742591", "input" : { "Filters" : [ { "Name" : "string", "Values" : [ "string", "string" ] } ], "MaxRecords" : 123, "Marker" : "" }, "output" : { "Marker" : "", "SupportedEndpointTypes" : [ ] }, "title" : "Describe endpoint types" } ], "DescribeEndpoints" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns information about the endpoints for your account in the current region.", "id" : "describe-endpoints-1481754926060", "input" : { "Filters" : [ { "Name" : "string", "Values" : [ "string", "string" ] } ], "MaxRecords" : 123, "Marker" : "" }, "output" : { "Marker" : "", "Endpoints" : [ ] }, "title" : "Describe endpoints" } ], "DescribeOrderableReplicationInstances" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns information about the replication instance types that can be created in the specified region.", "id" : "describe-orderable-replication-instances-1481755123669", "input" : { "MaxRecords" : 123, "Marker" : "" }, "output" : { "OrderableReplicationInstances" : [ ], "Marker" : "" }, "title" : "Describe orderable replication instances" } ], "DescribeRefreshSchemasStatus" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns the status of the refresh-schemas operation.", "id" : "describe-refresh-schema-status-1481755303497", "input" : { "EndpointArn" : "" }, "output" : { "RefreshSchemasStatus" : { } }, "title" : "Describe refresh schema status" } ], "DescribeReplicationInstances" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns the status of the refresh-schemas operation.", "id" : "describe-replication-instances-1481755443952", "input" : { "Filters" : [ { "Name" : "string", "Values" : [ "string", "string" ] } ], "MaxRecords" : 123, "Marker" : "" }, "output" : { "Marker" : "", "ReplicationInstances" : [ ] }, "title" : "Describe replication instances" } ], "DescribeReplicationSubnetGroups" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns information about the replication subnet groups.", "id" : "describe-replication-subnet-groups-1481755621284", "input" : { "Filters" : [ { "Name" : "string", "Values" : [ "string", "string" ] } ], "MaxRecords" : 123, "Marker" : "" }, "output" : { "Marker" : "", "ReplicationSubnetGroups" : [ ] }, "title" : "Describe replication subnet groups" } ], "DescribeReplicationTasks" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns information about replication tasks for your account in the current region.", "id" : "describe-replication-tasks-1481755777563", "input" : { "Filters" : [ { "Name" : "string", "Values" : [ "string", "string" ] } ], "MaxRecords" : 123, "Marker" : "" }, "output" : { "Marker" : "", "ReplicationTasks" : [ ] }, "title" : "Describe replication tasks" } ], "DescribeSchemas" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns information about the schema for the specified endpoint.", "id" : "describe-schemas-1481755933924", "input" : { "EndpointArn" : "", "MaxRecords" : 123, "Marker" : "" }, "output" : { "Marker" : "", "Schemas" : [ ] }, "title" : "Describe schemas" } ], "DescribeTableStatistics" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted.", "id" : "describe-table-statistics-1481756071890", "input" : { "ReplicationTaskArn" : "", "MaxRecords" : 123, "Marker" : "" }, "output" : { "ReplicationTaskArn" : "", "TableStatistics" : [ ], "Marker" : "" }, "title" : "Describe table statistics" } ], "ImportCertificate" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Uploads the specified certificate.", "id" : "import-certificate-1481756197206", "input" : { "CertificateIdentifier" : "", "CertificatePem" : "" }, "output" : { "Certificate" : { } }, "title" : "Import certificate" } ], "ListTagsForResource" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists all tags for an AWS DMS resource.", "id" : "list-tags-for-resource-1481761095501", "input" : { "ResourceArn" : "" }, "output" : { "TagList" : [ ] }, "title" : "List tags for resource" } ], "ModifyEndpoint" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Modifies the specified endpoint.", "id" : "modify-endpoint-1481761649937", "input" : { "EndpointArn" : "", "EndpointIdentifier" : "", "EndpointType" : "source", "EngineName" : "", "Username" : "", "Password" : "", "ServerName" : "", "Port" : 123, "DatabaseName" : "", "ExtraConnectionAttributes" : "", "CertificateArn" : "", "SslMode" : "require" }, "output" : { "Endpoint" : { } }, "title" : "Modify endpoint" } ], "ModifyReplicationInstance" : [ { "comments" : { "input" : null, "output" : { } }, "description" : "Modifies the replication instance to apply new settings. You can change one or more parameters by specifying these parameters and the new values in the request. Some settings are applied during the maintenance window.", "id" : "modify-replication-instance-1481761784746", "input" : { "ReplicationInstanceArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ", "AllocatedStorage" : 123, "ApplyImmediately" : true, "ReplicationInstanceClass" : "dms.t2.micro", "VpcSecurityGroupIds" : [ ], "PreferredMaintenanceWindow" : "sun:06:00-sun:14:00", "MultiAZ" : true, "EngineVersion" : "1.5.0", "AllowMajorVersionUpgrade" : true, "AutoMinorVersionUpgrade" : true, "ReplicationInstanceIdentifier" : "test-rep-1" }, "output" : { "ReplicationInstance" : { "ReplicationInstanceIdentifier" : "test-rep-1", "ReplicationInstanceClass" : "dms.t2.micro", "ReplicationInstanceStatus" : "available", "AllocatedStorage" : 5, "ReplicationSubnetGroup" : { "ReplicationSubnetGroupIdentifier" : "default", "ReplicationSubnetGroupDescription" : "default", "VpcId" : "vpc-6741a603", "SubnetGroupStatus" : "Complete", "Subnets" : [ { "SubnetIdentifier" : "subnet-f6dd91af", "SubnetAvailabilityZone" : { "Name" : "us-east-1d" }, "SubnetStatus" : "Active" }, { "SubnetIdentifier" : "subnet-3605751d", "SubnetAvailabilityZone" : { "Name" : "us-east-1b" }, "SubnetStatus" : "Active" }, { "SubnetIdentifier" : "subnet-c2daefb5", "SubnetAvailabilityZone" : { "Name" : "us-east-1c" }, "SubnetStatus" : "Active" }, { "SubnetIdentifier" : "subnet-85e90cb8", "SubnetAvailabilityZone" : { "Name" : "us-east-1e" }, "SubnetStatus" : "Active" } ] }, "PreferredMaintenanceWindow" : "sun:06:00-sun:14:00", "PendingModifiedValues" : { }, "EngineVersion" : "1.5.0", "AutoMinorVersionUpgrade" : true, "KmsKeyId" : "arn:aws:kms:us-east-1:123456789012:key/4c1731d6-5435-ed4d-be13-d53411a7cfbd", "ReplicationInstanceArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ", "PubliclyAccessible" : true } }, "title" : "Modify replication instance" } ], "ModifyReplicationSubnetGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Modifies the settings for the specified replication subnet group.", "id" : "modify-replication-subnet-group-1481762275392", "input" : { "ReplicationSubnetGroupIdentifier" : "", "ReplicationSubnetGroupDescription" : "", "SubnetIds" : [ ] }, "output" : { "ReplicationSubnetGroup" : { } }, "title" : "Modify replication subnet group" } ], "RefreshSchemas" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Populates the schema for the specified endpoint. This is an asynchronous operation and can take several minutes. You can check the status of this operation by calling the describe-refresh-schemas-status operation.", "id" : "refresh-schema-1481762399111", "input" : { "EndpointArn" : "", "ReplicationInstanceArn" : "" }, "output" : { "RefreshSchemasStatus" : { } }, "title" : "Refresh schema" } ], "RemoveTagsFromResource" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Removes metadata tags from an AWS DMS resource.", "id" : "remove-tags-from-resource-1481762571330", "input" : { "ResourceArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:ASXWXJZLNWNT5HTWCGV2BUJQ7E", "TagKeys" : [ ] }, "output" : { }, "title" : "Remove tags from resource" } ], "StartReplicationTask" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Starts the replication task.", "id" : "start-replication-task-1481762706778", "input" : { "ReplicationTaskArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ", "StartReplicationTaskType" : "start-replication", "CdcStartTime" : "2016-12-14T13:33:20Z" }, "output" : { "ReplicationTask" : { "ReplicationTaskIdentifier" : "task1", "SourceEndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:ZW5UAN6P4E77EC7YWHK4RZZ3BE", "TargetEndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:ASXWXJZLNWNT5HTWCGV2BUJQ7E", "ReplicationInstanceArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ", "MigrationType" : "full-load", "TableMappings" : "file://mappingfile.json", "ReplicationTaskSettings" : "{\"TargetMetadata\":{\"TargetSchema\":\"\",\"SupportLobs\":true,\"FullLobMode\":true,\"LobChunkSize\":64,\"LimitedSizeLobMode\":false,\"LobMaxSize\":0},\"FullLoadSettings\":{\"FullLoadEnabled\":true,\"ApplyChangesEnabled\":false,\"TargetTablePrepMode\":\"DROP_AND_CREATE\",\"CreatePkAfterFullLoad\":false,\"StopTaskCachedChangesApplied\":false,\"StopTaskCachedChangesNotApplied\":false,\"ResumeEnabled\":false,\"ResumeMinTableSize\":100000,\"ResumeOnlyClusteredPKTables\":true,\"MaxFullLoadSubTasks\":8,\"TransactionConsistencyTimeout\":600,\"CommitRate\":10000},\"Logging\":{\"EnableLogging\":false}}", "Status" : "creating", "ReplicationTaskCreationDate" : "2016-12-14T18:25:43Z", "ReplicationTaskArn" : "arn:aws:dms:us-east-1:123456789012:task:OEAMB3NXSTZ6LFYZFEPPBBXPYM" } }, "title" : "Start replication task" } ], "StopReplicationTask" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Stops the replication task.", "id" : "stop-replication-task-1481762924947", "input" : { "ReplicationTaskArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:ASXWXJZLNWNT5HTWCGV2BUJQ7E" }, "output" : { "ReplicationTask" : { "ReplicationTaskIdentifier" : "task1", "SourceEndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:ZW5UAN6P4E77EC7YWHK4RZZ3BE", "TargetEndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:ASXWXJZLNWNT5HTWCGV2BUJQ7E", "ReplicationInstanceArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ", "MigrationType" : "full-load", "TableMappings" : "file://mappingfile.json", "ReplicationTaskSettings" : "{\"TargetMetadata\":{\"TargetSchema\":\"\",\"SupportLobs\":true,\"FullLobMode\":true,\"LobChunkSize\":64,\"LimitedSizeLobMode\":false,\"LobMaxSize\":0},\"FullLoadSettings\":{\"FullLoadEnabled\":true,\"ApplyChangesEnabled\":false,\"TargetTablePrepMode\":\"DROP_AND_CREATE\",\"CreatePkAfterFullLoad\":false,\"StopTaskCachedChangesApplied\":false,\"StopTaskCachedChangesNotApplied\":false,\"ResumeEnabled\":false,\"ResumeMinTableSize\":100000,\"ResumeOnlyClusteredPKTables\":true,\"MaxFullLoadSubTasks\":8,\"TransactionConsistencyTimeout\":600,\"CommitRate\":10000},\"Logging\":{\"EnableLogging\":false}}", "Status" : "creating", "ReplicationTaskCreationDate" : "2016-12-14T18:25:43Z", "ReplicationTaskArn" : "arn:aws:dms:us-east-1:123456789012:task:OEAMB3NXSTZ6LFYZFEPPBBXPYM" } }, "title" : "Stop replication task" } ], "TestConnection" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Tests the connection between the replication instance and the endpoint.", "id" : "test-conection-1481763017636", "input" : { "ReplicationInstanceArn" : "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ", "EndpointArn" : "arn:aws:dms:us-east-1:123456789012:endpoint:RAAR3R22XSH46S3PWLC3NJAWKM" }, "output" : { "Connection" : { } }, "title" : "Test conection" } ] }, "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" : "DatabaseMigrationException", "sdkModeledExceptionBaseFqcn" : "software.amazon.awssdk.services.databasemigration.model.DatabaseMigrationException", "sdkRequestBaseClassName" : "DatabaseMigrationRequest", "sdkResponseBaseClassName" : "DatabaseMigrationResponse" }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy